Searched refs:aPtLM (Results  1 – 2 of 2) sorted by relevance
| /trunk/main/svx/source/dialog/ | 
| H A D | dlgctrl.cxx | 136 			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 …] 
 | 
| /trunk/main/svx/inc/svx/ | 
| H A D | dlgctrl.hxx | 96 	Point							aPtLM, aPtMM, aPtRM;  member in SvxRectCtl
  | 
        Completed in 51 milliseconds