Searched refs:getSdrLSTAttribute (Results 1 – 4 of 4) sorted by relevance
48 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 ==()
55 … 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 ==()
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 27 milliseconds