Searched refs:aPtRM (Results  1 – 2 of 2) sorted by relevance
| /trunk/main/svx/source/dialog/ | 
| H A D | dlgctrl.cxx | 138 			aPtRM = Point( aSize.Width() - nBorderWidth, aSize.Height() / 2 );  in Resize_Impl() 152 			aPtRM = Point( aSize.Width() - 3 * nBorderWidth, aSize.Height() / 2 );  in Resize_Impl() 432 						  aPtRM + Point( 2 * nBorderWidth, 0 ) + aPtDiff );  in Paint() 436 					  aPtRM + Point( 2 * nBorderWidth, 0 ) );  in Paint() 446 				DrawLine( aPtLM + aPtDiff, aPtRM + aPtDiff );  in Paint() 452 			DrawLine( aPtLM, aPtRM );  in Paint() 482 		DrawBitmap( aPtRM - aToCenter, aDstBtnSize, aBtnPnt3, aBtnSize, rBitmap );  in Paint() 535 		case RP_RM: return aPtRM;  in GetPointFromRP() 638 	else if( aPt == aPtRM) return RP_RM;  in GetRPFromPoint() 834 	DrawLine( aPtLM - Point( 0, 0), aPtRM + Point( 0, 0 ) );  in Paint() [all …] 
 | 
| /trunk/main/svx/inc/svx/ | 
| H A D | dlgctrl.hxx | 96 	Point							aPtLM, aPtMM, aPtRM;  member in SvxRectCtl
  | 
        Completed in 48 milliseconds