LibreOffice Module test (master) 1
|
#include <xenumeration.hxx>
Public Member Functions | |
virtual css::uno::Reference< css::uno::XInterface > | init ()=0 |
void | testHasMoreElements () |
void | testNextElement () |
Protected Member Functions | |
~XEnumeration () | |
Definition at line 21 of file xenumeration.hxx.
|
inlineprotected |
Definition at line 30 of file xenumeration.hxx.
|
pure virtual |
Referenced by testHasMoreElements(), and testNextElement().
void apitest::XEnumeration::testHasMoreElements | ( | ) |
Definition at line 24 of file xenumeration.cxx.
References init().
void apitest::XEnumeration::testNextElement | ( | ) |
Definition at line 30 of file xenumeration.cxx.
References init().