Home
last modified time | relevance | path

Searched refs:listContent (Results 1 – 2 of 2) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetValueBinding.java98 String[] listContent = new String[] { "first", "second", "third", "forth", "fivth" }; in prepareDocument() local
103 cellText.setString( listContent[row] ); in prepareDocument()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_General.java194 protected void fillExportList(Object[] listContent) in fillExportList() argument
196 ListModelBinder.fillList(lstDocTargetType, listContent, null); in fillExportList()

Completed in 18 milliseconds