Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetValueBinding.java71implBind( numericControl, document.createCellBinding( sheet, exchangeColumn, exchangeRow ) ); in prepareDocument()
93 implBind( listBox, document.createListIndexBinding( sheet, exchangeColumn, exchangeRow ) ); in prepareDocument()
116 …private void implBind( XPropertySet controlModel, XValueBinding binding ) throws com.sun.star.form… in implBind() method in SpreadsheetValueBinding

Completed in 14 milliseconds