Home
last modified time | relevance | path

Searched refs:mbAllResize (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dwindow.cxx267mbAllResize = sal_False; // sal_True: to enable sending of ResizeEvents with both h… in WindowImpl()
H A Dwinproc.cxx1617 pWindow->ImplGetWindow()->ImplGetWindowImpl()->mbAllResize in ImplHandleResize()
1627 … if ( pWindow->IsVisible() || pWindow->ImplGetWindow()->ImplGetWindowImpl()->mbAllResize || in ImplHandleResize()
H A Dwindow2.cxx1656 mpWindowImpl->mbAllResize = bEnable; in EnableAllResize()
1661 return mpWindowImpl->mbAllResize; in IsAllResizeEnabled()
/trunk/main/vcl/inc/
H A Dwindow.h367 mbAllResize:1, member in WindowImpl

Completed in 64 milliseconds