Home
last modified time | relevance | path

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

/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx137 CommandInfoMap m_aCommandInfo; member in __anon60af25540111::GalleryThemePopup
174 m_aCommandInfo.insert( in DBG_NAME()
179 m_aCommandInfo.insert( in DBG_NAME()
184 m_aCommandInfo.insert( in DBG_NAME()
327 for ( CommandInfoMap::iterator it = m_aCommandInfo.begin(); in ExecutePopup()
328 it != m_aCommandInfo.end(); it++ ) in ExecutePopup()
383 const CommandInfoMap::const_iterator it = m_aCommandInfo.find( SID_GALLERY_FORMATS ); in IMPL_LINK()
384 if ( it != m_aCommandInfo.end() ) in IMPL_LINK()
421 const CommandInfoMap::const_iterator it = m_aCommandInfo.find( SID_GALLERY_BG_BRUSH ); in IMPL_LINK()
422 if ( it != m_aCommandInfo.end() ) in IMPL_LINK()

Completed in 25 milliseconds