LibreOffice Module test (master) 1
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
apitest::XSpreadsheetDocument Class Referenceabstract

#include <xspreadsheetdocument.hxx>

Public Member Functions

 XSpreadsheetDocument (sal_Int32 nSheets)
 
virtual css::uno::Reference< css::uno::XInterface > init ()=0
 
void testGetSheets ()
 

Protected Member Functions

 ~XSpreadsheetDocument ()
 

Private Attributes

sal_Int32 mnSheets
 

Detailed Description

Definition at line 17 of file xspreadsheetdocument.hxx.

Constructor & Destructor Documentation

◆ XSpreadsheetDocument()

apitest::XSpreadsheetDocument::XSpreadsheetDocument ( sal_Int32  nSheets)
inline

Definition at line 20 of file xspreadsheetdocument.hxx.

◆ ~XSpreadsheetDocument()

apitest::XSpreadsheetDocument::~XSpreadsheetDocument ( )
inlineprotected

Definition at line 27 of file xspreadsheetdocument.hxx.

Member Function Documentation

◆ init()

virtual css::uno::Reference< css::uno::XInterface > apitest::XSpreadsheetDocument::init ( )
pure virtual

Referenced by testGetSheets().

◆ testGetSheets()

void apitest::XSpreadsheetDocument::testGetSheets ( )

Definition at line 21 of file xspreadsheetdocument.cxx.

References init(), and mnSheets.

Member Data Documentation

◆ mnSheets

sal_Int32 apitest::XSpreadsheetDocument::mnSheets
private

Definition at line 30 of file xspreadsheetdocument.hxx.

Referenced by testGetSheets().


The documentation for this class was generated from the following files: