Home
last modified time | relevance | path

Searched refs:SelectionByElementType (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/dbaccess/source/ui/app/
H A DAppController.hxx136 typedef ::std::map< ElementType, ::std::vector< ::rtl::OUString > > SelectionByElementType; typedef in dbaui::OApplicationController
137 SelectionByElementType m_aPendingSelection;
H A DAppController.cxx1753 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 39 milliseconds