Searched refs:spreadsheetDoc (Results 1 – 4 of 4) sorted by relevance
57 …XSpreadsheetDocument spreadsheetDoc = UnoRuntime.queryInterface( XSpreadsheetDocument.class, getDo… in getSheets() local58 return spreadsheetDoc.getSheets(); in getSheets()
53 …XSpreadsheetDocument spreadsheetDoc = (XSpreadsheetDocument)UnoRuntime.queryInterface( XSpreadshee… in getSheet() local57 spreadsheetDoc.getSheets() in getSheet()
61 …XSpreadsheetDocument spreadsheetDoc = (XSpreadsheetDocument)UnoRuntime.queryInterface( XSpreadshee… in getSheets() local64 return spreadsheetDoc.getSheets(); in getSheets()
381 SpreadsheetDocument spreadsheetDoc = (SpreadsheetDocument)m_currentDocument; in impl_setupButton() local383 spreadsheetDoc.getSheet( 0 ) ); in impl_setupButton()
Completed in 284 milliseconds