#include <xshapes.hxx>
|
virtual css::uno::Reference< css::uno::XInterface > | init ()=0 |
|
void | setShape (const css::uno::Reference< css::drawing::XShape > &r_xShape) |
|
void | testAddRemove () |
|
|
css::uno::Reference< css::drawing::XShape > | m_xShape |
|
Definition at line 22 of file xshapes.hxx.
◆ ~XShapes()
apitest::XShapes::~XShapes |
( |
| ) |
|
|
inlineprotected |
◆ init()
virtual css::uno::Reference< css::uno::XInterface > apitest::XShapes::init |
( |
| ) |
|
|
pure virtual |
◆ setShape()
void apitest::XShapes::setShape |
( |
const css::uno::Reference< css::drawing::XShape > & |
r_xShape | ) |
|
|
inline |
◆ testAddRemove()
void apitest::XShapes::testAddRemove |
( |
| ) |
|
◆ m_xShape
css::uno::Reference<css::drawing::XShape> apitest::XShapes::m_xShape |
|
private |
The documentation for this class was generated from the following files: