Searched refs:getTopLine (Results 1 – 1 of 1) sorted by relevance
214 const SvxBorderLine& getTopLine() const { return maTopLine; } in getTopLine() function in drawinglayer::primitive2d::SdrBorderlinePrimitive2D303 const double fExtendIS(getInnerExtend(getTopLine(), false)); in create2DDecomposition()312 fExtendOS = getOuterExtend(getTopLine()); in create2DDecomposition()387 const double fExtendIS(getInnerExtend(getTopLine(), false)); in create2DDecomposition()396 fExtendOS = getOuterExtend(getTopLine()); in create2DDecomposition()421 if(!getTopLine().isEmpty()) in create2DDecomposition()450 getChangedValue(getTopLine().GetOutWidth(), getInTwips()), in create2DDecomposition()451 getChangedValue(getTopLine().GetDistance(), getInTwips()), in create2DDecomposition()452 getChangedValue(getTopLine().GetInWidth(), getInTwips()), in create2DDecomposition()459 getTopLine().GetColor().getBColor())); in create2DDecomposition()[all …]
Completed in 15 milliseconds