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
940 …LinePoints aLPoints( rTPos + lclToMapUnit( nLOffs, rTRes.mnOffs1 ), rBPos + lclToMapUnit( nLOffs, … in lclDrawVerLine()
945 …LinePoints aRPoints( rTPos + lclToMapUnit( nROffs, rTRes.mnOffs2 ), rBPos + lclToMapUnit( nROffs, … in lclDrawVerLine()
963 OutputDevice& rDev, const Point& rTPos, const Point& rBPos, in lclDrawVerFrameBorder() argument
967 …DBG_ASSERT( rTPos.Y() <= rBPos.Y(), "svx::frame::lclDrawVerFrameBorder - wrong order of line ends"… in lclDrawVerFrameBorder()
968 DBG_ASSERT( rTPos.X() == rBPos.X(), "svx::frame::lclDrawVerFrameBorder - line not vertical" ); in lclDrawVerFrameBorder()
969 if( rTPos.Y() <= rBPos.Y() ) in lclDrawVerFrameBorder()
972 lclDrawVerLine( rDev, rTPos, rResult.maBeg.maPrim, rBPos, rResult.maEnd.maPrim, in lclDrawVerFrameBorder()
975 lclDrawVerLine( rDev, rTPos, rResult.maBeg.maSecn, rBPos, rResult.maEnd.maSecn, in lclDrawVerFrameBorder()
1441 const Point& rTPos, const Point& rBPos, const Style& rBorder, in DrawVerFrameBorder() argument
[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.