Home
last modified time | relevance | path

Searched defs:xListBox (Results 1 – 12 of 12) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DDBLimitedFieldSelection.java116 …protected void initializeListBox(XListBox xListBox, String[] _AllFieldNames, String[] _SelFieldNam… in initializeListBox()
142 … protected void initializeListBox(XListBox xListBox, String[] _AllFieldNames, String _SelFieldName) in initializeListBox()
H A DUnoDialog.java256 public void removeSelectedItems(XListBox xListBox) in removeSelectedItems()
287 public void addSingleItemtoListbox(XListBox xListBox, String ListItem, short iSelIndex) in addSingleItemtoListbox()
447 XListBox xListBox = UnoRuntime.queryInterface(XListBox.class, xControlListBox); in insertListBox() local
662 public void selectListBoxItem(XListBox xListBox, short iFieldsSelIndex) in selectListBoxItem()
846 XListBox xListBox = UnoRuntime.queryInterface(XListBox.class, xListControl); in deletefirstListboxEntry() local
H A DUnoDialog2.java147 …XListBox xListBox = (XListBox) insertControlModel2("com.sun.star.awt.UnoControlListBoxModel", sNam… in insertListBox() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DUITools.java302 XAccessibleContext xListBox = null; in selectListboxItem() local
340 XAccessibleContext xListBox = null; in getListBoxObjects() local
404 XAccessibleContext xListBox = null; in getListBoxItems() local
/trunk/main/forms/source/component/
H A DFilter.cxx229 Reference< XListBox > xListBox( getPeer(), UNO_QUERY_THROW ); in createPeer() local
626 Reference< XListBox > xListBox( getPeer(), UNO_QUERY ); in setText() local
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample2.java206 XListBox xListBox = null; in insertListBox() local
H A DUnoDialogSample.java949 XListBox xListBox = null; in insertListBox() local
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx2364 uno::Reference < awt::XListBox > xListBox( getPeer(), uno::UNO_QUERY ); in createPeer() local
2376 uno::Reference < awt::XListBox > xListBox( getPeer(), uno::UNO_QUERY ); in addActionListener() local
2385 uno::Reference < awt::XListBox > xListBox( getPeer(), uno::UNO_QUERY ); in removeActionListener() local
2506 uno::Reference < awt::XListBox > xListBox( getPeer(), uno::UNO_QUERY ); in getSelectedItemPos() local
2517 uno::Reference < awt::XListBox > xListBox( getPeer(), uno::UNO_QUERY ); in getSelectedItemsPos() local
2528 uno::Reference < awt::XListBox > xListBox( getPeer(), uno::UNO_QUERY ); in getSelectedItem() local
2539 uno::Reference < awt::XListBox > xListBox( getPeer(), uno::UNO_QUERY ); in getSelectedItems() local
2549 uno::Reference < awt::XListBox > xListBox( getPeer(), uno::UNO_QUERY ); in selectItemPos() local
2559 uno::Reference < awt::XListBox > xListBox( getPeer(), uno::UNO_QUERY ); in selectItemsPos() local
2569 uno::Reference < awt::XListBox > xListBox( getPeer(), uno::UNO_QUERY ); in selectItem() local
[all …]
/trunk/main/svx/source/form/
H A Dfmcontrolbordermanager.cxx133 Reference< XListBox > xListBox( _rxPeer, UNO_QUERY ); in canColorBorder() local
H A Dformcontroller.cxx2362 Reference< XListBox > xListBox(xControl, UNO_QUERY); in startControlModifyListening() local
2410 Reference< XListBox > xListBox(xControl, UNO_QUERY); in stopControlModifyListening() local
H A Dfmshimp.cxx508 Reference< XListBox > xListBox( _rxControl, UNO_QUERY ); in IsSearchableControl() local
/trunk/main/sdext/source/minimizer/
H A Doptimizerdialogcontrols.cxx438 Reference< XListBox > xListBox( insertListBox( rControlName, aNames, aValues ) ); in ImplInsertListBox() local

Completed in 120 milliseconds