/aoo4110/main/svx/source/dialog/ |
H A D | fntctrl.cxx | 782 Point aTmpPoint( _nX + 1, nY - nOffset - 4); in Paint() local 784 rFont.DrawPrev( this, pPrinter, aTmpPoint, sBracket ); in Paint() 798 Point aTmpPoint( nX, nY ); in Paint() local 799 pImpl->DrawPrev( this, pPrinter, aTmpPoint, rFont ); in Paint()
|
H A D | contwnd.cxx | 262 Point aTmpPoint; in MouseButtonUp() local 263 const Rectangle aGraphRect( aTmpPoint, GetGraphicSize() ); in MouseButtonUp()
|
/aoo4110/main/vcl/source/gdi/ |
H A D | bitmap.cxx | 598 Point aTmpPoint; in Erase() local 599 const Rectangle aRect( aTmpPoint, Size( pWriteAcc->Width(), pWriteAcc->Height() ) ); in Erase() 805 Point aTmpPoint; in Rotate() local 806 Rectangle aTmpRectangle( aTmpPoint, aSizePix ); in Rotate() 808 aPoly.Rotate( aTmpPoint, (sal_uInt16) nAngle10 ); in Rotate() 907 Point aTmpPoint; in Crop() local 908 const Rectangle aNewRect( aTmpPoint, aRect.GetSize() ); in Crop()
|
H A D | outdev6.cxx | 996 const Point aTmpPoint; in ImplDrawBitmapWallpaper() local 997 const Rectangle aOutRect( aTmpPoint, GetOutputSizePixel() ); in ImplDrawBitmapWallpaper()
|
/aoo4110/main/sw/source/core/text/ |
H A D | itrcrsr.cxx | 1700 Point aTmpPoint( rPoint ); in GetCrsrOfst() local 1703 pFrm->SwitchLTRtoRTL( aTmpPoint ); in GetCrsrOfst() 1706 pFrm->SwitchHorizontalToVertical( aTmpPoint ); in GetCrsrOfst() 1708 if( bChgNode && pTmp->Frm().IsInside( aTmpPoint ) && in GetCrsrOfst() 1712 GetFlyCrsrOfst( nX, aTmpPoint, pPos, pCMS ); in GetCrsrOfst()
|
H A D | itrpaint.cxx | 392 const Point aTmpPoint( GetInfo().X(), in DrawTextLine() local 396 pUnderLineFnt->SetPos( aTmpPoint ); in DrawTextLine()
|
/aoo4110/main/vcl/source/control/ |
H A D | spinbtn.cxx | 142 Point aTmpPoint; in Resize() local 143 Rectangle aRect( aTmpPoint, aSize ); in Resize()
|
H A D | edit.cxx | 1095 Point aTmpPoint; in ImplClearBackground() local 1096 Rectangle aRect( aTmpPoint, GetOutputSizePixel() ); in ImplClearBackground()
|
/aoo4110/main/sc/source/ui/miscdlgs/ |
H A D | autofmt.cxx | 946 Point aTmpPoint; in DoPaint() local 947 Rectangle aRect( aTmpPoint, aWndSize ); in DoPaint()
|
/aoo4110/main/svx/source/xoutdev/ |
H A D | _xoutbmp.cxx | 472 Point aTmpPoint; in GetCountour() local 473 Rectangle aWorkRect( aTmpPoint, rBmp.GetSizePixel() ); in GetCountour()
|
/aoo4110/main/vcl/source/app/ |
H A D | help.cxx | 415 Point aTmpPoint; in SetHelpText() local 421 Rectangle aTry1( aTmpPoint, aTmpSize ); in SetHelpText()
|
/aoo4110/main/sc/source/ui/app/ |
H A D | drwtrans.cxx | 772 Point aTmpPoint; in InitDocShell() local 773 Rectangle aDestArea( aTmpPoint, aSrcSize ); in InitDocShell()
|
/aoo4110/main/vcl/source/window/ |
H A D | brdwin.cxx | 1402 Point aTmpPoint; in DrawWindow() local 1403 Rectangle aInRect( aTmpPoint, Size( mnWidth, mnHeight ) ); in DrawWindow() 1660 Point aTmpPoint = pOffset ? Point(*pOffset) : Point(); in DrawWindow() local 1661 Rectangle aInRect( aTmpPoint, Size( pData->mnWidth, pData->mnHeight ) ); in DrawWindow()
|
H A D | splitwin.cxx | 183 Point aTmpPoint; in ImplDrawBorder() local 184 Rectangle aRect( aTmpPoint, Size( nDX, nDY ) ); in ImplDrawBorder()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | wrtww8gr.cxx | 157 Point aTmpPoint; in TestOleNeedsGraphic() 158 Rectangle aRect( aTmpPoint, Size( nX, nY ) ); in TestOleNeedsGraphic()
|
/aoo4110/main/editeng/source/accessibility/ |
H A D | AccessibleEditableTextPara.cxx | 1084 …sal_Bool SAL_CALL AccessibleEditableTextPara::containsPoint( const awt::Point& aTmpPoint ) throw (… in containsPoint() argument 1095 Point aPoint( aTmpPoint.X, aTmpPoint.Y ); in containsPoint()
|