Home
last modified time | relevance | path

Searched refs:mbFrame (Results 1 – 11 of 11) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dbrdwin.cxx1850 mpWindowImpl->mbFrame = sal_True; in ImplInit()
1856 mpWindowImpl->mbFrame = sal_True; in ImplInit()
1862 mpWindowImpl->mbFrame = sal_True; in ImplInit()
2105 if ( !mpWindowImpl->mbFrame || (GetStyle() & WB_OWNERDRAWDECORATION) ) in DataChanged()
2118 else if ( mpWindowImpl->mbFrame ) in InitView()
H A Dwindow.cxx796 if ( mpWindowImpl->mbFrame ) in ImplInit()
935 if ( mpWindowImpl->mbFrame ) in ImplInit()
1093 if ( !mpWindowImpl->mbFrame ) in ImplRemoveWindow()
1163 if( mpWindowImpl->mbFrame ) in ImplCallMove()
1694 if ( mpWindowImpl->mbFrame ) in ImplInitResolutionSettings()
3629 if ( mpWindowImpl->mbFrame ) in ImplToTop()
4736 if ( mpWindowImpl->mbFrame ) in ~Window()
4760 if ( mpWindowImpl->mbFrame ) in ~Window()
6357 if ( mpWindowImpl->mbFrame ) in SetParent()
7272 if ( mpWindowImpl->mbFrame ) in EnableAlwaysOnTop()
[all …]
H A Dwinproc.cxx1628 …( pWindow->ImplGetWindowImpl()->mbFrame && pWindow->ImplGetWindowImpl()->mpClientWindow ) ) // p… in ImplHandleResize()
1633 if( pWindow->ImplGetWindowImpl()->mbFrame && (pWindow->GetStyle() & WB_SIZEABLE) in ImplHandleResize()
1677 …if( pWindow->ImplGetWindowImpl()->mbFrame && pWindow->ImplIsFloatingWindow() && pWindow->IsReallyV… in ImplHandleMove()
1695 if ( pWindow->ImplGetWindowImpl()->mbFrame && pWindow->ImplGetWindowImpl()->mpClientWindow ) in ImplHandleMove()
H A Dfloatwin.cxx103 mpWindowImpl->mbFrame = sal_True; in ImplInit()
674 if( mpWindowImpl->mbFrame && (GetStyle() & WB_MOVEABLE) ) in StartPopupMode()
H A Dwindow2.cxx85 if ( pTempWindow->mpWindowImpl->mbFrame ) in ImplIsWindowInFront()
95 if ( pTempWindow->mpWindowImpl->mbFrame ) in ImplIsWindowInFront()
112 while ( !pTempWindow->mpWindowImpl->mbFrame ); in ImplIsWindowInFront()
119 while ( !pTempWindow->mpWindowImpl->mbFrame ); in ImplIsWindowInFront()
127 if ( pTestWindow->mpWindowImpl->mbFrame ) in ImplIsWindowInFront()
139 if ( pThisWindow->mpWindowImpl->mbFrame ) in ImplIsWindowInFront()
166 if ( !mpWindowImpl->mbFrame ) in ImplSaveOverlapBackground()
319 if ( bBorder && mpWindowImpl->mbFrame ) in SnapShot()
H A Dmsgbox.cxx284 if ( mpWindowImpl->mbFrame ) in ImplPosControls()
H A Dstatus.cxx550 ! pEraseWindow->ImplGetWindowImpl()->mbFrame ) in DrawProgress()
H A Dsyswin.cxx245 if ( pWindow->mpWindowImpl->mbOverlapWin && !pWindow->mpWindowImpl->mbFrame ) in SetZLevel()
280 if ( pWindow->mpWindowImpl->mbFrame ) in SetRepresentedURL()
306 if ( pWindow->mpWindowImpl->mbFrame ) in SetIcon()
334 if ( pWindow->mpWindowImpl->mbOverlapWin && !pWindow->mpWindowImpl->mbFrame ) in EnableSaveBackground()
450 if ( mpWindowImpl->mpBorderWindow->mpWindowImpl->mbFrame ) in SetMinOutputSizePixel()
453 else if ( mpWindowImpl->mbFrame ) in SetMinOutputSizePixel()
471 if ( mpWindowImpl->mpBorderWindow->mpWindowImpl->mbFrame ) in SetMaxOutputSizePixel()
474 else if ( mpWindowImpl->mbFrame ) in SetMaxOutputSizePixel()
724 if ( pWindow->mpWindowImpl->mbFrame ) in SetWindowStateData()
879 if ( pWindow->mpWindowImpl->mbFrame ) in GetWindowStateData()
H A Ddockwin.cxx628 if( ! IsFloatingMode() || ! mpFloatWin->mpWindowImpl->mbFrame ) in Notify()
H A Ddialog.cxx341 mpWindowImpl->mbFrame = sal_True; in ImplInit()
/trunk/main/vcl/inc/
H A Dwindow.h311 sal_Bool mbFrame:1, member in WindowImpl

Completed in 139 milliseconds