Home
last modified time | relevance | path

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

/aoo42x/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
/aoo42x/main/forms/qa/integration/forms/
H A DValueBinding.java106 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.java494 XValueBinding cellBinding = (XValueBinding)UnoRuntime.queryInterface( XValueBinding.class, in bindToCell() local

Completed in 27 milliseconds