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
::com::sun::star::text::XSimpleText
    ::com::sun::star::text::XText
::com::sun::star::text::XTextCursor
    ::com::sun::star::text::XParagraphCursor
    ::com::sun::star::text::XSentenceCursor
    ::com::sun::star::text::XTextViewCursor
    ::com::sun::star::text::XWordCursor
Services which Support this Interface
::com::sun::star::text::AutoTextEntry
::com::sun::star::form::binding::BindableDatabaseTextField
::com::sun::star::drawing::CaptionShape
::com::sun::star::text::Cell
::com::sun::star::table::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
::com::sun::star::text::Endnote
::com::sun::star::presentation::FooterShape
::com::sun::star::text::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
::com::sun::star::text::RedlinePortion
::com::sun::star::form::component::RichTextControl
::com::sun::star::sheet::SheetCell
::com::sun::star::presentation::SlideNumberShape
::com::sun::star::presentation::SubtitleShape
::com::sun::star::text::Text
::com::sun::star::drawing::Text
::com::sun::star::text::TextCursor
::com::sun::star::form::component::TextField
::com::sun::star::text::TextLayoutCursor
::com::sun::star::text::TextPortion
::com::sun::star::text::TextRange
::com::sun::star::drawing::TextShape
::com::sun::star::text::TextViewCursor
::com::sun::star::presentation::TitleTextShape
Uses as Return Type
::com::sun::star::text::XTextContent::getAnchor()
::com::sun::star::text::XTextRange::getEnd()
::com::sun::star::text::XTextRange::getStart()
Uses as Parameter
::com::sun::star::text::XAutoTextEntry::applyTo()
::com::sun::star::text::XTextContent::attach()
::com::sun::star::text::XTextRangeCompare::compareRegionEnds()
::com::sun::star::text::XTextRangeCompare::compareRegionEnds()
::com::sun::star::text::XTextRangeCompare::compareRegionStarts()
::com::sun::star::text::XTextRangeCompare::compareRegionStarts()
::com::sun::star::text::XSimpleText::createTextCursorByRange()
::com::sun::star::text::XTextCursor::gotoRange()
::com::sun::star::text::XSimpleText::insertControlCharacter()
::com::sun::star::text::XBookmarkInsertTool::insertNewBookmark()
::com::sun::star::text::XAutoTextGroup::insertNewByName()
::com::sun::star::text::XSimpleText::insertString()
::com::sun::star::text::XText::insertTextContent()
::com::sun::star::text::XTextRangeMover::moveTextRange()
Uses as Data Type
::com::sun::star::text::Shape::TextRange
References in Developers Guide
7.1.1 Text Documents - Overview - Example: Fields in a Template
7.3.1 Text Documents - Working with Text Documents - Word Processing - Editing Text - Text Contents Other Than Strings
7.3.6 Text Documents - Working with Text Documents - Bookmarks
Top of Page