| /trunk/main/cui/source/dialogs/ |
| H A D | insdlg.cxx | 760 aFLSepLeft.SetStyle(aFLSepLeft.GetStyle()|WB_VERT); in SfxInsertFloatingFrameDialog() 761 aFLSepRight.SetStyle(aFLSepRight.GetStyle()|WB_VERT); in SfxInsertFloatingFrameDialog() 809 aFLSepLeft.SetStyle(aFLSepLeft.GetStyle()|WB_VERT); in SfxInsertFloatingFrameDialog() 810 aFLSepRight.SetStyle(aFLSepRight.GetStyle()|WB_VERT); in SfxInsertFloatingFrameDialog()
|
| /trunk/main/sc/source/ui/miscdlgs/ |
| H A D | filldlg.cxx | 223 aFlSep1.SetStyle( aFlSep1.GetStyle() | WB_VERT ); in Init() 224 aFlSep2.SetStyle( aFlSep2.GetStyle() | WB_VERT ); in Init()
|
| H A D | inscodlg.cxx | 135 aFlSep1.SetStyle( aFlSep1.GetStyle() | WB_VERT ); in ScInsertContentsDlg() 136 aFlSep2.SetStyle( aFlSep2.GetStyle() | WB_VERT ); in ScInsertContentsDlg()
|
| /trunk/main/tools/inc/tools/ |
| H A D | wintypes.hxx | 160 #define WB_VERT ((WinBits)0x00002000) macro 192 #define WB_VSCROLL WB_VERT
|
| /trunk/main/sc/source/ui/optdlg/ |
| H A D | tpview.cxx | 99 aSeparator1FL.SetStyle( aSeparator1FL.GetStyle() | WB_VERT ); in ScTpContentOptions() 100 aSeparator2FL.SetStyle( aSeparator2FL.GetStyle() | WB_VERT ); in ScTpContentOptions() 435 aSeparatorFL.SetStyle( aSeparatorFL.GetStyle() | WB_VERT ); in ScTpLayoutOptions()
|
| H A D | tpcalc.cxx | 96 aSeparatorFL.SetStyle( aSeparatorFL.GetStyle() | WB_VERT ); in ScTpCalcOptions()
|
| /trunk/main/vcl/inc/vcl/ |
| H A D | scrbar.hxx | 96 explicit ScrollBar( Window* pParent, WinBits nStyle = WB_VERT );
|
| /trunk/main/toolkit/source/awt/ |
| H A D | vclxscroller.cxx | 82 mpVerScrollBar = new ScrollBar( GetWindow() , WB_VERT ); in ensureScrollBars()
|
| H A D | vclxsplitter.cxx | 119 mpSplitter = new Splitter( GetWindow() , mbHorizontal ? WB_HORZ : WB_VERT ); in ensureSplitter()
|
| H A D | vclxwindow.cxx | 1874 nStyle &= ~(WB_HORZ|WB_VERT); in setProperty() 1878 nStyle |= WB_VERT; in setProperty()
|
| /trunk/main/vcl/source/control/ |
| H A D | fixed.cxx | 509 if ( nWinStyle & WB_VERT ) in ImplDraw() 521 else if( (nWinStyle & WB_VERT) ) in ImplDraw()
|
| H A D | slider.cxx | 60 #define SLIDER_VIEW_STYLE (WB_3DLOOK | WB_HORZ | WB_VERT)
|
| /trunk/main/automation/source/server/ |
| H A D | sta_list.cxx | 521 …DBG_ASSERT( pWin->GetStyle() & ( WB_HORZ | WB_VERT ), "Nither WB_HORZ nor WB_VERT set on ScrollBar… in IsWinOK() 523 || (( pWin->GetStyle() & WB_VERT ) && ( nDirection == CONST_ALIGN_RIGHT )); in IsWinOK()
|
| /trunk/main/svx/source/dialog/ |
| H A D | dlgctl3d.cxx | 988 maVerScroller(this, WB_VERT | WB_DRAG), in SvxLightCtl3D() 999 maVerScroller(this, WB_VERT | WB_DRAG), in SvxLightCtl3D()
|
| H A D | charmap.cxx | 71 ,aVscrollSB( this, WB_VERT) in SvxShowCharSet()
|
| /trunk/main/chart2/source/controller/dialogs/ |
| H A D | tp_AxisLabel.cxx | 89 aFlSeparator.SetStyle (aFlSeparator.GetStyle() | WB_VERT); in SchAxisLabelTabPage()
|
| /trunk/main/reportdesign/source/ui/report/ |
| H A D | StartMarker.cxx | 57 ,m_aVRuler(this,WB_VERT) in DBG_NAME()
|
| /trunk/main/sc/source/ui/dbgui/ |
| H A D | csvtablebox.cxx | 54 maVScroll( this, WB_VERT | WB_DRAG ), in ScCsvTableBox()
|
| H A D | consdlg.cxx | 248 aFlSep.SetStyle( aFlSep.GetStyle() | WB_VERT ); in Init()
|
| /trunk/main/svtools/source/dialogs/ |
| H A D | roadmapwizard.cxx | 208 m_pImpl->pFixedLine = new FixedLine( this, WB_VERT ); in impl_construct()
|
| /trunk/main/toolkit/source/layout/core/ |
| H A D | helper.cxx | 521 nStyle |= WB_VERT; in layoutCreateWindow()
|
| /trunk/main/dbaccess/source/ui/app/ |
| H A D | AppDetailView.cxx | 403 ,m_aFL(this,WB_VERT) in DBG_NAME()
|
| /trunk/main/svtools/source/control/ |
| H A D | ruler.cxx | 240 if ( !(nWinBits & WB_VERT) ) in ImplInit() 1176 if ( mnWinStyle & WB_VERT ) in ImplInitSettings()
|
| /trunk/main/desktop/source/deployment/gui/ |
| H A D | dp_gui_extlistbox.cxx | 214 m_pScrollBar = new ScrollBar( this, WB_VERT ); in ExtensionBox_Impl()
|
| /trunk/main/extensions/source/bibliography/ |
| H A D | general.cxx | 240 aVertScroll(this, WB_VERT), in BibGeneralPage()
|