Lines Matching refs:ContentMap

434     ContentMap::iterator it =  in registerNotifier()
435 m_aContent.insert( ContentMap::value_type( aUnqPath,UnqPathData() ) ).first; in registerNotifier()
458 ContentMap::iterator it = m_aContent.find( aUnqPath ); in deregisterNotifier()
505ContentMap::iterator it = m_aContent.insert( ContentMap::value_type( aUnqPath,UnqPathData() ) ).fi… in associate()
540ContentMap::iterator it = m_aContent.insert( ContentMap::value_type( aUnqPath,UnqPathData() ) ).fi… in deassociate()
833 shell::ContentMap::iterator it = m_aContent.find( aUnqPath ); in setv()
1087 shell::ContentMap::iterator it = m_aContent.find( aUnqPath ); in getv()
1939 ContentMap::iterator it = in insertDefaultProperties()
1940 m_aContent.insert( ContentMap::value_type( aUnqPath,UnqPathData() ) ).first; in insertDefaultProperties()
2210 shell::load( const ContentMap::iterator& it, sal_Bool create ) in load()
2270 shell::commit( const shell::ContentMap::iterator& it, in commit()
2535 shell::ContentMap::iterator it = m_aContent.find( aUnqPath ); in getv()
2572 shell::ContentMap::iterator it = m_aContent.find( aName ); in getContentEventListeners()
2599 shell::ContentMap::iterator it = m_aContent.find( aName ); in getContentDeletedEventListeners()
2670 shell::ContentMap::iterator it = m_aContent.find( aName ); in getPropertySetListeners()
2746 ContentMap::iterator itnames = m_aContent.begin(); in getContentExchangedEventListeners()
2770 shell::ContentMap::iterator itold = m_aContent.find( aOldName ); in getContentExchangedEventListeners()
2773 shell::ContentMap::iterator itnew = m_aContent.insert( in getContentExchangedEventListeners()
2774 ContentMap::value_type( aNewName,UnqPathData() ) ).first; in getContentExchangedEventListeners()
2852 shell::ContentMap::iterator it = m_aContent.find( aName ); in getPropertyChangeNotifier()
2927 ContentMap::iterator it = m_aContent.find( old_Name ); in erasePersistentSet()