Home
last modified time | relevance | path

Searched refs:entrySource (Results 1 – 3 of 3) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetDocument.java109 com.sun.star.form.binding.XListEntrySource entrySource = null; in createListEntrySource() local
115 entrySource = (com.sun.star.form.binding.XListEntrySource)UnoRuntime.queryInterface( in createListEntrySource()
125 return entrySource; in createListEntrySource()
H A DSpreadsheetValueBinding.java84 XListEntrySource entrySource = document.createListEntrySource( in prepareDocument() local
90 consumer.setListEntrySource( entrySource ); in prepareDocument()
/trunk/main/forms/qa/integration/forms/
H A DSpreadsheetDocument.java129 com.sun.star.form.binding.XListEntrySource entrySource = null; in createListEntrySource() local
135 entrySource = (com.sun.star.form.binding.XListEntrySource)UnoRuntime.queryInterface( in createListEntrySource()
145 return entrySource; in createListEntrySource()

Completed in 32 milliseconds