|
LibreOffice Module test (master) 1
|
#include <xsheetannotation.hxx>
Public Member Functions | |
| virtual css::uno::Reference< css::uno::XInterface > | init ()=0 |
| void | testGetPosition () |
| void | testGetAuthor () |
| void | testGetDate () |
| void | testGetIsVisible () |
| void | testSetIsVisible () |
Protected Member Functions | |
| ~XSheetAnnotation () | |
| virtual css::uno::Reference< css::sheet::XSheetAnnotation > | getAnnotation (css::table::CellAddress &)=0 |
Definition at line 20 of file xsheetannotation.hxx.
|
inlineprotected |
Definition at line 33 of file xsheetannotation.hxx.
|
protectedpure virtual |
|
pure virtual |
Referenced by testGetAuthor(), testGetDate(), testGetIsVisible(), testGetPosition(), and testSetIsVisible().
| void apitest::XSheetAnnotation::testGetAuthor | ( | ) |
Definition at line 38 of file xsheetannotation.cxx.
References init().
| void apitest::XSheetAnnotation::testGetDate | ( | ) |
Definition at line 45 of file xsheetannotation.cxx.
References init().
| void apitest::XSheetAnnotation::testGetIsVisible | ( | ) |
Definition at line 52 of file xsheetannotation.cxx.
References init().
| void apitest::XSheetAnnotation::testGetPosition | ( | ) |
Definition at line 22 of file xsheetannotation.cxx.
References init().
| void apitest::XSheetAnnotation::testSetIsVisible | ( | ) |
Definition at line 59 of file xsheetannotation.cxx.
References init().