Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Doleprops.cxx67 class SfxOleInt32Property : public SfxOlePropertyBase
86 class SfxOleDoubleProperty : public SfxOlePropertyBase
105 class SfxOleBoolProperty : public SfxOlePropertyBase
421 SfxOlePropertyBase( nPropId, PROPTYPE_INT32 ), in SfxOleInt32Property()
457 SfxOlePropertyBase( nPropId, PROPTYPE_BOOL ), in SfxOleBoolProperty()
478 SfxOlePropertyBase( nPropId, nPropType ), in SfxOleStringPropertyBase()
485 SfxOlePropertyBase( nPropId, nPropType ), in SfxOleStringPropertyBase()
493 SfxOlePropertyBase( nPropId, nPropType ), in SfxOleStringPropertyBase()
500 SfxOlePropertyBase( nPropId, nPropType ), in SfxOleStringPropertyBase()
663 SfxOlePropertyBase( nPropId, PROPTYPE_BLOB ), in SfxOleBlobProperty()
[all …]
H A Doleprops.hxx210 class SfxOlePropertyBase : public SfxOleObjectBase class
213 inline explicit SfxOlePropertyBase( sal_Int32 nPropId, sal_Int32 nPropType ) : in SfxOlePropertyBase() function in SfxOlePropertyBase
228 typedef ::boost::shared_ptr< SfxOlePropertyBase > SfxOlePropertyRef;
232 class SfxOleCodePageProperty : public SfxOlePropertyBase, public SfxOleTextEncoding
246 class SfxOleDictionaryProperty : public SfxOlePropertyBase, public SfxOleStringHelper
342 …void SaveProperty( SvStream& rStrm, SfxOlePropertyBase& rProp, sal_Size& rnPropPosP…

Completed in 15 milliseconds