Home
last modified time | relevance | path

Searched refs:mbDefPos (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx584 pFrame->mbDefPos = TRUE; in ImplSalCreateFrame()
989 mbDefPos = TRUE; in WinSalFrame()
1292 pFrame->mbDefPos = FALSE; in ImplSalShow()
1542 …if ( mbDefPos && (nPosSize & SWP_NOMOVE)) // we got no positioning request, so choose default posi… in SetPosSize()
1596 mbDefPos = FALSE; // center only once in SetPosSize()
1997 mbDefPos = FALSE; // window was positioned in SetWindowState()
4299 pFrame->mbDefPos = FALSE; in ImplHandleMoveMsg()
/trunk/main/vcl/source/window/
H A Dwindow.cxx241 mbDefPos = sal_True; // sal_True: Position is not Set in WindowImpl()
7286 mpWindowImpl->mbDefPos = sal_False; in SetPosSizePixel()
H A Dwindow2.cxx1822 return mpWindowImpl->mbDefPos; in IsDefaultPos()
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx751 pFrame->mbDefPos = TRUE; in ImplSalCreateFrame()
787 mbDefPos = TRUE; in Os2SalFrame()
816 mbDefPos = TRUE; in Os2SalFrame()
971 pFrame->mbDefPos = FALSE; in ImplSalShow()
1094 if ( mbDefPos && !(nPosFlags & SWP_MOVE)) in SetPosSize()
1097 mbDefPos = FALSE; in SetPosSize()
2996 pFrame->mbDefPos = FALSE; in ImplHandleMoveMsg()
3031 pFrame->mbDefPos = FALSE; in ImplHandleSizeMsg()
/trunk/main/vcl/inc/win/
H A Dsalframe.h75 sal_Bool mbDefPos; // default-position member in WinSalFrame
/trunk/main/vcl/inc/
H A Dwindow.h341 mbDefPos:1, member in WindowImpl
/trunk/main/vcl/inc/os2/
H A Dsalframe.h88 sal_Bool mbDefPos; // default-position member in Os2SalFrame

Completed in 92 milliseconds