Searched refs:getSdrLSTAttribute (Results 1 – 4 of 4) sorted by relevance
48 if(getSdrLSTAttribute().getLine().isDefault()) in create2DDecomposition()62 getSdrLSTAttribute().getLine(), in create2DDecomposition()63 getSdrLSTAttribute().getLineStartEnd())); in create2DDecomposition()67 if(!getSdrLSTAttribute().getText().isDefault()) in create2DDecomposition()73 getSdrLSTAttribute().getText(), in create2DDecomposition()74 getSdrLSTAttribute().getLine(), in create2DDecomposition()81 if(!getSdrLSTAttribute().getShadow().isDefault()) in create2DDecomposition()85 getSdrLSTAttribute().getShadow()); in create2DDecomposition()107 && getSdrLSTAttribute() == rCompare.getSdrLSTAttribute()); in operator ==()
55 … const attribute::SdrLineStartEndAttribute& rLineStartEnd = getSdrLSTAttribute().getLineStartEnd(); in impCreatePart()100 const attribute::SdrTextAttribute rTextAttribute = getSdrLSTAttribute().getText(); in create2DDecomposition()148 const attribute::SdrLineAttribute rLineAttribute(getSdrLSTAttribute().getLine()); in create2DDecomposition()151 … const attribute::SdrLineStartEndAttribute& rLineStartEnd = getSdrLSTAttribute().getLineStartEnd(); in create2DDecomposition()399 if(getSdrLSTAttribute().getLine().isDefault()) in create2DDecomposition()434 if(!getSdrLSTAttribute().getShadow().isDefault()) in create2DDecomposition()438 getSdrLSTAttribute().getShadow()); in create2DDecomposition()493 && getSdrLSTAttribute() == rCompare.getSdrLSTAttribute()); in operator ==()
56 …const attribute::SdrLineShadowTextAttribute& getSdrLSTAttribute() const { return maSdrLSTAttribute… in getSdrLSTAttribute() function in drawinglayer::primitive2d::SdrConnectorPrimitive2D
102 …const attribute::SdrLineShadowTextAttribute& getSdrLSTAttribute() const { return maSdrLSTAttribute… in getSdrLSTAttribute() function in drawinglayer::primitive2d::SdrMeasurePrimitive2D
Completed in 26 milliseconds