#include <textcontent.hxx>
|
| TextContent (const css::text::TextContentAnchorType aExpectedTCAT, const css::text::TextContentAnchorType aNewTCAT, const css::text::WrapTextMode aExpectedWTM, const css::text::WrapTextMode aNewWTM) |
|
virtual css::uno::Reference< css::uno::XInterface > | init ()=0 |
|
void | testTextContentProperties () |
|
Definition at line 22 of file textcontent.hxx.
◆ TextContent()
apitest::TextContent::TextContent |
( |
const css::text::TextContentAnchorType |
aExpectedTCAT, |
|
|
const css::text::TextContentAnchorType |
aNewTCAT, |
|
|
const css::text::WrapTextMode |
aExpectedWTM, |
|
|
const css::text::WrapTextMode |
aNewWTM |
|
) |
| |
|
inline |
◆ ~TextContent()
apitest::TextContent::~TextContent |
( |
| ) |
|
|
inlineprotected |
◆ init()
virtual css::uno::Reference< css::uno::XInterface > apitest::TextContent::init |
( |
| ) |
|
|
pure virtual |
◆ testTextContentProperties()
void apitest::TextContent::testTextContentProperties |
( |
| ) |
|
◆ m_aExpectedTCAT
css::text::TextContentAnchorType const apitest::TextContent::m_aExpectedTCAT |
|
private |
◆ m_aExpectedWTM
css::text::WrapTextMode const apitest::TextContent::m_aExpectedWTM |
|
private |
◆ m_aNewTCAT
css::text::TextContentAnchorType const apitest::TextContent::m_aNewTCAT |
|
private |
◆ m_aNewWTM
css::text::WrapTextMode const apitest::TextContent::m_aNewWTM |
|
private |
The documentation for this class was generated from the following files: