Home
last modified time | relevance | path

Searched refs:WB_HSCROLL (Results 1 – 25 of 107) sorted by relevance

12345

/aoo41x/main/toolkit/source/awt/
H A Dvclxspinbutton.cxx207 lcl_modifyStyle( GetWindow(), WB_HSCROLL, orientation == ScrollBarOrientation::HORIZONTAL ); in setOrientation()
213 return ( 0 != ( GetWindow()->GetStyle() & WB_HSCROLL ) ) in getOrientation()
291 … lcl_modifyStyle( GetWindow(), WB_HSCROLL, nValue == ScrollBarOrientation::HORIZONTAL ); in setProperty()
336 ( ( 0 != ( GetWindow()->GetStyle() & WB_HSCROLL ) ) in getProperty()
/aoo41x/main/vcl/source/control/
H A Dspinbtn.cxx50 if ( nStyle & WB_HSCROLL ) in ImplInit()
382 sal_Bool bNewHorz = 0 != ( GetStyle() & WB_HSCROLL ); in StateChanged()
/aoo41x/main/svx/source/dialog/
H A Dsimptabl.cxx75 SvHeaderTabListBox(pParent,WB_CLIPCHILDREN | WB_HSCROLL | WB_TABSTOP), in SvxSimpleTable()
106 SvHeaderTabListBox(pParent,WB_CLIPCHILDREN | WB_HSCROLL | WB_TABSTOP), in SvxSimpleTable()
/aoo41x/main/svtools/source/control/
H A Dscrwin.cxx54 aHScroll( this, WinBits(WB_HSCROLL | WB_DRAG) ), in ScrollableWindow()
66 aHScroll( this, WinBits(WB_HSCROLL | WB_DRAG) ), in ScrollableWindow()
/aoo41x/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx351 bool bNeedHScroll = 0 != ( m_pAntiImpl->GetStyle() & WB_HSCROLL ); in ensureScrollbars()
377 m_pHScroll = new ScrollBar( m_pAntiImpl, WB_HSCROLL | WB_DRAG | WB_REPEAT ); in ensureScrollbars()
H A Drichtextcontrol.cxx190 implAdjustTwoStateFlag( xProps, PROPERTY_HSCROLL, nBits, WB_HSCROLL ); in getWinBits()
449 adjustTwoStateWinBit( GetWindow(), _rValue, WB_HSCROLL ); in setProperty()
/aoo41x/main/automation/source/server/
H A Deditwin.hxx54 … UniString( RTL_CONSTASCII_USTRINGPARAM ( "Debug" ) ), WinBits iWstyle = WB_HSCROLL | WB_VSCROLL );
/aoo41x/main/dbaccess/source/ui/browser/
H A Ddbtreeview.cxx59 …ew DBTreeListBox(this, _rxORB ,WB_HASLINES | WB_SORT | WB_HASBUTTONS | WB_HSCROLL |WB_HASBUTTONSAT… in DBG_NAME()
/aoo41x/main/sw/source/ui/uiview/
H A Dscroll.cxx38 WinBits( WB_3DLOOK | WB_HIDE | ( bHoriz ? WB_HSCROLL : WB_VSCROLL) ) ), in SwScrollbar()
/aoo41x/main/sd/source/ui/view/
H A Dsdruler.cxx109 if ( nWinStyle & WB_HSCROLL ) in Ruler()
H A Ddrviews1.cxx567 aWBits = WB_HSCROLL | WB_3DLOOK | WB_BORDER | WB_EXTRAFIELD; in CreateHRuler()
573 aWBits = WB_HSCROLL | WB_3DLOOK | WB_BORDER; in CreateHRuler()
/aoo41x/main/svtools/source/edit/
H A Dsvmedit.cxx201 const sal_Bool bNeedHScroll = ( nWinStyle & WB_HSCROLL ) == WB_HSCROLL; in ImpUpdateSrollBarVis()
234 mpHScrollBar = bNeedHScroll ? new ScrollBar( pSvMultiLineEdit, WB_HSCROLL|WB_DRAG ) : NULL; in ImpUpdateSrollBarVis()
/aoo41x/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx700 … ,WB_HASLINES | WB_SORT | WB_HASBUTTONS | WB_HSCROLL |WB_HASBUTTONSATROOT | WB_TABSTOP in createTablesPage()
880 …orderWin().getView()->getORB(),WB_HASLINES | WB_SORT | WB_HASBUTTONS | WB_HSCROLL |WB_HASBUTTONSAT… in createSimpleTree()
890 …Style(_pTreeView->GetStyle() | WB_HASLINES | WB_SORT | WB_HASBUTTONS | WB_HSCROLL |WB_HASBUTTONSAT… in createTree()
/aoo41x/main/svtools/source/contnr/
H A Dsvimpbox.cxx57 aHorSBar( pLBView, WB_DRAG | WB_HSCROLL ), in SvImpLBox()
1255 (nWindowStyle & WB_HSCROLL) && in AdjustScrollBars()
1273 if( (nWindowStyle & WB_HSCROLL) && in AdjustScrollBars()
2350 else if( nWindowStyle & WB_HSCROLL ) in KeyInput()
2382 else if ( nWindowStyle & WB_HSCROLL ) in KeyInput()
/aoo41x/main/sd/source/ui/dlg/
H A Ddlgassim.cxx50 WB_HSCROLL | // #31562# in SdPageListControl()
/aoo41x/main/formula/source/ui/dlg/
H A Dstructpg.cxx112 WB_HASBUTTONS|WB_HSCROLL|WB_NOINITIALSELECTION); in StructPage()
/aoo41x/main/sd/source/ui/animations/
H A DDialogListBox.cxx36 mpHScrollBar = new ScrollBar( this, WB_HSCROLL | WB_DRAG ); in DialogListBox()
/aoo41x/main/cui/source/customize/
H A Dselector.cxx88 SetStyle( GetStyle() | WB_CLIPCHILDREN | WB_HSCROLL | WB_SORT ); in SvxConfigFunctionListBox_Impl()
224 …SetStyle( GetStyle() | WB_CLIPCHILDREN | WB_HSCROLL | WB_HASBUTTONS | WB_HASLINES | WB_HASLINESATR… in SvxConfigGroupListBox_Impl()
/aoo41x/main/cui/source/dialogs/
H A Dsrchxtra.cxx150 aAttrLB.SetStyle( GetStyle() | WB_CLIPCHILDREN | WB_HSCROLL | WB_SORT ); in SvxSearchAttributeDialog()
H A Dhlmarkwn.cxx146 WB_HSCROLL | WB_HASBUTTONSATROOT ); in SvxHlinkDlgMarkWnd()
/aoo41x/main/cui/source/options/
H A Doptlingu.cxx1136 …aLinguModulesCLB.SetStyle( aLinguModulesCLB.GetStyle()|WB_CLIPCHILDREN|WB_HSCROLL|WB_FORCE_MAKEVIS… in SvxLinguTabPage()
1146 …aLinguDicsCLB.SetStyle( aLinguDicsCLB.GetStyle()|WB_CLIPCHILDREN|WB_HSCROLL|WB_FORCE_MAKEVISIBLE ); in SvxLinguTabPage()
1156 …aLinguOptionsCLB.SetStyle( aLinguOptionsCLB.GetStyle()|WB_CLIPCHILDREN|WB_HSCROLL|WB_FORCE_MAKEVIS… in SvxLinguTabPage()
2053 aModulesCLB.SetStyle( aModulesCLB.GetStyle()|WB_CLIPCHILDREN|WB_HSCROLL|WB_FORCE_MAKEVISIBLE ); in SvxEditModulesDlg()
/aoo41x/main/tools/inc/tools/
H A Dwintypes.hxx193 #define WB_HSCROLL WB_HORZ macro
/aoo41x/main/basctl/source/basicide/
H A Dobjdlg.cxx104 WB_HSCROLL ); in ObjectCatalog()
/aoo41x/main/extensions/source/propctrlr/
H A Dselectlabeldialog.cxx78 … | WB_BORDER | WB_HASLINES | WB_HASLINESATROOT | WB_HASBUTTONS | WB_HASBUTTONSATROOT | WB_HSCROLL); in DBG_NAME()
/aoo41x/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx112 aTbLinks.SetStyle(aTbLinks.GetStyle()|WB_HSCROLL|WB_CLIPCHILDREN); in SwCondCollPage()

Completed in 170 milliseconds

12345