Home
last modified time | relevance | path

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

/trunk/main/sfx2/qa/complex/sfx2/undo/
H A DWriterDocumentTest.java104 final XTextRange cellText = UnoRuntime.queryInterface( XTextRange.class, centerCell ); in doMultipleModifications() local
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetValueBinding.java101 XTextRange cellText = (XTextRange)UnoRuntime.queryInterface( in prepareDocument() local