Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Doleprops.cxx952 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
H A Doleprops.hxx340 bool SeekToPropertyPos( SvStream& rStrm, sal_uInt32 nPropPos ) const;

Completed in 23 milliseconds