Home
last modified time | relevance | path

Searched refs:WB_TABSTOP (Results 1 – 25 of 104) sorted by relevance

12345

/AOO42X/main/svtools/source/control/
H A Dfilectrl.cxx60 maEdit.SetStyle( (maEdit.GetStyle()|WB_TABSTOP)&(~WB_NOTABSTOP) ); in ImplInitStyle()
61 maButton.SetStyle( (maButton.GetStyle()|WB_TABSTOP)&(~WB_NOTABSTOP) ); in ImplInitStyle()
65 maEdit.SetStyle( (maEdit.GetStyle()|WB_NOTABSTOP)&(~WB_TABSTOP) ); in ImplInitStyle()
66 maButton.SetStyle( (maButton.GetStyle()|WB_NOTABSTOP)&(~WB_TABSTOP) ); in ImplInitStyle()
78 nStyle &= ~WB_TABSTOP; in ImplInitStyle()
/AOO42X/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx804 …= new OMultilineEditControl( &getPropertyBox(), eStringList, nWinBits | WB_DROPDOWN | WB_TABSTOP ); in createPropertyControl()
808 …ew OMultilineEditControl( &getPropertyBox(), eMultiLineText, nWinBits | WB_DROPDOWN | WB_TABSTOP ); in createPropertyControl()
812 … xControl = new OListboxControl( &getPropertyBox(), nWinBits | WB_TABSTOP | WB_DROPDOWN); in createPropertyControl()
816 … xControl = new OComboboxControl( &getPropertyBox(), nWinBits | WB_TABSTOP | WB_DROPDOWN); in createPropertyControl()
820 xControl = new OEditControl( &getPropertyBox(), sal_False, nWinBits | WB_TABSTOP ); in createPropertyControl()
824 xControl = new OEditControl( &getPropertyBox(), sal_True, nWinBits | WB_TABSTOP ); in createPropertyControl()
828 … xControl = new ONumericControl( &getPropertyBox(), nWinBits | WB_TABSTOP | WB_SPIN | WB_REPEAT ); in createPropertyControl()
832 xControl = new ODateTimeControl( &getPropertyBox(), nWinBits | WB_TABSTOP ); in createPropertyControl()
836 … xControl = new ODateControl( &getPropertyBox(), nWinBits | WB_TABSTOP | WB_SPIN | WB_REPEAT ); in createPropertyControl()
840 … xControl = new OTimeControl( &getPropertyBox(), nWinBits | WB_TABSTOP | WB_SPIN | WB_REPEAT ); in createPropertyControl()
[all …]
H A Dformcomponenthandler.cxx1060 …tor.Control = new OFileUrlControl( impl_getDefaultDialogParent_nothrow(), WB_TABSTOP | WB_BORDER ); in describePropertyLine()
1136 …FormatSampleControl( impl_getDefaultDialogParent_nothrow(), WB_READONLY | WB_TABSTOP | WB_BORDER ); in describePropertyLine()
1144 …ol = new OFormattedNumericControl( impl_getDefaultDialogParent_nothrow(), WB_TABSTOP | WB_BORDER ); in describePropertyLine()
1179 …= new OFormattedNumericControl( impl_getDefaultDialogParent_nothrow(), WB_TABSTOP | WB_BORDER | WB… in describePropertyLine()
1320 …ontrol = new OTimeDurationControl( impl_getDefaultDialogParent_nothrow(), WB_BORDER | WB_TABSTOP ); in describePropertyLine()
/AOO42X/main/svtools/source/dialogs/
H A Dproperty.cxx57 aEdit(this,WB_BORDER | WB_TABSTOP) in SvXPropertyEdit()
72 aEdit(this,WB_BORDER | WB_TABSTOP) in SvXPropertyEdit()
186 aListBox(this,WB_BORDER | WB_DROPDOWN | WB_TABSTOP) in SvXPropertyListBox()
200 aListBox(this,WB_BORDER | WB_DROPDOWN | WB_TABSTOP) in SvXPropertyListBox()
315 aComboBox(this,WB_BORDER | WB_DROPDOWN | WB_TABSTOP) in SvXPropertyComboBox()
329 aComboBox(this,WB_BORDER | WB_DROPDOWN | WB_TABSTOP) in SvXPropertyComboBox()
919 SvPropertyLine* pPropLine=new SvPropertyLine(&aPlayGround,WB_TABSTOP | WB_DIALOGCONTROL); in InsertEntry()
957 new SvXPropertyComboBox(pPropLine,WB_TABSTOP)); in ChangeEntry()
962 new SvXPropertyComboBox(pPropLine,WB_TABSTOP)); in ChangeEntry()
967 new SvXPropertyEdit(pPropLine,WB_TABSTOP)); in ChangeEntry()
H A Dwizardmachine.cxx186 m_pHelp= new HelpButton(this, WB_TABSTOP); in implConstruct()
195 m_pPrevPage = new PushButton(this, WB_TABSTOP); in implConstruct()
212 m_pNextPage = new PushButton(this, WB_TABSTOP); in implConstruct()
226 m_pFinish = new OKButton(this, WB_TABSTOP); in implConstruct()
238 m_pCancel = new CancelButton(this, WB_TABSTOP); in implConstruct()
/AOO42X/main/sc/source/ui/navipi/
H A Dscenwnd.cxx49 ListBox( &rParent, WB_BORDER | WB_TABSTOP ), in ScScenarioListBox()
214 : Window ( pParent, WB_TABSTOP | WB_DIALOGCONTROL ), in ScScenarioWindow()
216 aEdComment ( this, WB_BORDER | WB_LEFT | WB_READONLY | WB_VSCROLL | WB_TABSTOP ) in ScScenarioWindow()
/AOO42X/main/svx/source/dialog/
H A Dsimptabl.cxx75 SvHeaderTabListBox(pParent,WB_CLIPCHILDREN | WB_HSCROLL | WB_TABSTOP), in SvxSimpleTable()
77 aHeaderBar(pParent,WB_BUTTONSTYLE | WB_BORDER | WB_TABSTOP), in SvxSimpleTable()
106 SvHeaderTabListBox(pParent,WB_CLIPCHILDREN | WB_HSCROLL | WB_TABSTOP), in SvxSimpleTable()
108 aHeaderBar(pParent,WB_BUTTONSTYLE | WB_BORDER | WB_TABSTOP), in SvxSimpleTable()
/AOO42X/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx140 mpControl = new ListBox( pParent, WB_BORDER|WB_TABSTOP|WB_DROPDOWN ); in PresetPropertyBox()
226 mpControl = new ColorListBox( pParent, WB_BORDER|WB_TABSTOP|WB_DROPDOWN ); in ColorPropertyBox()
313 mpControl = new FontNameBox( pParent, WB_BORDER|WB_TABSTOP|WB_DROPDOWN ); in FontPropertyBox()
398 : Edit( pParent, WB_BORDER|WB_TABSTOP| WB_DIALOGCONTROL ), in DropdownMenuBox()
486 mpMetric = new MetricField( pParent, WB_TABSTOP|WB_IGNORETAB| WB_NOBORDER); in CharHeightPropertyBox()
582 mpMetric = new MetricField( pParent ,WB_TABSTOP|WB_IGNORETAB| WB_NOBORDER); in TransparencyPropertyBox()
704 mpMetric = new MetricField( pParent ,WB_TABSTOP|WB_IGNORETAB| WB_NOBORDER); in RotationPropertyBox()
846 mpMetric = new MetricField( pParent ,WB_TABSTOP|WB_IGNORETAB| WB_NOBORDER); in ScalePropertyBox()
1027 mpEdit = new Edit( pParent, WB_TABSTOP|WB_IGNORETAB|WB_NOBORDER|WB_READONLY); in FontStylePropertyBox()
/AOO42X/main/vcl/source/control/
H A Dbutton.cxx798 nStyle |= WB_TABSTOP; in ImplInitStyle()
2090 nStyle |= WB_TABSTOP; in ImplInitStyle()
2092 nStyle &= ~WB_TABSTOP; in ImplInitStyle()
2484 mpWindowImpl->mnStyle |= WB_TABSTOP; in ImplUncheckAllOther()
2509 pWindow->mpWindowImpl->mnStyle &= ~WB_TABSTOP; in ImplUncheckAllOther()
2540 pWindow->mpWindowImpl->mnStyle &= ~WB_TABSTOP; in ImplUncheckAllOther()
2553 mpWindowImpl->mnStyle |= WB_TABSTOP; in ImplCallClick()
2978 mpWindowImpl->mnStyle |= WB_TABSTOP; in SetState()
2980 mpWindowImpl->mnStyle &= ~WB_TABSTOP; in SetState()
2996 mpWindowImpl->mnStyle |= WB_TABSTOP; in Check()
[all …]
H A Dmenubtn.cxx61 nStyle |= WB_TABSTOP; in ImplInit()
/AOO42X/main/svx/source/gallery2/
H A Dgalctrl.cxx56 Window( pParent, WB_TABSTOP | WB_BORDER ), in DBG_NAME()
330 …ValueSet( pParent, WB_TABSTOP | WB_3DLOOK | WB_BORDER | WB_ITEMBORDER | WB_DOUBLEBORDER | WB_VSCRO… in DBG_NAME()
599 BrowseBox( pParent, WB_TABSTOP | WB_3DLOOK | WB_BORDER ), in DBG_NAME()
/AOO42X/main/vcl/source/window/
H A Ddlgctrl.cxx223 if ( (i == nTemp) && (pWindow->GetStyle() & WB_TABSTOP) ) in ImplGetDlgWindow()
256 if ( pWindow->GetStyle() & WB_TABSTOP ) in ImplGetDlgWindow()
272 (!(pWindow->GetStyle() & WB_TABSTOP) || !pWindow->IsEnabled()) ) in ImplGetDlgWindow()
291 if ( !(pWindow->GetStyle() & WB_TABSTOP) ) in ImplGetDlgWindow()
H A Ddialog.cxx92 if ( !(pNextWindow->GetStyle() & WB_TABSTOP) || in ImplIsMnemonicCtrl()
941 !(pFocusControl->GetStyle() & WB_TABSTOP) || in GrabFocusToFirstControl()
/AOO42X/main/toolkit/source/awt/
H A Dvclxcontainer.cxx154 nStyle &= ~(WB_TABSTOP|WB_NOTABSTOP|WB_GROUP); in setTabOrder()
159 nStyle |= ( bTab ? WB_TABSTOP : WB_NOTABSTOP ); in setTabOrder()
/AOO42X/main/svtools/workben/
H A Dsvdem.cxx586 aCalendar( this, WB_TABSTOP | WB_WEEKNUMBER | WB_BOLDTEXT | WB_FRAMEINFO | WB_MULTISELECT ), in MyCalendar()
694 …aValueSet( this, WB_TABSTOP | WB_NAMEFIELD | WB_NONEFIELD | WB_BORDER | WB_ITEMBORDER | WB_VSCROLL… in MyWin()
695 aCalendarField( this, WB_TABSTOP | WB_SPIN | WB_REPEAT | WB_DROPDOWN | WB_BORDER ), in MyWin()
696 aCalendarField2( this, WB_TABSTOP | WB_SPIN | WB_REPEAT | WB_DROPDOWN | WB_BORDER ), in MyWin()
/AOO42X/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx291 ,m_aTBPreview(this,WB_TABSTOP ) in DBG_NAME()
700 … ,WB_HASLINES | WB_SORT | WB_HASBUTTONS | WB_HSCROLL |WB_HASBUTTONSATROOT | WB_TABSTOP in createTablesPage()
880 …()->getORB(),WB_HASLINES | WB_SORT | WB_HASBUTTONS | WB_HSCROLL |WB_HASBUTTONSATROOT | WB_TABSTOP); in createSimpleTree()
890 …GetStyle() | WB_HASLINES | WB_SORT | WB_HASBUTTONS | WB_HSCROLL |WB_HASBUTTONSATROOT | WB_TABSTOP); in createTree()
H A DAppIconControl.cxx59WB_TABSTOP | WB_CLIPCHILDREN | WB_NOVSCROLL | WB_SMART_ARRANGE | WB_NOHSCROLL | WB_CENTER) in DBG_NAME()
/AOO42X/main/svx/source/tbxctrls/
H A Ditemwin.cxx667 FillTypeLB( pParent, nBits | WB_TABSTOP ), in SvxFillTypeBox()
755 FillAttrLB( pParent, nBits | WB_TABSTOP ), in SvxFillAttrBox()
/AOO42X/main/formula/source/ui/dlg/
H A Dfuncutl.cxx735 pMEdit=new MultiLineEdit(this,WB_LEFT | WB_VSCROLL | (nWinStyle & WB_TABSTOP) | in EditBox()
762 pMEdit=new MultiLineEdit(this,WB_LEFT | WB_VSCROLL | (nStyle & WB_TABSTOP) | in EditBox()
/AOO42X/main/reportdesign/source/ui/dlg/
H A DAddField.cxx115 :SvTreeListBox( _pParent, WB_TABSTOP|WB_BORDER|WB_SORT ) in OAddFieldWindowListBox()
172 ,m_aInsertButton(this, WB_TABSTOP|WB_CENTER) in OAddFieldWindow()
/AOO42X/main/sd/source/ui/sidebar/
H A DLayoutMenu.cxx154 SetStyle(GetStyle() | WB_ITEMBORDER | WB_FLATVALUESET | WB_TABSTOP); in LayoutMenu()
175 | WB_TABSTOP in implConstruct()
H A DPreviewValueSet.cxx32 : ValueSet (pParent, WB_TABSTOP), in PreviewValueSet()
/AOO42X/main/desktop/source/deployment/gui/
H A Ddescedit.cxx53 SetStyle( ( GetStyle() & ~WB_TABSTOP ) | WB_NOTABSTOP ); in Init()
H A Ddp_gui_dialog2.cxx168 m_pOptionsBtn = new PushButton( this, WB_TABSTOP ); in ExtBoxWithBtns_Impl()
169 m_pEnableBtn = new PushButton( this, WB_TABSTOP ); in ExtBoxWithBtns_Impl()
170 m_pRemoveBtn = new PushButton( this, WB_TABSTOP ); in ExtBoxWithBtns_Impl()
/AOO42X/main/sfx2/source/sidebar/
H A DTabItem.cxx44 SetStyle(GetStyle() | WB_TABSTOP | WB_DIALOGCONTROL | WB_NOPOINTERFOCUS); in TabItem()

12345