Searched refs:SeekToPropertyPos (Results 1 – 2 of 2) sorted by relevance
952 if( (aCodePageIt != aPropPosMap.end()) && SeekToPropertyPos( rStrm, aCodePageIt->second ) ) in ImplLoad()965 if( (aDictIt != aPropPosMap.end()) && SeekToPropertyPos( rStrm, aDictIt->second ) ) in ImplLoad()983 if( SeekToPropertyPos( rStrm, aIt->second ) ) in ImplLoad()1020 bool SfxOleSection::SeekToPropertyPos( SvStream& rStrm, sal_uInt32 nPropPos ) const in SeekToPropertyPos() function in SfxOleSection
340 bool SeekToPropertyPos( SvStream& rStrm, sal_uInt32 nPropPos ) const;
Completed in 46 milliseconds