Home
last modified time | relevance | path

Searched refs:WB_SCROLL (Results 1 – 16 of 16) sorted by relevance

/trunk/main/framework/source/uielement/
H A Daddonstoolbarwrapper.cxx142 …sal_uLong nStyles = WB_LINESPACING | WB_BORDER | WB_SCROLL | WB_MOVEABLE | WB_3DLOOK | WB_DOCKABLE… in initialize()
H A Dpanelwrapper.cxx176 …sal_uInt32 nStyles = WB_LINESPACING | WB_BORDER | WB_SCROLL | WB_MOVEABLE | WB_3DLOOK | WB_DOCKABL… in initialize()
H A Dtoolbarwrapper.cxx177 …sal_uLong nStyles = WB_LINESPACING | WB_BORDER | WB_SCROLL | WB_MOVEABLE | WB_3DLOOK | WB_DOCKABLE… in initialize()
/trunk/main/svtools/source/control/
H A Dtaskbox.cxx52 ToolBox( pParent, nWinStyle | WB_SCROLL | WB_3DLOOK ) in DECLARE_LIST()
H A Dtabbar.cxx667 if ( mnWinStyle & (WB_MINSCROLL | WB_SCROLL) ) in ImplInitControls()
691 if ( mnWinStyle & WB_SCROLL ) in ImplInitControls()
2449 else if ( mnWinStyle & WB_SCROLL ) in GetMinSize()
/trunk/main/sd/source/ui/view/
H A Dtabcontr.cxx92 TabBar( pParent, WinBits( WB_BORDER | WB_3DLOOK | WB_SCROLL | WB_SIZEABLE | WB_DRAG) ), in TabControl()
/trunk/main/sd/source/ui/dlg/
H A DLayerTabBar.cxx63 : TabBar( pParent, WinBits( WB_BORDER | WB_3DLOOK | WB_SCROLL | WB_SIZEABLE ) ), in LayerTabBar()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx235 #define WB_SCROLL ((WinBits)0x02000000) macro
/trunk/main/basic/workben/
H A Dmgrtest.cxx110 aToolBox( this, WinBits( WB_BORDER | WB_3DLOOK | WB_SCROLL | WB_LINESPACING ) ) in TestWindow()
/trunk/main/sc/source/ui/view/
H A Dtabcont.cxx53 TabBar( pParent, WinBits( WB_BORDER | WB_3DLOOK | WB_SCROLL | in ScTabControl()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx107 #define TB_WBLINESIZING (WB_SIZEABLE | WB_DOCKABLE | WB_SCROLL)
1608 mbScroll = (nStyle & WB_SCROLL) != 0; in ImplInit()
4704 if ( mnWinStyle & WB_SCROLL ) in Paint()
5154 mbScroll = (mnWinStyle & WB_SCROLL) ? sal_True : sal_False; in ToggleFloatingMode()
/trunk/main/basctl/source/basicide/
H A Dbastypes.cxx517 TabBar( pParent, WinBits( WB_3DLOOK | WB_SCROLL | WB_BORDER | WB_SIZEABLE | WB_DRAG ) ) in BasicIDETabBar()
/trunk/main/rsc/source/parser/
H A Drscinit.cxx330 aWinBits.SetConstant( nScrollId, sal::static_int_cast<sal_Int32>(WB_SCROLL) ); in Init()
/trunk/main/svtools/workben/
H A Dsvdem.cxx697 aTabBar( this, WB_BORDER | WB_MULTISELECT | WB_SCROLL | WB_SIZEABLE | WB_DRAG ), in MyWin()
/trunk/main/svx/workben/
H A Dedittest.cxx442 aToolBox( this, WinBits( WB_BORDER | WB_SVLOOK | WB_SCROLL | WB_LINESPACING ) ), in EditMainWindow()
/trunk/main/ucb/workben/ucb/
H A Ducbdemo.cxx1846 m_pTool = new ToolBox( this, WB_3DLOOK | WB_BORDER | WB_SCROLL ); in MyWin()

Completed in 110 milliseconds