Searched refs:SfxOlePropMap (Results 1 – 2 of 2) sorted by relevance
277 typedef ::std::map< sal_Int32, SfxOlePropertyRef > SfxOlePropMap; typedef in SfxOleSection345 SfxOlePropMap maPropMap; /// All properties in this section, by identifier.
743 SfxOlePropMap::const_iterator aIt = maPropMap.find( nPropId ); in GetProperty()922 …for( SfxOlePropMap::const_iterator aIt = maPropMap.begin(), aEnd = maPropMap.end(); aIt != aEnd; +… in GetPropertyIds()1010 …for( SfxOlePropMap::const_iterator aIt = maPropMap.begin(), aEnd = maPropMap.end(); aIt != aEnd; +… in ImplSave()
Completed in 27 milliseconds