Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/table/
H A Dviewcontactoftableobj.cxx209 const SvxBorderLine& getLeftLine() const { return maLeftLine; } in getLeftLine() function in drawinglayer::primitive2d::SdrBorderlinePrimitive2D
293 if(!getLeftLine().isEmpty()) in create2DDecomposition()
322 getChangedValue(getLeftLine().GetOutWidth(), getInTwips()), in create2DDecomposition()
323 getChangedValue(getLeftLine().GetDistance(), getInTwips()), in create2DDecomposition()
324 getChangedValue(getLeftLine().GetInWidth(), getInTwips()), in create2DDecomposition()
331 getLeftLine().GetColor().getBColor())); in create2DDecomposition()
343 const double fExtendIS(getInnerExtend(getLeftLine(), true)); in create2DDecomposition()
352 fExtendOS = getOuterExtend(getLeftLine()); in create2DDecomposition()
427 const double fExtendIS(getInnerExtend(getLeftLine(), true)); in create2DDecomposition()
436 fExtendOS = getOuterExtend(getLeftLine()); in create2DDecomposition()
[all …]

Completed in 11 milliseconds