Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/table/
H A Dviewcontactoftableobj.cxx211 const SvxBorderLine& getRightLine() const { return maRightLine; } in getRightLine() function in drawinglayer::primitive2d::SdrBorderlinePrimitive2D
344 const double fExtendIE(getInnerExtend(getRightLine(), false)); in create2DDecomposition()
357 fExtendOE = getOuterExtend(getRightLine()); in create2DDecomposition()
377 if(!getRightLine().isEmpty()) in create2DDecomposition()
406 getChangedValue(getRightLine().GetOutWidth(), getInTwips()), in create2DDecomposition()
407 getChangedValue(getRightLine().GetDistance(), getInTwips()), in create2DDecomposition()
408 getChangedValue(getRightLine().GetInWidth(), getInTwips()), in create2DDecomposition()
415 getRightLine().GetColor().getBColor())); in create2DDecomposition()
428 const double fExtendIE(getInnerExtend(getRightLine(), false)); in create2DDecomposition()
441 fExtendOE = getOuterExtend(getRightLine()); in create2DDecomposition()
[all …]

Completed in 33 milliseconds