Home
last modified time | relevance | path

Searched refs:WB_DROPDOWN (Results 1 – 25 of 44) sorted by relevance

12

/aoo41x/main/vcl/source/control/
H A Dspinfld.cxx87 !(pWin->GetStyle() & WB_DROPDOWN) ) in ImplDrawNativeSpinfield()
314 if ( nWinStyle & (WB_SPIN|WB_DROPDOWN) ) in ImplInit()
649 if ( GetStyle() & WB_DROPDOWN ) in Paint()
678 if ( GetStyle() & WB_DROPDOWN ) in ImplCalcButtonAreas()
705 ! (GetStyle() & WB_DROPDOWN) && in ImplCalcButtonAreas()
764 if ( GetStyle() & (WB_SPIN|WB_DROPDOWN) ) in Resize()
810 if ( GetStyle() & WB_DROPDOWN ) in Resize()
832 if ( GetStyle() & WB_DROPDOWN ) in StateChanged()
976 if ( GetStyle() & WB_DROPDOWN ) in CalcMinimumSize()
1002 if ( GetStyle() & WB_DROPDOWN ) in CalcSize()
[all …]
H A Dcombobox.cxx159 if ( !(nStyle & WB_DROPDOWN) ) in ImplInit()
176 if( nStyle & WB_DROPDOWN ) in ImplInit()
H A Dlstbox.cxx114 if ( !(nStyle & WB_NOBORDER) && ( nStyle & WB_DROPDOWN ) ) in ImplInit()
122 if( nStyle & WB_DROPDOWN ) in ImplInit()
/aoo41x/main/accessibility/source/standard/
H A Dvclxaccessiblelist.cxx148 && (m_pListBoxHelper->GetStyle() & WB_DROPDOWN ) == WB_DROPDOWN in FillAccessibleStateSet()
461 b_IsDropDownList = ((m_pListBoxHelper->GetStyle() & WB_DROPDOWN ) == WB_DROPDOWN); in ProcessWindowEvent()
492 if (m_pListBoxHelper && (m_pListBoxHelper->GetStyle() & WB_DROPDOWN ) != WB_DROPDOWN) in FillAccessibleRelationSet()
752 if ( (m_pListBoxHelper->GetStyle() & WB_DROPDOWN ) == WB_DROPDOWN ) in UpdateVisibleLineCount()
1024 && (m_pListBoxHelper->GetStyle() & WB_DROPDOWN ) == WB_DROPDOWN ) in implGetBounds()
1057 && (m_pListBoxHelper->GetStyle() & WB_DROPDOWN ) == WB_DROPDOWN ) in getLocationOnScreen()
/aoo41x/main/svx/inc/svx/
H A Ditemwin.hxx57 WinBits nBits = WB_BORDER | WB_DROPDOWN | WB_AUTOHSCROLL );
94 WinBits nBits = WB_BORDER | WB_DROPDOWN | WB_AUTOHSCROLL );
148 SvxFillTypeBox( Window* pParent, WinBits nBits = WB_BORDER | WB_DROPDOWN | WB_AUTOHSCROLL );
173 SvxFillAttrBox( Window* pParent, WinBits nBits = WB_BORDER | WB_DROPDOWN | WB_AUTOHSCROLL );
/aoo41x/main/accessibility/source/helper/
H A Dacc_factory.cxx305 bIsDropDownBox = ( ( pBox->GetStyle() & WB_DROPDOWN ) == WB_DROPDOWN ); in createAccessibleContext()
343 bIsDropDownBox = ( ( pBox->GetStyle() & WB_DROPDOWN ) == WB_DROPDOWN ); in createAccessibleContext()
/aoo41x/main/svtools/source/dialogs/
H A Dproperty.cxx186 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()
684 ListBox aListBox(this,WB_DROPDOWN); in SvListBoxForProperties()
706 ListBox aListBox(this,WB_DROPDOWN); in SvListBoxForProperties()
H A Dfiledlg2.cxx184 INITCONTROL( pDriveList, ListBox, WB_DROPDOWN, in InitControls()
756 INITCONTROL( pTypeList, ListBox, WB_DROPDOWN, in InitControls()
761 INITCONTROL( pDriveList, ListBox, WB_DROPDOWN, in InitControls()
766 INITCONTROL( pTypeList, ListBox, WB_DROPDOWN, in InitControls()
/aoo41x/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx804 …xControl = new OMultilineEditControl( &getPropertyBox(), eStringList, nWinBits | WB_DROPDOWN | WB_… in createPropertyControl()
808 …xControl = new OMultilineEditControl( &getPropertyBox(), eMultiLineText, nWinBits | WB_DROPDOWN | … 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()
844 xControl = new OColorControl( &getPropertyBox(), nWinBits | WB_TABSTOP | WB_DROPDOWN ); in createPropertyControl()
848 xControl = new OHyperlinkControl( &getPropertyBox(), nWinBits | WB_TABSTOP | WB_DROPDOWN ); in createPropertyControl()
H A Dstandardcontrol.cxx129 :ODateControl_Base( PropertyControlType::DateField, pParent, nWinStyle | WB_DROPDOWN ) in ODateControl()
1054 if ( _nStyle & WB_DROPDOWN ) in DropDownEditControl()
1376 … , ( nWinStyle | WB_DIALOGCONTROL ) & ( ~WB_READONLY | ~WB_DROPDOWN ) in OMultilineEditControl()
H A Dcommoncontrol.cxx126 ComboBox aComboBox(m_pControlWindow, WB_DROPDOWN); in autoSizeWindow()
H A Dusercontrol.cxx279 :OFileUrlControl_Base( PropertyControlType::Unknown, pParent, nWinStyle | WB_DROPDOWN ) in OFileUrlControl()
/aoo41x/main/svtools/workben/
H A Dsvdem.cxx335 aUnderlineBox( this, WB_DROPDOWN ), in MyFontDialog()
336 aStrikeoutBox( this, WB_DROPDOWN ), in MyFontDialog()
340 aColorBox( this, WB_DROPDOWN ), in MyFontDialog()
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()
/aoo41x/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx918 …uired = new OPropListBoxCtrl( this, STR_HELP_FIELD_REQUIRED, FIELD_PROPERTY_REQUIRED, WB_DROPDOWN); in ActivateAggregate()
934 …rement = new OPropListBoxCtrl( this, STR_HELP_AUTOINCREMENT, FIELD_PROPERTY_AUTOINC, WB_DROPDOWN ); in ActivateAggregate()
954 m_pType = new OPropListBoxCtrl( this, STR_HELP_AUTOINCREMENT, FIELD_PRPOERTY_TYPE, WB_DROPDOWN ); in ActivateAggregate()
1004 …pNumType = new OPropListBoxCtrl( this, STR_HELP_NUMERIC_TYPE, FIELD_PROPERTY_NUMTYPE, WB_DROPDOWN in ActivateAggregate()
1058 …lt = new OPropListBoxCtrl( this, STR_HELP_BOOL_DEFAULT, FIELD_PROPERTY_BOOL_DEFAULT, WB_DROPDOWN ); in ActivateAggregate()
/aoo41x/main/svtools/source/brwbox/
H A Debbcontrols.cxx51 :ComboBox(pParent, nWinStyle|WB_DROPDOWN|WB_NOBORDER) in ComboBoxControl()
158 :ListBox(pParent, nWinStyle|WB_DROPDOWN|WB_NOBORDER) in ListBoxControl()
/aoo41x/main/sd/source/ui/dlg/
H A Dgluectrl.cxx76 ListBox( pParent, WinBits( WB_BORDER | WB_DROPDOWN ) ), in SFX_IMPL_TOOLBOX_CONTROL()
/aoo41x/main/vcl/source/window/
H A Dbrdwin.cxx1115 if( pCtrl->GetStyle() & WB_DROPDOWN ) in Init()
1122 if( pCtrl->GetStyle() & WB_DROPDOWN ) in Init()
1280 if( pCtrl->GetStyle() & WB_DROPDOWN ) in DrawWindow()
1299 if( pCtrl->GetStyle() & WB_DROPDOWN ) in DrawWindow()
/aoo41x/main/vcl/source/app/
H A Ddbggui.cxx781 maTraceBox( this, WB_DROPDOWN ), in DbgDialog()
783 maWarningBox( this, WB_DROPDOWN ), in DbgDialog()
785 maErrorBox( this, WB_DROPDOWN ), in DbgDialog()
/aoo41x/main/tools/inc/tools/
H A Dwintypes.hxx176 #define WB_DROPDOWN ((WinBits)0x08000000) macro
/aoo41x/main/framework/source/uielement/
H A Ddropdownboxtoolbarcontroller.cxx157 … m_pListBoxControl = new ListBoxControl( m_pToolbar, WB_DROPDOWN|WB_AUTOHSCROLL|WB_BORDER, this ); in DropdownToolbarController()
H A Dcomboboxtoolbarcontroller.cxx175 m_pComboBox = new ComboBoxControl( m_pToolbar, WB_DROPDOWN, this ); in ComboboxToolbarController()
/aoo41x/main/chart2/source/controller/main/
H A DElementSelector.cxx326 …ox = ::std::auto_ptr< SelectorListBox >( new SelectorListBox( pParent, WB_DROPDOWN|WB_AUTOHSCROLL|… in createItemWindow()
/aoo41x/main/svx/source/tbxctrls/
H A Dtbunocontroller.cxx89 FontSizeBox( _pParent, WinBits( WB_DROPDOWN ) ), in SvxFontSizeBox_Impl()
/aoo41x/main/basctl/source/basicide/
H A Dbasicbox.cxx101 :ListBox( pParent, WinBits( WB_BORDER | WB_DROPDOWN ) ) in DocListenerBox()
/aoo41x/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()

Completed in 345 milliseconds

12