Searched refs:GetDesktopRectPixel (Results 1 – 22 of 22) sorted by relevance
210 Rectangle aRect(m_pTable->GetDesktopRectPixel()); in getAccessibleAtPoint()213 else if( m_pTable->GetListBox()->GetDesktopRectPixel().IsInside(aPoint)) in getAccessibleAtPoint()
44 Size aScreenSize( GetDesktopRectPixel().GetSize() ); in Init()
255 Rectangle aRect = GetDesktopRectPixel(); in StateChanged()
184 Point aMaxPos = OutputToScreenPixel( GetDesktopRectPixel().BottomRight() ); in UpdateSize_Impl()574 Point aMaxPos = OutputToScreenPixel( GetDesktopRectPixel().BottomRight() ); in UpdateSize_Impl()
165 Rectangle aDeskRect( pParent->ImplGetFrameWindow()->GetDesktopRectPixel() ); in Click()
108 sal_Int32 nMaxWidth = GetDesktopRectPixel().getWidth() - in DataEditor()
88 Rectangle aDesktop = pParentWin->GetDesktopRectPixel(); in SwGetChartDialogPos()
182 Rectangle aRect = GetDesktopRectPixel(); in Initialize()
437 const Size aAppWindow( pImp->pExternalContainerWindow->GetDesktopRectPixel().GetSize() ); in PositionWindow_Impl()
395 Rectangle aScreen( mpDialog->GetDesktopRectPixel() ); in ShowMarkWnd()
256 long nMaxWidth = GetDesktopRectPixel().GetWidth()-8; in ImplPosControls()
250 Rectangle aScreenRect = pWindow->ImplGetFrameWindow()->GetDesktopRectPixel(); in ImplCalcPos()
386 Rectangle aDeskRect = ImplGetFrameWindow()->GetDesktopRectPixel(); in ImplCenterDialog()
762 Rectangle aDesktop = GetDesktopRectPixel(); in SetWindowStateData()
1150 Rectangle aScreen = GetDesktopRectPixel(); in ImplGetPopupPosition()
528 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
3780 long nMaxHeight = pWin->GetDesktopRectPixel().GetHeight(); in ImplExecute()
707 Rectangle aScreenRect = pHelpWin->ImplGetFrameWindow()->GetDesktopRectPixel(); in ImplSetHelpWindowPos()
803 if ( GetDesktopRectPixel().GetWidth() > 800 ) in SvtURLBox()
877 Rectangle GetDesktopRectPixel() const;
1082 long gradientWidth = pWin->GetDesktopRectPixel().GetSize().Width(); in ImplDrawGradientWallpaper()
2098 Rectangle aDesktop = pWin->GetDesktopRectPixel(); in GetChartDialogPos()
Completed in 163 milliseconds