LibreOffice Module sw (master)
1
|
#include <TextCursorHelper.hxx>
Public Member Functions | |
OTextCursorHelper () | |
virtual sal_Int64 SAL_CALL | getSomething (const css::uno::Sequence< sal_Int8 > &aIdentifier) override |
virtual const SwPaM * | GetPaM () const =0 |
virtual SwPaM * | GetPaM ()=0 |
virtual const SwDoc * | GetDoc () const =0 |
virtual SwDoc * | GetDoc ()=0 |
![]() | |
virtual css::uno::Any SAL_CALL | queryInterface (css::uno::Type const &rType) SAL_OVERRIDE |
virtual css::uno::Sequence< css::uno::Type > SAL_CALL | getTypes () SAL_OVERRIDE |
virtual css::uno::Sequence< sal_Int8 > SAL_CALL | getImplementationId () SAL_OVERRIDE |
Static Public Member Functions | |
static const css::uno::Sequence< sal_Int8 > & | getUnoTunnelId () |
Protected Member Functions | |
~OTextCursorHelper () | |
![]() | |
~ImplHelper1 () SAL_NOEXCEPT | |
Definition at line 28 of file TextCursorHelper.hxx.
|
inline |
Definition at line 32 of file TextCursorHelper.hxx.
|
inlineprotected |
Definition at line 44 of file TextCursorHelper.hxx.
|
pure virtual |
Implemented in SwXTextViewCursor, SwXTextTableCursor, and SwXTextCursor.
Referenced by SwXTextTable::attach(), SwXMeta::AttachImpl(), SwOneExampleFrame::ClearDocument(), SwUnoCursorHelper::GetSelectableFromAny(), lcl_CopySelToDoc(), and SwXMLImport::startDocument().
|
pure virtual |
Implemented in SwXTextViewCursor, SwXTextTableCursor, and SwXTextCursor.
|
pure virtual |
Implemented in SwXTextViewCursor, SwXTextTableCursor, and SwXTextCursor.
Referenced by SwXText::copyText(), SwXTextDocument::FindAny(), SwUnoCursorHelper::GetSelectableFromAny(), lcl_CopySelToDoc(), and SwXMLImport::startDocument().
|
pure virtual |
Implemented in SwXTextViewCursor, SwXTextTableCursor, and SwXTextCursor.
|
overridevirtual |
Reimplemented in SwXTextViewCursor, and SwXTextCursor.
Definition at line 32 of file TextCursorHelper.cxx.
References comphelper::getSomethingImpl().
Referenced by SwXTextCursor::getSomething().
|
static |
Definition at line 25 of file TextCursorHelper.cxx.
References comphelper::UnoIdInit::getSeq().