Home
last modified time | relevance | path

Searched refs:ComboBox (Results 201 – 225 of 343) sorted by relevance

12345678910>>...14

/aoo41x/main/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx304 IMPL_LINK( ODbaseIndexDialog, TableSelectHdl, ComboBox*, pComboBox ) in IMPL_LINK() argument
H A Ddlgsave.cxx206 void lcl_fillComboList( ComboBox& _rList, const Reference< XConnection >& _rxConnection, in lcl_fillComboList()
/aoo41x/main/cui/source/dialogs/
H A Dhltpbase.cxx57 : ComboBox (pParent, rResId) in SvxFramesComboBox()
/aoo41x/main/toolkit/workben/layout/
H A Deditor.cxx1081 struct AnyComboBox : public AnyWidget, layout::ComboBox
1085 … : AnyWidget( pWidget, aPropName, aPropKind ), layout::ComboBox( pWinParent, WB_DROPDOWN ) in AnyComboBox()
/aoo41x/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx173 DECL_LINK( CBChangeHdl,ComboBox*);
406 IMPL_LINK( OFieldExpressionControl, CBChangeHdl, ComboBox*, /*pComboBox*/ )
/aoo41x/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt71 ComboBox Order N 1 32767 A positive integer used to determine the ordering of the items within …
72 ComboBox Property N Identifier A named property to be tied to this item. All the items tied to…
73 ComboBox Text Y Formatted The visible text to be assigned to the item. Optional. If this entry…
74 ComboBox Value N Formatted The value string associated with this item. Selecting the line will…
/aoo41x/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt71 ComboBox Order N 1 32767 A positive integer used to determine the ordering of the items within …
72 ComboBox Property N Identifier A named property to be tied to this item. All the items tied to…
73 ComboBox Text Y Formatted The visible text to be assigned to the item. Optional. If this entry…
74 ComboBox Value N Formatted The value string associated with this item. Selecting the line will…
/aoo41x/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt71 ComboBox Order N 1 32767 A positive integer used to determine the ordering of the items within …
72 ComboBox Property N Identifier A named property to be tied to this item. All the items tied to…
73 ComboBox Text Y Formatted The visible text to be assigned to the item. Optional. If this entry…
74 ComboBox Value N Formatted The value string associated with this item. Selecting the line will…
/aoo41x/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt71 ComboBox Order N 1 32767 A positive integer used to determine the ordering of the items within …
72 ComboBox Property N Identifier A named property to be tied to this item. All the items tied to…
73 ComboBox Text Y Formatted The visible text to be assigned to the item. Optional. If this entry…
74 ComboBox Value N Formatted The value string associated with this item. Selecting the line will…
/aoo41x/main/toolkit/source/helper/
H A Dformpdfexport.cxx597 if ( _rpDescriptor->getType() == ::vcl::PDFWriter::ComboBox ) in describePDFControl()
/aoo41x/main/sw/source/ui/ribbar/
H A Dworkctrl.src454 ComboBox RID_PVIEW_ZOOM_LB
/aoo41x/main/extensions/source/propctrlr/
H A Dstandardcontrol.hxx344 …ntrol< ::com::sun::star::inspection::XStringListControl, ControlWindow< ComboBox > > OComboboxCont…
H A Dstandardcontrol.cxx909 :OComboboxControl_Base( PropertyControlType::ComboBox, pParent, nWinStyle ) in OComboboxControl()
H A Dpropcontroller.cxx815 case PropertyControlType::ComboBox: in createPropertyControl()
/aoo41x/main/padmin/source/
H A Dcmddlg.cxx483 IMPL_LINK( RTSCommandPage, DoubleClickHdl, ComboBox*, pComboBox ) in IMPL_LINK() argument
H A Dadddlg.cxx453 IMPL_LINK( APCommandPage, ModifyHdl, ComboBox*, pBox ) in IMPL_LINK() argument
/aoo41x/main/sw/source/ui/frmdlg/
H A Dcption.cxx609 nHandled = ComboBox::PreNotify( rNEvt ); in PreNotify()
/aoo41x/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx165 …void OControlWizardPage::fillListBox(ComboBox& _rList, const Sequence< ::rtl::OUString >& _rItems,… in fillListBox()
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DAccessibleObjectFactory.java293 c = new ComboBox(xAccessible, xAccessibleContext); in createAccessibleComponentImpl()
/aoo41x/main/svx/source/sidebar/text/
H A DTextPropertyPanel.src38 ComboBox CB_SBFONT_FONT
/aoo41x/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx720 pNewWindow = new ComboBox( pParent, nWinBits|WB_AUTOHSCROLL ); in ImplCreateWindow()
721 ((ComboBox*)pNewWindow)->EnableAutoSize( sal_False ); in ImplCreateWindow()
/aoo41x/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx564 ComboBox::KeyInput(rEvt); in KeyInput()
865 IMPL_LINK(SwCustomizeAddressBlockDialog, FieldChangeHdl_Impl, ComboBox*, EMPTYARG) in IMPL_LINK() argument
/aoo41x/main/sfx2/source/appl/
H A Dnewhelp.cxx496 ComboBox( pParent, rResId ) in IndexBox_Impl()
534 return bHandled ? 1 : ComboBox::Notify( rNEvt ); in Notify()
949 return bHandled ? 1 : ComboBox::PreNotify( rNEvt ); in PreNotify()
/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx1121 IMPL_LINK( SwStdFontTabPage, ModifyHdl, ComboBox*, pBox ) in IMPL_LINK() argument
1181 IMPL_LINK( SwStdFontTabPage, LoseFocusHdl, ComboBox*, pBox ) in IMPL_LINK() argument
/aoo41x/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx702 …ection::PropertyControlType::ListBox : inspection::PropertyControlType::ComboBox, _bReadOnlyControl in implCreateListLikeControl()
789 …m_nDataFieldType == DATA_OR_FORMULA ? inspection::PropertyControlType::ComboBox : inspection::Prop… in describePropertyLine()

Completed in 423 milliseconds

12345678910>>...14