Home
last modified time | relevance | path

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

/aoo42x/main/test/source/java/org/openoffice/test/tools/
H A DSpreadsheetDocument.java57 …XSpreadsheetDocument spreadsheetDoc = UnoRuntime.queryInterface( XSpreadsheetDocument.class, getDo… in getSheets() local
58 return spreadsheetDoc.getSheets(); in getSheets()
/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetDocument.java53 …XSpreadsheetDocument spreadsheetDoc = (XSpreadsheetDocument)UnoRuntime.queryInterface( XSpreadshee… in getSheet() local
57 spreadsheetDoc.getSheets() in getSheet()
/aoo42x/main/forms/qa/integration/forms/
H A DSpreadsheetDocument.java61 …XSpreadsheetDocument spreadsheetDoc = (XSpreadsheetDocument)UnoRuntime.queryInterface( XSpreadshee… in getSheets() local
64 return spreadsheetDoc.getSheets(); in getSheets()
/aoo42x/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java381 SpreadsheetDocument spreadsheetDoc = (SpreadsheetDocument)m_currentDocument; in impl_setupButton() local
383 spreadsheetDoc.getSheet( 0 ) ); in impl_setupButton()

Completed in 197 milliseconds