Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dtaskmisc.cxx88 static void ImplPosSizeWindow( Window* pWindow, in ImplPosSizeWindow() function
171 ImplPosSizeWindow( pWindow, nX, nY, nTempWidth, nTempHeight ); in ImplTile()
214 ImplPosSizeWindow( pWindow, nX, nY, nWidth, nTempHeight ); in ImplHorz()
248 ImplPosSizeWindow( pWindow, nX, nY, nTempWidth, nHeight ); in ImplVert()
339 ImplPosSizeWindow( pWindow, nTempX, nTempY, nTempWidth, nTempHeight ); in ImplCascade()
/trunk/main/vcl/source/window/
H A Ddockwin.cxx235 mpDockWin->ImplPosSizeWindow( 0, 0, aSize.Width(), aSize.Height(), WINDOW_POSSIZE_POSSIZE ); in Resize()
H A Ddockmgr.cxx284 …mpDockWin->GetWindow()->ImplPosSizeWindow( 0, 0, aSize.Width(), aSize.Height(), WINDOW_POSSIZE_POS… in Resize()
H A Dbrdwin.cxx2061 pClientWindow->ImplPosSizeWindow( pClientWindow->mpWindowImpl->mnLeftBorder, in Resize()
H A Dwindow.cxx3235 void Window::ImplPosSizeWindow( long nX, long nY, in ImplPosSizeWindow() function in Window
3392 …mpWindowImpl->mpClientWindow->ImplPosSizeWindow( mpWindowImpl->mpClientWindow->mpWindowImpl->mnLef… in ImplPosSizeWindow()
7397 pWindow->ImplPosSizeWindow( nX, nY, nWidth, nHeight, nFlags ); in SetPosSizePixel()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx507 …SAL_DLLPRIVATE void ImplPosSizeWindow( long nX, long nY, long nWidth, long nHeight, sal_uIn…

Completed in 86 milliseconds