Searched refs:SfxOleStringHelper (Results 1 – 2 of 2) sorted by relevance
124 class SfxOleStringPropertyBase : public SfxOlePropertyBase, public SfxOleStringHelper268 String SfxOleStringHelper::LoadString8( SvStream& rStrm ) const in LoadString8()273 void SfxOleStringHelper::SaveString8( SvStream& rStrm, const String& rValue ) const in SaveString8()281 String SfxOleStringHelper::LoadString16( SvStream& rStrm ) const in LoadString16()291 String SfxOleStringHelper::ImplLoadString8( SvStream& rStrm ) const in ImplLoadString8()310 String SfxOleStringHelper::ImplLoadString16( SvStream& rStrm ) const in ImplLoadString16()479 SfxOleStringHelper( rTextEnc ) in SfxOleStringPropertyBase()486 SfxOleStringHelper( rTextEnc ), in SfxOleStringPropertyBase()494 SfxOleStringHelper( eTextEnc ) in SfxOleStringPropertyBase()501 SfxOleStringHelper( eTextEnc ), in SfxOleStringPropertyBase()[all …]
135 class SfxOleStringHelper : public SfxOleTextEncoding class139 inline explicit SfxOleStringHelper( const SfxOleTextEncoding& rTextEnc ) : in SfxOleStringHelper() function in SfxOleStringHelper142 inline explicit SfxOleStringHelper( rtl_TextEncoding eTextEnc ) : in SfxOleStringHelper() function in SfxOleStringHelper246 class SfxOleDictionaryProperty : public SfxOlePropertyBase, public SfxOleStringHelper
Completed in 37 milliseconds