Searched refs:m_aURLToDispatchMap (Results 1 – 2 of 2) sorted by relevance
337 UrlToDispatchMap::iterator pIter = m_aURLToDispatchMap.find( aURL.Complete ); in impl_select()338 if ( pIter != m_aURLToDispatchMap.end() ) in impl_select()413 m_aURLToDispatchMap.free(); in updatePopupMenu()425 … m_aURLToDispatchMap.insert( UrlToDispatchMap::value_type( aTargetURL.Complete, xDispatch )); in updatePopupMenu()
107 UrlToDispatchMap m_aURLToDispatchMap; member in framework::ControlMenuController
Completed in 34 milliseconds