Searched refs:getBottomLine (Results 1 – 1 of 1) sorted by relevance
210 const SvxBorderLine& getBottomLine() const { return maBottomLine; } in getBottomLine() function in drawinglayer::primitive2d::SdrBorderlinePrimitive2D302 const double fExtendIE(getInnerExtend(getBottomLine(), true)); in create2DDecomposition()315 fExtendOE = getOuterExtend(getBottomLine()); in create2DDecomposition()335 if(!getBottomLine().isEmpty()) in create2DDecomposition()364 getChangedValue(getBottomLine().GetOutWidth(), getInTwips()), in create2DDecomposition()365 getChangedValue(getBottomLine().GetDistance(), getInTwips()), in create2DDecomposition()366 getChangedValue(getBottomLine().GetInWidth(), getInTwips()), in create2DDecomposition()373 getBottomLine().GetColor().getBColor())); in create2DDecomposition()386 const double fExtendIE(getInnerExtend(getBottomLine(), true)); in create2DDecomposition()399 fExtendOE = getOuterExtend(getBottomLine()); in create2DDecomposition()[all …]
Completed in 20 milliseconds