Home
last modified time | relevance | path

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

/trunk/main/svx/source/table/
H A Dviewcontactoftableobj.cxx211 const SvxBorderLine& getLeftLine() const { return maLeftLine; } in getLeftLine() function in drawinglayer::primitive2d::SdrBorderlinePrimitive2D
295 if(!getLeftLine().isEmpty()) in create2DDecomposition()
324 getChangedValue(getLeftLine().GetOutWidth(), getInTwips()), in create2DDecomposition()
325 getChangedValue(getLeftLine().GetDistance(), getInTwips()), in create2DDecomposition()
326 getChangedValue(getLeftLine().GetInWidth(), getInTwips()), in create2DDecomposition()
333 getLeftLine().GetColor().getBColor())); in create2DDecomposition()
345 const double fExtendIS(getInnerExtend(getLeftLine(), true)); in create2DDecomposition()
354 fExtendOS = getOuterExtend(getLeftLine()); in create2DDecomposition()
429 const double fExtendIS(getInnerExtend(getLeftLine(), true)); in create2DDecomposition()
438 fExtendOS = getOuterExtend(getLeftLine()); in create2DDecomposition()
[all …]

Completed in 21 milliseconds