Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx309 rPropOpt.AddOpt(ESCHER_Prop_wzName, aNamestr ); in PreWriteHyperlinkWithinFly()
314 rPropOpt.AddOpt(ESCHER_Prop_fPrint, nValue ); in PreWriteHyperlinkWithinFly()
1699 EscherPropertyContainer& rPropOpt) in WriteGrfAttr() argument
1792 EscherPropertyContainer &rPropOpt) in SetPicId() argument
1861 EscherPropertyContainer& rPropOpt) in WriteBrushAttr() argument
2046 WriteBrushAttr(aBrush, rPropOpt); in WriteFlyFrameAttr()
2055 PreWriteHyperlinkWithinFly(rFmt,rPropOpt); in WriteFlyFrameAttr()
2061 EscherPropertyContainer& rPropOpt) in WriteFlyFrameAttr() argument
2064 rPropOpt); in WriteFlyFrameAttr()
2150 PreWriteHyperlinkWithinFly(rFmt,rPropOpt); in WriteFlyFrameAttr()
[all …]
H A Descher.hxx111 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);
/trunk/main/sd/source/filter/eppt/
H A Deppt.hxx797 void ImplFlipBoundingBox( EscherPropertyContainer& rPropOpt );
815 void ImplAdjustFirstLineLineSpacing( TextObj& rTextObj, EscherPropertyContainer& rPropOpt );
H A Depptso.cxx1678 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()
/trunk/main/filter/source/msfilter/
H A Deschesdo.hxx160 void ImplFlipBoundingBox( ImplEESdrObject& rObj, EscherPropertyContainer& rPropOpt );
H A Deschesdo.cxx113 void ImplEESdrWriter::ImplFlipBoundingBox( ImplEESdrObject& rObj, EscherPropertyContainer& rPropOpt in ImplFlipBoundingBox() argument
138 rPropOpt.AddOpt( ESCHER_Prop_Rotation, nAngle ); in ImplFlipBoundingBox()

Completed in 73 milliseconds