Home
last modified time | relevance | path

Searched defs:getSheet (Results 1 – 7 of 7) sorted by relevance

/trunk/main/test/source/java/org/openoffice/test/tools/
H A DSpreadsheetDocument.java64 public XCellRange getSheet( int index ) throws com.sun.star.uno.Exception in getSheet() method in SpreadsheetDocument
/trunk/main/sc/source/ui/vba/
H A Dvbaworksheet.hxx85 virtual css::uno::Reference< css::sheet::XSpreadsheet > getSheet() in getSheet() function in ScVbaWorksheet
H A Dvbaworkbook.cxx64 virtual uno::Reference< sheet::XSpreadsheet > getSheet() in getSheet() function in ActiveSheet
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetDocument.java51 public XCellRange getSheet( int index ) throws com.sun.star.uno.Exception in getSheet() method in SpreadsheetDocument
/trunk/main/forms/qa/integration/forms/
H A DSpreadsheetDocument.java70 public XCellRange getSheet( int index ) throws com.sun.star.uno.Exception in getSheet() method in SpreadsheetDocument
/trunk/main/linguistic/qa/complex/linguistic/
H A DHangulHanjaConversion.java244 private XSpreadsheet getSheet(XComponent xDoc) { in getSheet() method in HangulHanjaConversion
/trunk/main/oox/source/xls/
H A Dworksheethelper.cxx238 inline const Reference< XSpreadsheet >& getSheet() const { return mxSheet; } in getSheet() function in oox::xls::WorksheetGlobals
1406 const Reference< XSpreadsheet >& WorksheetHelper::getSheet() const in getSheet() function in oox::xls::WorksheetHelper

Completed in 35 milliseconds