uses of interface XTextRange

back to interface XTextRange

Derived Interfaces
Synonym Typedefs
Services which Support this Interface
Singletons which Support this Interface
Uses as Return Type
Uses as Parameter
Uses as Data Type
References in Developers Guide


Derived Interfaces
XSimpleText
    XText
        XTextAppend
            XTextAppendAndConvert
XTextCursor
    XParagraphCursor
    XSentenceCursor
    XTextViewCursor
    XWordCursor
Services which Support this Interface
AutoTextEntry
::com::sun::star::form::binding::BindableDatabaseTextField
::com::sun::star::drawing::CaptionShape
::com::sun::star::table::Cell
Cell
::com::sun::star::sheet::CellAnnotation
::com::sun::star::sheet::CellAnnotationShape
::com::sun::star::drawing::ClosedBezierShape
::com::sun::star::drawing::ConnectorShape
::com::sun::star::drawing::CustomShape
::com::sun::star::form::component::DatabaseTextField
::com::sun::star::presentation::DateTimeShape
::com::sun::star::drawing::EllipseShape
Endnote
::com::sun::star::presentation::FooterShape
Footnote
::com::sun::star::drawing::GraphicObjectShape
::com::sun::star::presentation::GraphicObjectShape
::com::sun::star::presentation::HeaderShape
::com::sun::star::drawing::LineShape
::com::sun::star::drawing::MeasureShape
::com::sun::star::presentation::NotesShape
::com::sun::star::drawing::OpenBezierShape
::com::sun::star::presentation::OutlinerShape
::com::sun::star::drawing::PolyLineShape
::com::sun::star::drawing::PolyPolygonBezierShape
::com::sun::star::drawing::PolyPolygonShape
::com::sun::star::drawing::RectangleShape
RedlinePortion
::com::sun::star::form::component::RichTextControl
::com::sun::star::sheet::SheetCell
::com::sun::star::presentation::SlideNumberShape
::com::sun::star::presentation::SubtitleShape
Text
::com::sun::star::drawing::Text
TextCursor
::com::sun::star::form::component::TextField
TextLayoutCursor
TextPortion
TextRange
::com::sun::star::drawing::TextShape
TextViewCursor
::com::sun::star::presentation::TitleTextShape
Uses as Return Type
XParagraphAppend::appendParagraph()
XTextContentAppend::appendTextContent()
XTextPortionAppend::appendTextPortion()
XParagraphAppend::finishParagraph()
XTextContent::getAnchor()
XTextRange::getEnd()
XTextRange::getStart()
Uses as Parameter
XAutoTextEntry::applyTo()
XTextContent::attach()
XTextRangeCompare::compareRegionEnds()
XTextRangeCompare::compareRegionEnds()
XTextRangeCompare::compareRegionStarts()
XTextRangeCompare::compareRegionStarts()
XTextConvert::convertToTextFrame()
XTextConvert::convertToTextFrame()
XSimpleText::createTextCursorByRange()
::com::sun::star::smarttags::XSmartTagAction::getActionCaptionFromID()
XTextCursor::gotoRange()
XSimpleText::insertControlCharacter()
XBookmarkInsertTool::insertNewBookmark()
XAutoTextGroup::insertNewByName()
XSimpleText::insertString()
XText::insertTextContent()
::com::sun::star::smarttags::XSmartTagAction::invokeAction()
XTextRangeMover::moveTextRange()
Uses as Data Type
Shape::TextRange
References in Developers Guide
2.7.1 First Steps - Example: Hello Text, Hello Table, Hello Shape - Common Mechanisms for Text, Tables and Drawings
8.1.1 Text Documents - Overview - Example: Fields in a Template
8.3.10 Text Documents - Working with Text Documents - Shape Objects in Text - Drawing Shapes
8.3.1 Text Documents - Working with Text Documents - Word Processing - Editing Text - Text Contents Other Than Strings
8.3.3 Text Documents - Working with Text Documents - Navigating - Cursors
8.3.6 Text Documents - Working with Text Documents - Bookmarks
Top of Page