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 () | |
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 SwXAutoTextEntry::applyTo(), SwXReferenceMark::attach(), SwXTextSection::attach(), SwXTextField::attach(), SwXShape::attach(), SwXTextTable::attach(), SwXMeta::AttachImpl(), SwXFrame::attachToRange(), SwXBookmark::attachToRangeEx(), SwOneExampleFrame::ClearDocument(), SwUnoCursorHelper::GetSelectableFromAny(), lcl_CopySelToDoc(), SwXMLImport::startDocument(), and sw::XTextRangeToSwPaM().
|
pure virtual |
Implemented in SwXTextViewCursor, SwXTextTableCursor, and SwXTextCursor.
|
pure virtual |
Implemented in SwXTextViewCursor, SwXTextTableCursor, and SwXTextCursor.
Referenced by SwXAutoTextEntry::applyTo(), SwXTextMarkup::commitTextRangeMarkup(), SwXText::copyText(), SwXTextDocument::FindAny(), SwUnoCursorHelper::GetSelectableFromAny(), SwXTextViewCursor::gotoRange(), SwXTextCursor::gotoRange(), lcl_CopySelToDoc(), SwXMLImport::startDocument(), and sw::XTextRangeToSwPaM().
|
pure virtual |
Implemented in SwXTextViewCursor, SwXTextTableCursor, and SwXTextCursor.
|
overridevirtual |
Reimplemented in SwXTextViewCursor, and SwXTextCursor.
Definition at line 36 of file TextCursorHelper.cxx.
Referenced by SwXTextCursor::getSomething(), and SwXTextViewCursor::getSomething().
|
static |
Definition at line 30 of file TextCursorHelper.cxx.
References sw::proofreadingiterator::get().
Referenced by SwXAutoTextEntry::applyTo(), SwXTextField::attach(), SwXShape::attach(), SwXTextTable::attach(), SwXFrame::attachToRange(), SwOneExampleFrame::ClearDocument(), SwXTextMarkup::commitTextRangeMarkup(), SwXMLTextImportHelper::createAndInsertApplet(), SwXMLTextImportHelper::createAndInsertFloatingFrame(), SwXMLTextImportHelper::createAndInsertOLEObject(), SwXMLTextImportHelper::createAndInsertOOoLink(), SwXMLTextImportHelper::createAndInsertPlugin(), SwXMLImport::endDocument(), SwXTextDocument::FindAny(), SwXTextViewCursor::gotoRange(), SwXAutoTextGroup::insertNewByName(), SwXMLTableContext::InsertTableSection(), SwXMLTextImportHelper::IsInHeaderFooter(), and lcl_xml_GetSwXTextCursor().