Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/doc/
H A Doleprops.cxx167 class SfxOleString16Property : public SfxOleStringPropertyBase class
170 explicit SfxOleString16Property( sal_Int32 nPropId );
171 explicit SfxOleString16Property( sal_Int32 nPropId, const String& rValue );
532 SfxOleString16Property::SfxOleString16Property( sal_Int32 nPropId ) : in SfxOleString16Property() function in SfxOleString16Property
537 SfxOleString16Property::SfxOleString16Property( sal_Int32 nPropId, const String& rValue ) : in SfxOleString16Property() function in SfxOleString16Property
542 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 20 milliseconds