Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/dialog/
H A Dframelink.cxx936 const Point& rTPos, const LineEndResult& rTRes, in lclDrawVerLine() argument
963 OutputDevice& rDev, const Point& rTPos, const Point& rBPos, in lclDrawVerFrameBorder() argument
969 if( rTPos.Y() <= rBPos.Y() ) in lclDrawVerFrameBorder()
1441 const Point& rTPos, const Point& rBPos, const Style& rBorder, in DrawVerFrameBorder() argument
1457 const Point& rTPos, const Point& rBPos, const Style& rBorder, in DrawVerFrameBorder() argument
1465 rDev, rTPos, rBPos, rBorder, in DrawVerFrameBorder()
1484 if( rBorder.Prim() && (rTPos.Y() < rBPos.Y()) ) in DrawVerFrameBorderSlanted()
1486 if( rTPos.X() == rBPos.X() ) in DrawVerFrameBorderSlanted()
1488 DrawVerFrameBorder( rDev, rTPos, rBPos, rBorder, pForceColor ); in DrawVerFrameBorderSlanted()
1498 lclDrawVerLine( rDev, rTPos, aRes, rBPos, aRes, in DrawVerFrameBorderSlanted()
[all …]
/aoo41x/main/svx/inc/svx/
H A Dframelink.hxx602 … const Point& rTPos, /// Reference point for top end of the processed frame border.
634 … const Point& rTPos, /// Reference point for top end of the processed frame border.
661 … const Point& rTPos, /// Reference point for top end of the processed frame border.
680 … const Point& rTPos, /// Reference point for top end of the processed frame border.

Completed in 32 milliseconds