Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/propctrlr/
H A Dpropertyeditor.cxx179 … MapStringToPageId::const_iterator aPropertyPageIdPos = m_aPropertyPageIds.find( _rPropertyName ); in getPage() local
180 if ( aPropertyPageIdPos != m_aPropertyPageIds.end() ) in getPage()
181 … pPage = static_cast< OBrowserPage* >( m_aTabControl.GetTabPage( aPropertyPageIdPos->second ) ); in getPage()

Completed in 15 milliseconds