Searched refs:maSectionMap (Results 1 – 2 of 2) sorted by relevance
1122 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()
397 SfxOleSectionMap maSectionMap; member in SfxOlePropertySet
Completed in 36 milliseconds