Home
last modified time | relevance | path

Searched refs:WB_ROLLABLE (Results 1 – 18 of 18) sorted by relevance

/trunk/main/tools/inc/tools/
H A Dwintypes.hxx138 #define WB_ROLLABLE ((WinBits)0x00000200) macro
262 #define WB_STDFLOATWIN (WB_SIZEMOVE | WB_CLOSEABLE | WB_ROLLABLE)
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx454 else if ( pBorderWindow->GetStyle() & WB_ROLLABLE ) in ImplMouseButtonDown()
1576 !(pBorderWindow->GetStyle() & WB_ROLLABLE) ) in Init()
1587 if ( !(pBorderWindow->GetStyle() & WB_ROLLABLE) ) in Init()
1591 if ( pBorderWindow->GetStyle() & WB_ROLLABLE ) in Init()
1838 …WinBits nTestStyle = (WB_MOVEABLE | WB_SIZEABLE | WB_ROLLABLE | WB_PINABLE | WB_CLOSEABLE | WB_STA… in ImplInit()
H A Ddialog.cxx269 nStyle |= WB_ROLLABLE; in ImplInit()
343 …SystemWindow::ImplInit( pParent, (nStyle & (WB_MOVEABLE | WB_SIZEABLE | WB_ROLLABLE | WB_CLOSEABLE… in ImplInit()
H A Dfloatwin.cxx97 if( nStyle & (WB_MOVEABLE | WB_SIZEABLE | WB_ROLLABLE | WB_CLOSEABLE | WB_STANDALONE) in ImplInit()
H A Ddockwin.cxx46 …YLES (WB_SIZEABLE | WB_MOVEABLE | WB_CLOSEABLE | WB_STANDALONE | WB_PINABLE | WB_ROLLABLE )
H A Ddockmgr.cxx49 …YLES (WB_SIZEABLE | WB_MOVEABLE | WB_CLOSEABLE | WB_STANDALONE | WB_PINABLE | WB_ROLLABLE )
/trunk/main/sfx2/source/sidebar/
H A DSidebarChildWindow.cxx50 … WB_STDDOCKWIN | WB_OWNERDRAWDECORATION | WB_CLIPCHILDREN | WB_SIZEABLE | WB_3DLOOK | WB_ROLLABLE); in SidebarChildWindow()
/trunk/main/sfx2/source/dialog/
H A Dnavigat.cxx47 WB_STDDOCKWIN | WB_CLIPCHILDREN | WB_SIZEABLE | WB_3DLOOK | WB_ROLLABLE); in SfxNavigatorWrapper()
H A Dtaskpane.cxx248 WB_STDDOCKWIN | WB_CLIPCHILDREN | WB_SIZEABLE | WB_3DLOOK | WB_ROLLABLE); in TaskPaneWrapper()
H A Ddockwin.cxx146 WB_STDDOCKWIN | WB_CLIPCHILDREN | WB_SIZEABLE | WB_3DLOOK | WB_ROLLABLE, nId); in SfxDockingWrapper()
/trunk/main/svx/source/form/
H A Dfmexpl.cxx587 …:SfxDockingWindow( _pBindings, _pMgr, _pParent, WinBits(WB_STDMODELESS|WB_SIZEABLE|WB_ROLLABLE|WB_… in DBG_NAME()
H A DfmPropBrw.cxx211 …tingWindow(_pBindings, _pMgr, _pParent, WinBits(WB_STDMODELESS|WB_SIZEABLE|WB_3DLOOK|WB_ROLLABLE) ) in FmPropBrw()
H A Dfiltnav.cxx1937 …indow( _pBindings, _pMgr, _pParent, WinBits(WB_STDMODELESS|WB_SIZEABLE|WB_ROLLABLE|WB_3DLOOK|WB_DO… in FmFilterNavigatorWin()
H A Ddatanavi.cxx2379 WinBits(WB_STDMODELESS|WB_SIZEABLE|WB_ROLLABLE|WB_3DLOOK|WB_DOCKABLE) ), in DBG_NAME()
/trunk/main/basctl/source/dlged/
H A Dpropbrw.cxx152 …w( _pBindings, _pMgr, _pParent, WinBits( WB_STDMODELESS | WB_SIZEABLE | WB_3DLOOK | WB_ROLLABLE ) ) in DBG_NAME()
/trunk/main/reportdesign/source/ui/report/
H A Dpropbrw.cxx111 :DockingWindow(pParent,WinBits(WB_STDMODELESS|WB_SIZEABLE|WB_3DLOOK|WB_ROLLABLE)) in DBG_NAME()
/trunk/main/basctl/source/basicide/
H A Dbastypes.cxx395 WB_SIZEABLE | WB_ROLLABLE | in BasicDockingWindow()
/trunk/main/rsc/source/parser/
H A Drscinit.cxx332 aWinBits.SetConstant( nZoomableId, sal::static_int_cast<sal_Int32>(WB_ROLLABLE) ); in Init()

Completed in 124 milliseconds