Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Ddffpropset.cxx1089 DffPropSet::DffPropSet() in DffPropSet() function in DffPropSet
1094 DffPropSet::~DffPropSet() in ~DffPropSet()
1099 void DffPropSet::ReadPropSet( SvStream& rIn, bool bSetUninitializedOnly ) in ReadPropSet()
1232 SvStream& operator>>( SvStream& rIn, DffPropSet& rRec ) in operator >>()
1238 SvStream& operator|=( SvStream& rIn, DffPropSet& rRec ) in operator |=()
1244 void DffPropSet::InitializePropSet( sal_uInt16 nPropSetType ) const in InitializePropSet()
1283 sal_Bool DffPropSet::IsHardAttribute( sal_uInt32 nId ) const in IsHardAttribute()
1294 sal_uInt32 DffPropSet::GetPropertyValue( sal_uInt32 nId, sal_uInt32 nDefault ) const in GetPropertyValue()
1300 bool DffPropSet::GetPropertyBool( sal_uInt32 nId, bool bDefault ) const in GetPropertyBool()
1332 void DffPropSet::SetPropertyValue( sal_uInt32 nId, sal_uInt32 nValue ) const in SetPropertyValue()
[all …]
H A Dmsdffimp.cxx239 ( (DffPropertyReader*) this )->pDefaultPropSet = new DffPropSet; in SetDefaultPropSet()
3851 static void lcl_ApplyCropping( const DffPropSet& rPropSet, SfxItemSet* pSet, Graphic& rGraf ) in lcl_ApplyCropping()
/aoo4110/main/filter/inc/filter/msfilter/
H A Ddffpropset.hxx49 class MSFILTER_DLLPUBLIC DffPropSet class
60 explicit DffPropSet();
61 ~DffPropSet();
75 friend SvStream& operator>>( SvStream& rIn, DffPropSet& rPropSet );
76 friend SvStream& operator|=( SvStream& rIn, DffPropSet& rPropSet );
H A Dmsdffimp.hxx68 class MSFILTER_DLLPUBLIC DffPropertyReader : public DffPropSet
71 DffPropSet* pDefaultPropSet;
/aoo4110/main/sc/source/filter/inc/
H A Dxiescher.hxx525 void SetDffProperties( const DffPropSet& rDffPropSet );
/aoo4110/main/sc/source/filter/excel/
H A Dxiescher.cxx2008 void lclExtractColor( sal_uInt8& rnColorIdx, const DffPropSet& rDffPropSet, sal_uInt32 nPropId ) in lclExtractColor()
2020 void XclImpTbxObjBase::SetDffProperties( const DffPropSet& rDffPropSet ) in SetDffProperties()

Completed in 90 milliseconds