Home
last modified time | relevance | path

Searched refs:getBottomLine (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/svx/source/table/
H A Dviewcontactoftableobj.cxx212 const SvxBorderLine& getBottomLine() const { return maBottomLine; } in getBottomLine() function in drawinglayer::primitive2d::SdrBorderlinePrimitive2D
304 const double fExtendIE(getInnerExtend(getBottomLine(), true)); in create2DDecomposition()
317 fExtendOE = getOuterExtend(getBottomLine()); in create2DDecomposition()
337 if(!getBottomLine().isEmpty()) in create2DDecomposition()
366 getChangedValue(getBottomLine().GetOutWidth(), getInTwips()), in create2DDecomposition()
367 getChangedValue(getBottomLine().GetDistance(), getInTwips()), in create2DDecomposition()
368 getChangedValue(getBottomLine().GetInWidth(), getInTwips()), in create2DDecomposition()
375 getBottomLine().GetColor().getBColor())); in create2DDecomposition()
388 const double fExtendIE(getInnerExtend(getBottomLine(), true)); in create2DDecomposition()
401 fExtendOE = getOuterExtend(getBottomLine()); in create2DDecomposition()
[all …]

Completed in 19 milliseconds