|
LibreOffice Module test (master) 1
|
#include <xsimpletext.hxx>
Public Member Functions | |
| virtual css::uno::Reference< css::uno::XInterface > | init ()=0 |
| void | testCreateTextCursor () |
| void | testCreateTextCursorByRange () |
| void | testInsertString () |
| void | testInsertControlCharacter () |
Protected Member Functions | |
| ~XSimpleText () | |
Definition at line 19 of file xsimpletext.hxx.
|
inlineprotected |
Definition at line 30 of file xsimpletext.hxx.
|
pure virtual |
Referenced by testCreateTextCursor(), testCreateTextCursorByRange(), testInsertControlCharacter(), and testInsertString().
| void apitest::XSimpleText::testCreateTextCursor | ( | ) |
Definition at line 21 of file xsimpletext.cxx.
References init().
| void apitest::XSimpleText::testCreateTextCursorByRange | ( | ) |
Definition at line 28 of file xsimpletext.cxx.
References init().
| void apitest::XSimpleText::testInsertControlCharacter | ( | ) |
Definition at line 51 of file xsimpletext.cxx.
References init().
| void apitest::XSimpleText::testInsertString | ( | ) |
Definition at line 38 of file xsimpletext.cxx.
References init().