Home
last modified time | relevance | path

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

/trunk/main/svx/source/table/
H A Dviewcontactoftableobj.cxx214 const SvxBorderLine& getTopLine() const { return maTopLine; } in getTopLine() function in drawinglayer::primitive2d::SdrBorderlinePrimitive2D
303 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 18 milliseconds