Searched refs:getTopLine (Results 1 – 1 of 1) sorted by relevance
212 const SvxBorderLine& getTopLine() const { return maTopLine; } in getTopLine() function in drawinglayer::primitive2d::SdrBorderlinePrimitive2D301 const double fExtendIS(getInnerExtend(getTopLine(), false)); in create2DDecomposition()310 fExtendOS = getOuterExtend(getTopLine()); in create2DDecomposition()385 const double fExtendIS(getInnerExtend(getTopLine(), false)); in create2DDecomposition()394 fExtendOS = getOuterExtend(getTopLine()); in create2DDecomposition()419 if(!getTopLine().isEmpty()) in create2DDecomposition()448 getChangedValue(getTopLine().GetOutWidth(), getInTwips()), in create2DDecomposition()449 getChangedValue(getTopLine().GetDistance(), getInTwips()), in create2DDecomposition()450 getChangedValue(getTopLine().GetInWidth(), getInTwips()), in create2DDecomposition()457 getTopLine().GetColor().getBColor())); in create2DDecomposition()[all …]
Completed in 35 milliseconds