Home
last modified time | relevance | path

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

/aoo41x/main/drawinglayer/source/primitive2d/
H A Dborderlineprimitive2d.cxx102 const basegfx::B2DPoint aTmpEnd(getEnd() + aRightOff + (getExtendOuterEnd() * aVector)); in create2DDecomposition()
136 const double fMaxExtEnd(::std::max(getExtendInnerEnd(), getExtendOuterEnd())); in create2DDecomposition()
215 && getExtendOuterEnd() == rCompare.getExtendOuterEnd() in operator ==()
/aoo41x/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dborderlineprimitive2d.hxx142 double getExtendOuterEnd() const { return mfExtendOuterEnd; } in getExtendOuterEnd() function in drawinglayer::primitive2d::BorderLinePrimitive2D

Completed in 14 milliseconds