Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx682 pageId != m_aPageIds.end(); in updateViewDataFromActivePage()
705 if ( pagePos != m_aPageIds.end() ) in impl_getPageIdForCategory_nothrow()
905 erase != m_aPageIds.end(); in stopInspection()
909 clearContainer( m_aPageIds ); in stopInspection()
1215 OSL_ENSURE( m_aPageIds.find( category->ProgrammaticName ) == m_aPageIds.end(), in impl_buildCategories_throw()
1218 m_aPageIds[ category->ProgrammaticName ] = in impl_buildCategories_throw()
1271 m_aPageIds[ aDescriptor.Category ] = in UpdateUI()
1298 pageId != m_aPageIds.end(); in UpdateUI()
1307 m_aPageIds.swap( aSurvivingPageIds ); in UpdateUI()
1316 if ( !m_aPageIds.empty() ) in UpdateUI()
[all …]
H A Dpropcontroller.hxx159 HashString2Int16 m_aPageIds; member in pcr::OPropertyBrowserController

Completed in 30 milliseconds