Searched refs:rPropOpt (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | wrtw8esh.cxx | 320 rPropOpt.AddOpt(ESCHER_Prop_wzName, aNamestr ); in PreWriteHyperlinkWithinFly() 325 rPropOpt.AddOpt(ESCHER_Prop_fPrint, nValue ); in PreWriteHyperlinkWithinFly() 1710 EscherPropertyContainer& rPropOpt) in WriteGrfAttr() argument 1803 EscherPropertyContainer &rPropOpt) in SetPicId() argument 1872 EscherPropertyContainer& rPropOpt) in WriteBrushAttr() argument 2057 WriteBrushAttr(aBrush, rPropOpt); in WriteFlyFrameAttr() 2066 PreWriteHyperlinkWithinFly(rFmt,rPropOpt); in WriteFlyFrameAttr() 2072 EscherPropertyContainer& rPropOpt) in WriteFlyFrameAttr() argument 2075 rPropOpt); in WriteFlyFrameAttr() 2161 PreWriteHyperlinkWithinFly(rFmt,rPropOpt); in WriteFlyFrameAttr() [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);
|
/aoo4110/main/filter/source/msfilter/ |
H A D | eschesdo.hxx | 160 void 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()
|
/aoo4110/main/sd/source/filter/eppt/ |
H A D | eppt.hxx | 797 void ImplFlipBoundingBox( EscherPropertyContainer& rPropOpt ); 815 void 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()
|
Completed in 64 milliseconds