Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx681 for ( HashString2Int16::const_iterator pageId = m_aPageIds.begin(); in updateViewDataFromActivePage()
704 HashString2Int16::const_iterator pagePos = m_aPageIds.find( _rCategoryName ); in impl_getPageIdForCategory_nothrow()
904 for ( HashString2Int16::const_iterator erase = m_aPageIds.begin(); in stopInspection()
1296 HashString2Int16 aSurvivingPageIds; in UpdateUI()
1297 for ( HashString2Int16::iterator pageId = m_aPageIds.begin(); in UpdateUI()
H A Dpropcontroller.hxx158 … typedef ::std::hash_map< ::rtl::OUString, sal_uInt16, ::rtl::OUStringHash > HashString2Int16; typedef in pcr::OPropertyBrowserController
159 HashString2Int16 m_aPageIds;

Completed in 39 milliseconds