Searched refs:rPropOpt (Results 1 – 6 of 6) sorted by relevance
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | wrtw8esh.cxx | 301 …SwBasicEscherEx::PreWriteHyperlinkWithinFly(const SwFrmFmt& rFmt,EscherPropertyContainer& rPropOpt) in PreWriteHyperlinkWithinFly() argument 315 rPropOpt.AddOpt( ESCHER_Prop_pihlShape, sal_True, nSize, pBuf, nSize ); in PreWriteHyperlinkWithinFly() 320 rPropOpt.AddOpt(ESCHER_Prop_wzName, aNamestr ); in PreWriteHyperlinkWithinFly() 322 if(rPropOpt.GetOpt( ESCHER_Prop_fPrint, nValue)) in PreWriteHyperlinkWithinFly() 325 rPropOpt.AddOpt(ESCHER_Prop_fPrint, nValue ); in PreWriteHyperlinkWithinFly() 328 rPropOpt.AddOpt(ESCHER_Prop_fPrint, 0x03080008 ); in PreWriteHyperlinkWithinFly() 1710 EscherPropertyContainer& rPropOpt) in WriteGrfAttr() argument 1759 rPropOpt.AddOpt( ESCHER_Prop_pictureActive, nMode ); in WriteGrfAttr() 1775 rPropOpt.AddOpt( ESCHER_Prop_pictureContrast, nContrast); in WriteGrfAttr() 1779 rPropOpt.AddOpt( ESCHER_Prop_pictureBrightness, nBrightness * 327 ); in WriteGrfAttr() [all …]
|
| H A D | escher.hxx | 111 EscherPropertyContainer& rPropOpt); 113 EscherPropertyContainer& rPropOpt); 114 void WriteOLEPicture(EscherPropertyContainer &rPropOpt, 117 void WriteGrfAttr(const SwNoTxtNode& rNd,EscherPropertyContainer& rPropOpt); 142 void PreWriteHyperlinkWithinFly(const SwFrmFmt& rFmt,EscherPropertyContainer& rPropOpt); 169 EscherPropertyContainer& rPropOpt); 175 EscherPropertyContainer &rPropOpt);
|
| /AOO41X/main/filter/source/msfilter/ |
| H A D | eschesdo.hxx | 160 …oid ImplFlipBoundingBox( ImplEESdrObject& rObj, EscherPropertyContainer& rPropOpt );
|
| H A D | eschesdo.cxx | 113 void ImplEESdrWriter::ImplFlipBoundingBox( ImplEESdrObject& rObj, EscherPropertyContainer& rPropOpt… in ImplFlipBoundingBox() argument 138 rPropOpt.AddOpt( ESCHER_Prop_Rotation, nAngle ); in ImplFlipBoundingBox()
|
| /AOO41X/main/sd/source/filter/eppt/ |
| H A D | eppt.hxx | 797 void ImplFlipBoundingBox( EscherPropertyContainer& rPropOpt ); 815 … ImplAdjustFirstLineLineSpacing( TextObj& rTextObj, EscherPropertyContainer& rPropOpt );
|
| H A D | epptso.cxx | 1678 void PPTWriter::ImplFlipBoundingBox( EscherPropertyContainer& rPropOpt ) in ImplFlipBoundingBox() argument 1698 rPropOpt.AddOpt( ESCHER_Prop_Rotation, mnAngle ); in ImplFlipBoundingBox() 3116 …d PPTWriter::ImplAdjustFirstLineLineSpacing( TextObj& rTextObj, EscherPropertyContainer& rPropOpt ) in ImplAdjustFirstLineLineSpacing() argument 3166 rPropOpt.GetOpt( ESCHER_Prop_dyTextTop, nUpperDistance ); in ImplAdjustFirstLineLineSpacing() 3168 rPropOpt.AddOpt( ESCHER_Prop_dyTextTop, nUpperDistance ); in ImplAdjustFirstLineLineSpacing() 4249 void PPTWriter::ImplCreateTextShape( EscherPropertyContainer& rPropOpt, EscherSolverContainer& rSol… in ImplCreateTextShape() argument 4255 rPropOpt.CreateFillProperties( mXPropSet, sal_True, mXShape ); in ImplCreateTextShape() 4257 rPropOpt.CreateTextProperties( mXPropSet, mnTxId += 0x60, sal_False, sal_True ); in ImplCreateTextShape()
|