Searched refs:rBPos (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/svx/source/dialog/ |
H A D | framelink.cxx | 937 const Point& rBPos, const LineEndResult& rBRes, 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 D | framelink.hxx | 603 …const Point& rBPos, /// Reference point for bottom end of the processed frame bord… 635 …const Point& rBPos, /// Reference point for bottom end of the processed frame bord… 662 …const Point& rBPos, /// Reference point for bottom end of the processed frame bord… 681 …const Point& rBPos, /// Reference point for bottom end of the processed frame bord…
|
Completed in 26 milliseconds