Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/qa/complex/sfx2/undo/
H A DWriterDocumentTest.java104 final XTextRange cellText = UnoRuntime.queryInterface( XTextRange.class, centerCell ); in doMultipleModifications() local
105 cellText.setString( "Undo Manager API Test" ); in doMultipleModifications()
/aoo4110/main/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetValueBinding.java101 XTextRange cellText = (XTextRange)UnoRuntime.queryInterface( in prepareDocument() local
103 cellText.setString( listContent[row] ); in prepareDocument()

Completed in 24 milliseconds