Searched defs:aWinRect (Results 1 – 9 of 9) sorted by relevance
/trunk/main/sd/source/ui/table/ |
H A D | tablefunction.cxx | 161 Rectangle aWinRect(aPos, GetActiveWindow()->GetOutputSizePixel() ); in FuTable() local
|
/trunk/main/sd/source/ui/func/ |
H A D | fuinsert.cxx | 361 Rectangle aWinRect(aPos, mpWindow->GetOutputSizePixel() ); in DoExecute() local
|
/trunk/main/embedserv/source/embed/ |
H A D | docholder.cxx | 1000 awt::Rectangle aWinRect = xWindow->getPosSize(); in resizeWin() local
|
/trunk/main/vcl/source/window/ |
H A D | window.cxx | 1799 … Rectangle aWinRect( Point( mnOutOffX, mnOutOffY ), Size( mnOutWidth, mnOutHeight ) ); in ImplSysObjClip() local 6242 Rectangle aWinRect( Point( mnOutOffX, mnOutOffY ), Size( mnOutWidth, mnOutHeight ) ); in GetWindowClipRegionPixel() local 7217 … Rectangle aWinRect( Point( mnOutOffX, mnOutOffY ), Size( mnOutWidth, mnOutHeight ) ); in SetZOrder() local 7787 const Rectangle aWinRect( Point( mnOutOffX, mnOutOffY ), Size( mnOutWidth, mnOutHeight ) ); in Flush() local
|
H A D | brdwin.cxx | 2190 Rectangle aWinRect( Point( 0, 0 ), GetOutputSizePixel() ); in InvalidateBorder() local
|
/trunk/main/vcl/win/source/window/ |
H A D | salframe.cxx | 830 RECT aWinRect; in ImplSalAddBorder() local 1479 RECT aWinRect; in SetPosSize() local 1863 RECT aWinRect; in SetWindowState() local
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salgdi.cxx | 1410 RECT aWinRect; in drawRect() local
|
/trunk/main/svtools/source/control/ |
H A D | valueset.cxx | 1157 Rectangle aWinRect( aDefPos, maVirDev.GetOutputSizePixel() ); in ImplGetItem() local
|
/trunk/main/framework/source/layoutmanager/ |
H A D | toolbarlayoutmanager.cxx | 2722 awt::Rectangle aWinRect = rRowColumnWindowData.aRowColumnWindowSizes[i]; in implts_calcWindowPosSizeOnSingleRowColumn() local
|
Completed in 150 milliseconds