LibreOffice Module test (master) 1
|
#include <xconsolidatable.hxx>
Public Member Functions | |
virtual css::uno::Reference< css::uno::XInterface > | init ()=0 |
void | testCreateConsolidationDescriptor () |
void | testConsolidate () |
Protected Member Functions | |
~XConsolidatable () | |
Definition at line 20 of file xconsolidatable.hxx.
|
inlineprotected |
Definition at line 29 of file xconsolidatable.hxx.
|
pure virtual |
Referenced by testConsolidate(), and testCreateConsolidationDescriptor().
void apitest::XConsolidatable::testConsolidate | ( | ) |
Definition at line 31 of file xconsolidatable.cxx.
References init().
void apitest::XConsolidatable::testCreateConsolidationDescriptor | ( | ) |
Definition at line 23 of file xconsolidatable.cxx.
References init().