Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx434 ContentMap::iterator it = 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()
1939 ContentMap::iterator it = in insertDefaultProperties()
2210 shell::load( const ContentMap::iterator& it, sal_Bool create ) in load()
2270 shell::commit( const shell::ContentMap::iterator& it, in commit()
2572 shell::ContentMap::iterator it = m_aContent.find( aName ); in getContentEventListeners()
2599 shell::ContentMap::iterator it = m_aContent.find( aName ); in getContentDeletedEventListeners()
[all …]
H A Dshell.hxx162 typedef std::hash_map< UniquePath,UnqPathData,hUniquePath,eUniquePath > ContentMap; typedef in fileaccess::shell
499 void SAL_CALL load( const shell::ContentMap::iterator& it,
510 const shell::ContentMap::iterator& it,
557 ContentMap m_aContent;
H A Dfilprp.cxx47 shell::ContentMap::iterator it = m_pMyShell->m_aContent.find( aUnqPath ); in XPropertySetInfo_impl()

Completed in 40 milliseconds