Home
last modified time | relevance | path

Searched refs:getSdrLFSTAttribute (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/svx/source/sdr/primitive2d/
H A Dsdrellipseprimitive2d.cxx63 if(!getSdrLFSTAttribute().getFill().isDefault()) in create2DDecomposition()
74 if(getSdrLFSTAttribute().getLine().isDefault()) in create2DDecomposition()
89 getSdrLFSTAttribute().getLine(), in create2DDecomposition()
94 if(!getSdrLFSTAttribute().getText().isDefault()) in create2DDecomposition()
108 if(!getSdrLFSTAttribute().getShadow().isDefault()) in create2DDecomposition()
112 getSdrLFSTAttribute().getShadow()); in create2DDecomposition()
134 && getSdrLFSTAttribute() == rCompare.getSdrLFSTAttribute()); in operator ==()
190 if(getSdrLFSTAttribute().getLine().isDefault()) in create2DDecomposition()
210 if(!getSdrLFSTAttribute().getText().isDefault()) in create2DDecomposition()
216 getSdrLFSTAttribute().getText(), in create2DDecomposition()
[all …]
H A Dsdrole2primitive2d.cxx67 && getSdrLFSTAttribute() == rCompare.getSdrLFSTAttribute()) in operator ==()
90 && !getSdrLFSTAttribute().getFill().isDefault()) in get2DDecomposition()
96 getSdrLFSTAttribute().getFill(), in get2DDecomposition()
104 && !getSdrLFSTAttribute().getLine().isDefault()) in get2DDecomposition()
108 if(0.0 != getSdrLFSTAttribute().getLine().getWidth()) in get2DDecomposition()
126 getSdrLFSTAttribute().getLine(), in get2DDecomposition()
154 if(!getSdrLFSTAttribute().getText().isDefault()) in get2DDecomposition()
160 getSdrLFSTAttribute().getText(), in get2DDecomposition()
161 getSdrLFSTAttribute().getLine(), in get2DDecomposition()
169 && !getSdrLFSTAttribute().getShadow().isDefault()) in get2DDecomposition()
[all …]
H A Dsdrgrafprimitive2d.cxx54 getSdrLFSTAttribute().getFill(), in create2DDecomposition()
72 if(!getSdrLFSTAttribute().getLine().isDefault()) in create2DDecomposition()
76 if(0.0 != getSdrLFSTAttribute().getLine().getWidth()) in create2DDecomposition()
94 getSdrLFSTAttribute().getLine(), in create2DDecomposition()
102 getSdrLFSTAttribute().getLine(), in create2DDecomposition()
108 if(!getSdrLFSTAttribute().getText().isDefault()) in create2DDecomposition()
114 getSdrLFSTAttribute().getText(), in create2DDecomposition()
115 getSdrLFSTAttribute().getLine(), in create2DDecomposition()
122 if(!getSdrLFSTAttribute().getShadow().isDefault()) in create2DDecomposition()
126 getSdrLFSTAttribute().getShadow()); in create2DDecomposition()
[all …]
H A Dsdrcaptionprimitive2d.cxx53 if(getSdrLFSTAttribute().getFill().isDefault()) in create2DDecomposition()
68 getSdrLFSTAttribute().getFill(), in create2DDecomposition()
73 if(getSdrLFSTAttribute().getLine().isDefault()) in create2DDecomposition()
94 getSdrLFSTAttribute().getLine(), in create2DDecomposition()
101 getSdrLFSTAttribute().getLine(), in create2DDecomposition()
102 getSdrLFSTAttribute().getLineStartEnd())); in create2DDecomposition()
106 if(!getSdrLFSTAttribute().getText().isDefault()) in create2DDecomposition()
112 getSdrLFSTAttribute().getText(), in create2DDecomposition()
113 getSdrLFSTAttribute().getLine(), in create2DDecomposition()
120 if(!getSdrLFSTAttribute().getShadow().isDefault()) in create2DDecomposition()
[all …]
H A Dsdrpathprimitive2d.cxx47 if(!getSdrLFSTAttribute().getFill().isDefault() in create2DDecomposition()
56 getSdrLFSTAttribute().getFill(), in create2DDecomposition()
61 if(getSdrLFSTAttribute().getLine().isDefault()) in create2DDecomposition()
79 getSdrLFSTAttribute().getLine(), in create2DDecomposition()
80 getSdrLFSTAttribute().getLineStartEnd()); in create2DDecomposition()
87 if(!getSdrLFSTAttribute().getText().isDefault()) in create2DDecomposition()
93 getSdrLFSTAttribute().getText(), in create2DDecomposition()
94 getSdrLFSTAttribute().getLine(), in create2DDecomposition()
101 if(!getSdrLFSTAttribute().getShadow().isDefault()) in create2DDecomposition()
105 getSdrLFSTAttribute().getShadow()); in create2DDecomposition()
[all …]
H A Dsdrrectangleprimitive2d.cxx54 if(!getSdrLFSTAttribute().getFill().isDefault()) in create2DDecomposition()
60 getSdrLFSTAttribute().getFill(), in create2DDecomposition()
61 getSdrLFSTAttribute().getFillFloatTransGradient())); in create2DDecomposition()
75 if(!getSdrLFSTAttribute().getLine().isDefault()) in create2DDecomposition()
81 getSdrLFSTAttribute().getLine(), in create2DDecomposition()
96 if(!getSdrLFSTAttribute().getText().isDefault()) in create2DDecomposition()
102 getSdrLFSTAttribute().getText(), in create2DDecomposition()
103 getSdrLFSTAttribute().getLine(), in create2DDecomposition()
110 if(!getSdrLFSTAttribute().getShadow().isDefault()) in create2DDecomposition()
114 getSdrLFSTAttribute().getShadow()); in create2DDecomposition()
[all …]
/aoo4110/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrole2primitive2d.hxx56 …const attribute::SdrLineFillShadowTextAttribute& getSdrLFSTAttribute() const { return maSdrLFSTAtt… in getSdrLFSTAttribute() function in drawinglayer::primitive2d::SdrOle2Primitive2D
H A Dsdrpathprimitive2d.hxx60 …const attribute::SdrLineFillShadowTextAttribute& getSdrLFSTAttribute() const { return maSdrLFSTAtt… in getSdrLFSTAttribute() function in drawinglayer::primitive2d::SdrPathPrimitive2D
H A Dsdrgrafprimitive2d.hxx62 …const attribute::SdrLineFillShadowTextAttribute& getSdrLFSTAttribute() const { return maSdrLFSTAtt… in getSdrLFSTAttribute() function in drawinglayer::primitive2d::SdrGrafPrimitive2D
H A Dsdrrectangleprimitive2d.hxx67 …const attribute::SdrLineFillShadowTextAttribute& getSdrLFSTAttribute() const { return maSdrLFSTAtt… in getSdrLFSTAttribute() function in drawinglayer::primitive2d::SdrRectanglePrimitive2D
H A Dsdrcaptionprimitive2d.hxx67 …const attribute::SdrLineFillShadowTextAttribute& getSdrLFSTAttribute() const { return maSdrLFSTAtt… in getSdrLFSTAttribute() function in drawinglayer::primitive2d::SdrCaptionPrimitive2D
H A Dsdrellipseprimitive2d.hxx57 …const attribute::SdrLineFillShadowTextAttribute& getSdrLFSTAttribute() const { return maSdrLFSTAtt… in getSdrLFSTAttribute() function in drawinglayer::primitive2d::SdrEllipsePrimitive2D

Completed in 173 milliseconds