Home
last modified time | relevance | path

Searched refs:GetWorkAreaPosSizePixel (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/vcl/inc/vcl/ !
H A Dsvapp.hxx376 static Rectangle GetWorkAreaPosSizePixel( unsigned int nScreen );
/AOO41X/main/vcl/source/components/ !
H A Ddisplay.cxx112 aRect = Application::GetWorkAreaPosSizePixel( mnDisplay ); in getPropertyValue()
/AOO41X/main/vcl/source/app/ !
H A Dsvapp.cxx1396 Rectangle Application::GetWorkAreaPosSizePixel( unsigned int nScreen ) in GetWorkAreaPosSizePixel() function in Application
/AOO41X/main/vcl/source/window/ !
H A Dmenu.cxx3787 nMaxHeight = Application::GetWorkAreaPosSizePixel( in ImplExecute()