Searched refs:entrySource (Results 1 – 3 of 3) sorted by relevance
109 com.sun.star.form.binding.XListEntrySource entrySource = null; in createListEntrySource() local115 entrySource = (com.sun.star.form.binding.XListEntrySource)UnoRuntime.queryInterface( in createListEntrySource()125 return entrySource; in createListEntrySource()
84 XListEntrySource entrySource = document.createListEntrySource( in prepareDocument() local90 consumer.setListEntrySource( entrySource ); in prepareDocument()
129 com.sun.star.form.binding.XListEntrySource entrySource = null; in createListEntrySource() local135 entrySource = (com.sun.star.form.binding.XListEntrySource)UnoRuntime.queryInterface( in createListEntrySource()145 return entrySource; in createListEntrySource()
Completed in 18 milliseconds