Home
last modified time | relevance | path

Searched defs:cellBinding (Results 1 – 5 of 5) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DValueBinding.java68 XValueBinding cellBinding = new TableCellTextBinding( table.getCellByName( "A1" ) ); in prepareDocument() local
H A DSpreadsheetDocument.java82 com.sun.star.form.binding.XValueBinding cellBinding = null; in createCellBinding() local
/trunk/main/forms/qa/integration/forms/
H A DValueBinding.java114 XValueBinding cellBinding = new TableCellTextBinding( table.getCellByName( "A1" ) ); in prepareDocument() local
H A DSpreadsheetDocument.java101 com.sun.star.form.binding.XValueBinding cellBinding = null; in createCellBinding() local
H A DCellBinding.java506 XValueBinding cellBinding = (XValueBinding)UnoRuntime.queryInterface( XValueBinding.class, in bindToCell() local

Completed in 67 milliseconds