Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/doc/
H A Doleprops.cxx1122 SfxOleSectionMap::const_iterator aIt = maSectionMap.find( rSectionGuid ); in GetSection()
1123 if( aIt != maSectionMap.end() ) in GetSection()
1141 maSectionMap[ rSectionGuid ] = xSection; in AddSection()
1178 sal_Int32 nSectCount = static_cast< sal_Int32 >( maSectionMap.size() ); in ImplSave()
1191 …for( SfxOleSectionMap::const_iterator aIt = maSectionMap.begin(), aEnd = maSectionMap.end(); aIt !… in ImplSave()
H A Doleprops.hxx397 SfxOleSectionMap maSectionMap; member in SfxOlePropertySet

Completed in 20 milliseconds