Searched refs:aPtLT (Results  1 – 2 of 2) sorted by relevance
| /trunk/main/svx/source/dialog/ | 
| H A D | dlgctrl.cxx | 132 			aPtLT = Point( 0 + nBorderWidth,  0 + nBorderWidth );  in Resize_Impl() 146 			aPtLT = Point( 0 + 3 * nBorderWidth,  0 + nBorderWidth );  in Resize_Impl() 423 			DrawRect( Rectangle( aPtLT, aPtRB ) );  in Paint() 444 				DrawLine( aPtLT + aPtDiff, aPtRB + aPtDiff );  in Paint() 450 			DrawLine( aPtLT, aPtRB );  in Paint() 530 		case RP_LT: return aPtLT;  in GetPointFromRP() 601 			x = aPtLT.X();  in GetApproxLogPtFromPixPt() 613 			y = aPtLT.Y();  in GetApproxLogPtFromPixPt() 634 	if	   ( aPt == aPtLT) return RP_LT;  in GetRPFromPoint() 830 	DrawLine( aPtLT - Point( 0, 0), aPtRB + Point( 0, 0 ) );  in Paint() [all …] 
 | 
| /trunk/main/svx/inc/svx/ | 
| H A D | dlgctrl.hxx | 95 	Point							aPtLT, aPtMT, aPtRT;  member in SvxRectCtl
  | 
        Completed in 27 milliseconds