Home
last modified time | relevance | path

Searched refs:getSdrLSTAttribute (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrconnectorprimitive2d.cxx48 if(getSdrLSTAttribute().getLine().isDefault()) in create2DDecomposition()
61 getSdrLSTAttribute().getLine(), in create2DDecomposition()
62 getSdrLSTAttribute().getLineStartEnd())); in create2DDecomposition()
66 if(!getSdrLSTAttribute().getText().isDefault()) in create2DDecomposition()
72 getSdrLSTAttribute().getText(), in create2DDecomposition()
73 getSdrLSTAttribute().getLine(), in create2DDecomposition()
80 if(!getSdrLSTAttribute().getShadow().isDefault()) in create2DDecomposition()
84 getSdrLSTAttribute().getShadow()); in create2DDecomposition()
106 && getSdrLSTAttribute() == rCompare.getSdrLSTAttribute()); in operator ==()
H A Dsdrmeasureprimitive2d.cxx55 … const attribute::SdrLineStartEndAttribute& rLineStartEnd = getSdrLSTAttribute().getLineStartEnd(); in impCreatePart()
102 const attribute::SdrTextAttribute rTextAttribute = getSdrLSTAttribute().getText(); in create2DDecomposition()
150 const attribute::SdrLineAttribute rLineAttribute(getSdrLSTAttribute().getLine()); in create2DDecomposition()
153 … const attribute::SdrLineStartEndAttribute& rLineStartEnd = getSdrLSTAttribute().getLineStartEnd(); in create2DDecomposition()
401 if(getSdrLSTAttribute().getLine().isDefault()) in create2DDecomposition()
436 if(!getSdrLSTAttribute().getShadow().isDefault()) in create2DDecomposition()
440 getSdrLSTAttribute().getShadow()); in create2DDecomposition()
495 && getSdrLSTAttribute() == rCompare.getSdrLSTAttribute()); in operator ==()
/trunk/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrconnectorprimitive2d.hxx56 …const attribute::SdrLineShadowTextAttribute& getSdrLSTAttribute() const { return maSdrLSTAttribute… in getSdrLSTAttribute() function in drawinglayer::primitive2d::SdrConnectorPrimitive2D
H A Dsdrmeasureprimitive2d.hxx102 …const attribute::SdrLineShadowTextAttribute& getSdrLSTAttribute() const { return maSdrLSTAttribute… in getSdrLSTAttribute() function in drawinglayer::primitive2d::SdrMeasurePrimitive2D

Completed in 35 milliseconds