Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/dialog/
H A Ddlgctrl.cxx136 aPtLM = Point( 0 + nBorderWidth, aSize.Height() / 2 ); in Resize_Impl()
150 aPtLM = Point( 0 + 3 * nBorderWidth, aSize.Height() / 2 ); in Resize_Impl()
431 DrawLine( aPtLM - Point( 2 * nBorderWidth, 0) + aPtDiff, in Paint()
435 DrawLine( aPtLM - Point( 2 * nBorderWidth, 0), in Paint()
446 DrawLine( aPtLM + aPtDiff, aPtRM + aPtDiff ); in Paint()
452 DrawLine( aPtLM, aPtRM ); in Paint()
479 DrawBitmap( aPtLM - aToCenter, aDstBtnSize, aBtnPnt3, aBtnSize, rBitmap ); in Paint()
533 case RP_LM: return aPtLM; in GetPointFromRP()
637 else if( aPt == aPtLM) return RP_LM; in GetRPFromPoint()
834 DrawLine( aPtLM - Point( 0, 0), aPtRM + Point( 0, 0 ) ); in Paint()
[all …]
/aoo4110/main/svx/inc/svx/
H A Ddlgctrl.hxx96 Point aPtLM, aPtMM, aPtRM; member in SvxRectCtl

Completed in 18 milliseconds