Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/dialog/
H A Ddlgctrl.cxx140 aPtLB = Point( 0 + nBorderWidth, aSize.Height() - nBorderWidth ); in Resize_Impl()
154 aPtLB = Point( 0 + 3 * nBorderWidth, aSize.Height() - nBorderWidth ); in Resize_Impl()
445 DrawLine( aPtLB + aPtDiff, aPtRT + aPtDiff ); in Paint()
451 DrawLine( aPtLB, aPtRT ); in Paint()
483 DrawBitmap( aPtLB - aToCenter, aDstBtnSize, aBtnPnt3, aBtnSize, rBitmap ); in Paint()
501 …DrawBitmap( aPtLB - aToCenter, aDstBtnSize, (bNoHorz | bNoVert)?aBtnPnt3:aBtnPnt1, aBtnSize, rBitm… in Paint()
536 case RP_LB: return aPtLB; in GetPointFromRP()
639 else if( aPt == aPtLB) return RP_LB; in GetRPFromPoint()
831 DrawLine( aPtLB - Point( 0, 0), aPtRT + Point( 0, 0 ) ); in Paint()
845 DrawText( aPtLB - aDiff, UniString::CreateFromAscii( in Paint()
[all …]
/aoo4110/main/svx/inc/svx/
H A Ddlgctrl.hxx97 Point aPtLB, aPtMB, aPtRB; member in SvxRectCtl

Completed in 18 milliseconds