Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/view/
H A Dframe2.cxx437 const Size aAppWindow( pImp->pExternalContainerWindow->GetDesktopRectPixel().GetSize() ); in PositionWindow_Impl() local
443 long(aAppWindow.Width() - aSz.Width() + aSz.Width() / 2) ); in PositionWindow_Impl()
445 long( aAppWindow.Height() - aSz.Height() + aSz.Height() / 2) ); in PositionWindow_Impl()
447 aAppWindow.Width() + aSz.Width() / 2 && in PositionWindow_Impl()
449 aAppWindow.Height() + aSz.Height() / 2 ) in PositionWindow_Impl()

Completed in 12 milliseconds