Searched refs:ImplLoadString8 (Results 1 – 2 of 2) sorted by relevance
270 return IsUnicode() ? ImplLoadString16( rStrm ) : ImplLoadString8( rStrm ); in LoadString8()291 String SfxOleStringHelper::ImplLoadString8( SvStream& rStrm ) const in ImplLoadString8() function in SfxOleStringHelper
156 String ImplLoadString8( SvStream& rStrm ) const;
Completed in 30 milliseconds