Searched refs:aPtLB (Results  1 – 2 of 2) sorted by relevance
| /trunk/main/svx/source/dialog/ | 
| H A D | dlgctrl.cxx | 140 			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 …] 
 | 
| /trunk/main/svx/inc/svx/ | 
| H A D | dlgctrl.hxx | 97 	Point							aPtLB, aPtMB, aPtRB;  member in SvxRectCtl
  | 
        Completed in 32 milliseconds