Home
last modified time | relevance | path

Searched refs:ListBoxEntrySet (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/svx/source/inc/
H A Dfmexch.hxx56 typedef ::std::set< SvLBoxEntry* > ListBoxEntrySet; typedef
149 ListBoxEntrySet m_aSelectedEntries;
205 const ListBoxEntrySet& selected() const { return m_aSelectedEntries; } in selected()
H A Dfmexpl.hxx427 ListBoxEntrySet m_aCutEntries;
/aoo42x/main/svx/source/form/
H A Dnavigatortree.cxx906 const ListBoxEntrySet& aDropped = m_aControlExchange->selected(); in implAcceptDataTransfer()
930 for ( ListBoxEntrySet::const_iterator dropped = aDropped.begin(); in implAcceptDataTransfer()
1148 ListBoxEntrySet aDropped = _rData.selected(); in implExecuteDataTransfer()
1171 for ( ListBoxEntrySet::const_iterator dropped = aDropped.begin(); in implExecuteDataTransfer()
1691 for ( ListBoxEntrySet::const_iterator i = m_aCutEntries.begin(); in IMPL_LINK()
1703 ListBoxEntrySet aEmpty; in IMPL_LINK()
H A Dfmexch.cxx244 for ( ListBoxEntrySet::const_iterator loop = m_aSelectedEntries.begin(); in buildPathFormat()
277 ListBoxEntrySet aEmpty; in buildListFromPath()

Completed in 54 milliseconds