#include <xcontrolaccess.hxx>
|
virtual css::uno::Reference< css::uno::XInterface > | init ()=0 |
|
virtual css::uno::Reference< css::uno::XInterface > | getXComponent ()=0 |
|
void | testGetControl () |
|
Definition at line 20 of file xcontrolaccess.hxx.
◆ ~XControlAccess()
apitest::XControlAccess::~XControlAccess |
( |
| ) |
|
|
inlineprotected |
◆ getXComponent()
virtual css::uno::Reference< css::uno::XInterface > apitest::XControlAccess::getXComponent |
( |
| ) |
|
|
pure virtual |
◆ init()
virtual css::uno::Reference< css::uno::XInterface > apitest::XControlAccess::init |
( |
| ) |
|
|
pure virtual |
◆ testGetControl()
void apitest::XControlAccess::testGetControl |
( |
| ) |
|
The documentation for this class was generated from the following files: