Searched refs:m_aPendingSelection (Results 1 – 2 of 2) sorted by relevance
1753 SelectionByElementType::iterator pendingSelection = m_aPendingSelection.find( _eType ); in onContainerSelect()1754 if ( pendingSelection != m_aPendingSelection.end() ) in onContainerSelect()1760 m_aPendingSelection.erase( pendingSelection ); in onContainerSelect()2965 m_aPendingSelection[ sel->first ] = sel->second; in select()
137 SelectionByElementType m_aPendingSelection; member in dbaui::OApplicationController
Completed in 19 milliseconds