Searched refs:SfxOleString16Property (Results 1 – 1 of 1) sorted by relevance
167 class SfxOleString16Property : public SfxOleStringPropertyBase class170 explicit SfxOleString16Property( sal_Int32 nPropId );171 explicit SfxOleString16Property( sal_Int32 nPropId, const String& rValue );532 SfxOleString16Property::SfxOleString16Property( sal_Int32 nPropId ) : in SfxOleString16Property() function in SfxOleString16Property537 SfxOleString16Property::SfxOleString16Property( sal_Int32 nPropId, const String& rValue ) : in SfxOleString16Property() function in SfxOleString16Property542 void SfxOleString16Property::ImplLoad( SvStream& rStrm ) in ImplLoad()547 void SfxOleString16Property::ImplSave( SvStream& rStrm ) in ImplSave()1048 xProp.reset( new SfxOleString16Property( nPropId ) ); in LoadProperty()
Completed in 18 milliseconds