Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/table/
H A Dviewcontactoftableobj.cxx213 const SvxBorderLine& getRightLine() const { return maRightLine; } in getRightLine() function in drawinglayer::primitive2d::SdrBorderlinePrimitive2D
346 const double fExtendIE(getInnerExtend(getRightLine(), false)); in create2DDecomposition()
359 fExtendOE = getOuterExtend(getRightLine()); in create2DDecomposition()
379 if(!getRightLine().isEmpty()) in create2DDecomposition()
408 getChangedValue(getRightLine().GetOutWidth(), getInTwips()), in create2DDecomposition()
409 getChangedValue(getRightLine().GetDistance(), getInTwips()), in create2DDecomposition()
410 getChangedValue(getRightLine().GetInWidth(), getInTwips()), in create2DDecomposition()
417 getRightLine().GetColor().getBColor())); in create2DDecomposition()
430 const double fExtendIE(getInnerExtend(getRightLine(), false)); in create2DDecomposition()
443 fExtendOE = getOuterExtend(getRightLine()); in create2DDecomposition()
[all …]

Completed in 35 milliseconds