Home
last modified time | relevance | path

Searched refs:insertComboBox (Results 1 – 9 of 9) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog2.java118 …public XComboBox insertComboBox(String sName, String actionPerformed, String itemChanged, String t… in insertComboBox() method in UnoDialog2
140 …public XComboBox insertComboBox(String sName, String actionPerformed, String itemChanged, String t… in insertComboBox() method in UnoDialog2
142 …return insertComboBox(sName, actionPerformed, textChanged, itemChanged, this, sPropNames, oPropVal… in insertComboBox()
H A DUnoDialog.java461 …public XComboBox insertComboBox(String sName, int iControlKey, XActionListener xActionListener, XT… in insertComboBox() method in UnoDialog
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialog.java237 …lstCommunicationType = insertComboBox("lstCommunicationType", LSTCOMMUNICATIONTYPE_ACTION_PERFORME… in buildStep2()
264 …lstSalutation = insertComboBox("lstSalutation", LSTSALUTATION_ACTION_PERFORMED, LSTSALUTATION_ITEM… in buildStep2()
282 …lstGreeting = insertComboBox("lstGreeting", LSTGREETING_ACTION_PERFORMED, LSTGREETING_ITEM_CHANGED… in buildStep2()
/trunk/main/sdext/source/minimizer/
H A Dunodialog.hxx97 …com::sun::star::uno::Reference< com::sun::star::awt::XComboBox > insertComboBox( const rtl::OUStri…
H A Dunodialog.cxx299 Reference< XComboBox > UnoDialog::insertComboBox( const OUString& rName, const Sequence< OUString >… in insertComboBox() function in UnoDialog
H A Doptimizerdialogcontrols.cxx341 …Reference< XTextComponent > xTextComponent( insertComboBox( rControlName, aNames, aValues ), UNO_Q… in ImplInsertComboBox()
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialog.java561 …lstSalutation = insertComboBox("lstSalutation", LSTSALUTATION_ACTION_PERFORMED, LSTSALUTATION_ITEM… in buildStep3()
588 …lstGreeting = insertComboBox("lstGreeting", LSTGREETING_ACTION_PERFORMED, LSTGREETING_ITEM_CHANGED… in buildStep3()
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java150 oUnoDialogSample.insertComboBox(106, 250, 50); in main()
988 public XComboBox insertComboBox(int _nPosX, int _nPosY, int _nWidth){ in insertComboBox() method in UnoDialogSample
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWebWizardDialog.java866 …cbSaveSettings = insertComboBox("txtSaveSettings", TXTSAVESETTINGS_TEXT_CHANGED, TXTSAVESETTINGS_T… in buildStep7()

Completed in 62 milliseconds