Searched refs:SelectionByElementType (Results 1 – 2 of 2) sorted by relevance
136 typedef ::std::map< ElementType, ::std::vector< ::rtl::OUString > > SelectionByElementType; typedef in dbaui::OApplicationController137 SelectionByElementType m_aPendingSelection;
1753 SelectionByElementType::iterator pendingSelection = m_aPendingSelection.find( _eType ); in onContainerSelect()2901 SelectionByElementType aSelectedElements; in select()2952 for ( SelectionByElementType::const_iterator sel = aSelectedElements.begin(); in select()
Completed in 27 milliseconds