Home
last modified time | relevance | path

Searched refs:aTmpPoint (Results 1 – 16 of 16) sorted by relevance

/trunk/main/svx/source/dialog/
H A Dfntctrl.cxx782 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 Dcontwnd.cxx262 Point aTmpPoint; in MouseButtonUp() local
263 const Rectangle aGraphRect( aTmpPoint, GetGraphicSize() ); in MouseButtonUp()
/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx598 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 Doutdev6.cxx996 const Point aTmpPoint; in ImplDrawBitmapWallpaper() local
997 const Rectangle aOutRect( aTmpPoint, GetOutputSizePixel() ); in ImplDrawBitmapWallpaper()
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx1704 Point aTmpPoint( rPoint ); in GetCrsrOfst() local
1707 pFrm->SwitchLTRtoRTL( aTmpPoint ); in GetCrsrOfst()
1710 pFrm->SwitchHorizontalToVertical( aTmpPoint ); in GetCrsrOfst()
1712 if( bChgNode && pTmp->Frm().IsInside( aTmpPoint ) && in GetCrsrOfst()
1716 GetFlyCrsrOfst( nX, aTmpPoint, pPos, pCMS ); in GetCrsrOfst()
H A Ditrpaint.cxx392 const Point aTmpPoint( GetInfo().X(), in DrawTextLine() local
396 pUnderLineFnt->SetPos( aTmpPoint ); in DrawTextLine()
/trunk/main/vcl/source/control/
H A Dspinbtn.cxx140 Point aTmpPoint; in Resize() local
141 Rectangle aRect( aTmpPoint, aSize ); in Resize()
H A Dedit.cxx1095 Point aTmpPoint; in ImplClearBackground() local
1096 Rectangle aRect( aTmpPoint, GetOutputSizePixel() ); in ImplClearBackground()
/trunk/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx946 Point aTmpPoint; in DoPaint() local
947 Rectangle aRect( aTmpPoint, aWndSize ); in DoPaint()
/trunk/main/svx/source/xoutdev/
H A D_xoutbmp.cxx472 Point aTmpPoint; in GetCountour() local
473 Rectangle aWorkRect( aTmpPoint, rBmp.GetSizePixel() ); in GetCountour()
/trunk/main/vcl/source/app/
H A Dhelp.cxx415 Point aTmpPoint; in SetHelpText() local
421 Rectangle aTry1( aTmpPoint, aTmpSize ); in SetHelpText()
/trunk/main/sc/source/ui/app/
H A Ddrwtrans.cxx772 Point aTmpPoint; in InitDocShell() local
773 Rectangle aDestArea( aTmpPoint, aSrcSize ); in InitDocShell()
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx1402 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 Dsplitwin.cxx183 Point aTmpPoint; in ImplDrawBorder() local
184 Rectangle aRect( aTmpPoint, Size( nDX, nDY ) ); in ImplDrawBorder()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx157 Point aTmpPoint; in TestOleNeedsGraphic()
158 Rectangle aRect( aTmpPoint, Size( nX, nY ) ); in TestOleNeedsGraphic()
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1084 …sal_Bool SAL_CALL AccessibleEditableTextPara::containsPoint( const awt::Point& aTmpPoint ) throw (… in containsPoint() argument
1095 Point aPoint( aTmpPoint.X, aTmpPoint.Y ); in containsPoint()

Completed in 178 milliseconds