Home
last modified time | relevance | path

Searched refs:GetDesktopRectPixel (Results 1 – 22 of 22) sorted by relevance

/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowAccess.cxx210 Rectangle aRect(m_pTable->GetDesktopRectPixel()); in getAccessibleAtPoint()
213 else if( m_pTable->GetListBox()->GetDesktopRectPixel().IsInside(aPoint)) in getAccessibleAtPoint()
/trunk/main/sfx2/source/dialog/
H A Dintro.cxx44 Size aScreenSize( GetDesktopRectPixel().GetSize() ); in Init()
H A Dbasedlgs.cxx255 Rectangle aRect = GetDesktopRectPixel(); in StateChanged()
/trunk/main/svx/source/tbxctrls/
H A Dlayctrl.cxx184 Point aMaxPos = OutputToScreenPixel( GetDesktopRectPixel().BottomRight() ); in UpdateSize_Impl()
574 Point aMaxPos = OutputToScreenPixel( GetDesktopRectPixel().BottomRight() ); in UpdateSize_Impl()
/trunk/main/vcl/source/control/
H A Dmorebtn.cxx165 Rectangle aDeskRect( pParent->ImplGetFrameWindow()->GetDesktopRectPixel() ); in Click()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.cxx108 sal_Int32 nMaxWidth = GetDesktopRectPixel().getWidth() - in DataEditor()
/trunk/main/sw/source/ui/table/
H A Dchartins.cxx88 Rectangle aDesktop = pParentWin->GetDesktopRectPixel(); in SwGetChartDialogPos()
/trunk/main/sw/source/ui/fldui/
H A Dfldtdlg.cxx182 Rectangle aRect = GetDesktopRectPixel(); in Initialize()
/trunk/main/sfx2/source/view/
H A Dframe2.cxx437 const Size aAppWindow( pImp->pExternalContainerWindow->GetDesktopRectPixel().GetSize() ); in PositionWindow_Impl()
/trunk/main/cui/source/dialogs/
H A Dhltpbase.cxx395 Rectangle aScreen( mpDialog->GetDesktopRectPixel() ); in ShowMarkWnd()
/trunk/main/vcl/source/window/
H A Dmsgbox.cxx256 long nMaxWidth = GetDesktopRectPixel().GetWidth()-8; in ImplPosControls()
H A Dfloatwin.cxx250 Rectangle aScreenRect = pWindow->ImplGetFrameWindow()->GetDesktopRectPixel(); in ImplCalcPos()
H A Ddialog.cxx386 Rectangle aDeskRect = ImplGetFrameWindow()->GetDesktopRectPixel(); in ImplCenterDialog()
H A Dsyswin.cxx762 Rectangle aDesktop = GetDesktopRectPixel(); in SetWindowStateData()
H A Dtoolbox2.cxx1150 Rectangle aScreen = GetDesktopRectPixel(); in ImplGetPopupPosition()
H A Dwindow.cxx528 if( GetDesktopRectPixel().getHeight() > 600 ) in ImplUpdateGlobalSettings()
529 maxFontheight = (int) ((( 8.0 * (double) GetDesktopRectPixel().getHeight()) / 600.0) + 1.5); in ImplUpdateGlobalSettings()
7412 Rectangle Window::GetDesktopRectPixel() const in GetDesktopRectPixel() function in Window
H A Dmenu.cxx3780 long nMaxHeight = pWin->GetDesktopRectPixel().GetHeight(); in ImplExecute()
/trunk/main/vcl/source/app/
H A Dhelp.cxx707 Rectangle aScreenRect = pHelpWin->ImplGetFrameWindow()->GetDesktopRectPixel(); in ImplSetHelpWindowPos()
/trunk/main/svtools/source/control/
H A Dinettbc.cxx803 if ( GetDesktopRectPixel().GetWidth() > 800 ) in SvtURLBox()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx877 Rectangle GetDesktopRectPixel() const;
/trunk/main/vcl/source/gdi/
H A Doutdev6.cxx1082 long gradientWidth = pWin->GetDesktopRectPixel().GetSize().Width(); in ImplDrawGradientWallpaper()
/trunk/main/sc/source/ui/view/
H A Dtabview.cxx2098 Rectangle aDesktop = pWin->GetDesktopRectPixel(); in GetChartDialogPos()

Completed in 168 milliseconds