Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/presenter/
H A DPresenterHelper.cxx122 pWindow = new WorkWindow(pParentWindow, WB_SYSTEMCHILDWINDOW); in createWindow()
/aoo41x/main/tools/inc/tools/
H A Dwintypes.hxx153 #define WB_SYSTEMCHILDWINDOW ((WinBits)SAL_CONST_INT64(0x8000000000)) macro
/aoo41x/main/vcl/source/window/
H A Dbrdwin.cxx1838 …FAULTWIN | WB_TOOLTIPWIN | WB_NOSHADOW | WB_OWNERDRAWDECORATION | WB_SYSTEMCHILDWINDOW | WB_NEEDS… in ImplInit()
1847 if( (nStyle & WB_SYSTEMCHILDWINDOW) ) in ImplInit()
H A Dwindow.cxx749 && (nStyle & (WB_BORDER | WB_SYSTEMCHILDWINDOW) ) ) in ImplInit()
752 if( (nStyle & WB_SYSTEMCHILDWINDOW) ) in ImplInit()
833 if( nStyle & WB_SYSTEMCHILDWINDOW ) in ImplInit()
7316 if( pWindow->GetParent() && (pWindow->GetStyle() & WB_SYSTEMCHILDWINDOW) ) in SetPosSizePixel()
7358 if( pWindow->GetParent() && (pWindow->GetStyle() & WB_SYSTEMCHILDWINDOW) ) in SetPosSizePixel()

Completed in 56 milliseconds