Searched refs:DffPropertyReader (Results 1 – 3 of 3) sorted by relevance
68 class MSFILTER_DLLPUBLIC DffPropertyReader : public DffPropSet class85 DffPropertyReader( const SvxMSDffManager& rManager );86 ~DffPropertyReader();378 class MSFILTER_DLLPUBLIC SvxMSDffManager : public DffPropertyReader402 friend class DffPropertyReader;505 DffPropertyReader* pSecPropSet;
220 DffPropertyReader::DffPropertyReader( const SvxMSDffManager& rMan ) : in DffPropertyReader() function in DffPropertyReader239 ( (DffPropertyReader*) this )->pDefaultPropSet = new DffPropSet; in SetDefaultPropSet()253 rIn >> (DffPropertyReader&)*this; in ReadPropSet()263 rIn |= (DffPropertyReader&)*this; in ReadPropSet()380 sal_Int32 DffPropertyReader::Fix16ToAngle( sal_Int32 nContent ) const in Fix16ToAngle()391 DffPropertyReader::~DffPropertyReader() in ~DffPropertyReader()1298 DffPropertyReader aSecPropSet( rManager ); in ApplyRectangularGradientAsBitmap()4346 ( (DffPropertyReader*) this )->mnFix16Angle = 0; in ImportShape()4352 pSecPropSet = new DffPropertyReader( *this ); in ImportShape()5683 :DffPropertyReader( *this ), in SV_IMPL_OP_PTRARR_SORT()[all …]
1312 DffPropertyReader aSecPropSet( *this ); in ProcessObj()3237 rStCtrl >> (DffPropertyReader&)*this; in ImportPageBackgroundObject()
Completed in 74 milliseconds