Home
last modified time | relevance | path

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

/aoo4110/main/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetDocument.java86 Object[] initParam = new Object[] { new NamedValue( "BoundCell", address ) }; in createCellBinding() local
92 initParam in createCellBinding()
114 Object[] initParam = new Object[] { new NamedValue( "CellRange", rangeAddress ) }; in createListEntrySource() local
118 "com.sun.star.table.CellRangeListSource", initParam ) ); in createListEntrySource()
/aoo4110/main/forms/qa/integration/forms/
H A DSpreadsheetDocument.java105 Object[] initParam = new Object[] { new NamedValue( "BoundCell", address ) }; in createCellBinding() local
111 initParam in createCellBinding()
134 Object[] initParam = new Object[] { new NamedValue( "CellRange", rangeAddress ) }; in createListEntrySource() local
138 "com.sun.star.table.CellRangeListSource", initParam ) ); in createListEntrySource()

Completed in 10 milliseconds