uses of interface XText

back to interface XText

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
XTextAppend
    XTextAppendAndConvert
Services which Support this Interface
AutoTextEntry
::com::sun::star::drawing::CaptionShape
::com::sun::star::table::Cell
Cell
::com::sun::star::sheet::CellAnnotationShape
::com::sun::star::drawing::ClosedBezierShape
::com::sun::star::drawing::ConnectorShape
::com::sun::star::drawing::CustomShape
::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
::com::sun::star::sheet::SheetCell
::com::sun::star::presentation::SlideNumberShape
::com::sun::star::presentation::SubtitleShape
Text
::com::sun::star::drawing::Text
::com::sun::star::drawing::TextShape
::com::sun::star::presentation::TitleTextShape
Uses as Return Type
::com::sun::star::sheet::XHeaderFooterContent::getCenterText()
XHeaderFooter::getLeftPagesText()
::com::sun::star::sheet::XHeaderFooterContent::getLeftText()
XHeaderFooter::getRightPagesText()
::com::sun::star::sheet::XHeaderFooterContent::getRightText()
XTextRange::getText()
XTextFrame::getText()
XTextDocument::getText()
Uses as Data Type
::com::sun::star::style::PageProperties::FooterText
TextPageStyle::FooterText
::com::sun::star::style::PageProperties::FooterTextLeft
TextPageStyle::FooterTextLeft
::com::sun::star::style::PageProperties::FooterTextRight
TextPageStyle::FooterTextRight
::com::sun::star::style::PageProperties::HeaderText
TextPageStyle::HeaderText
::com::sun::star::style::PageProperties::HeaderTextLeft
TextPageStyle::HeaderTextLeft
::com::sun::star::style::PageProperties::HeaderTextRight
TextPageStyle::HeaderTextRight
RedlinePortion::RedlineText
References in Developers Guide
10.3.2 Drawing Documents and Presentation Documents - Working with Drawing Documents - Shapes
2.7.1 First Steps - Example: Hello Text, Hello Table, Hello Shape - Common Mechanisms for Text, Tables and Drawings
3.2.2 Professional UNO - API Concepts - Understanding the API Reference - Object Composition
9.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Spreadsheet Services - Overview - Capabilities of SheetCell
9.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Cells - Access to Text Content
9.4.1 Spreadsheet Documents - Overall Document Features - Styles - Page Styles
8.3.11 Text Documents - Working with Text Documents - Redline
8.3.1 Text Documents - Working with Text Documents - Word Processing - Editing Text - Text Contents Other Than Strings
8.3.1 Text Documents - Working with Text Documents - Word Processing - Editing Text
8.3.4 Text Documents - Working with Text Documents - Tables - Named Table Cells in Rows, Columns and the Table Cursor
8.3.4 Text Documents - Working with Text Documents - Tables - Indexed Cells and Cell Ranges
8.3.4 Text Documents - Working with Text Documents - Tables - Inserting Tables
8.3.9 Text Documents - Working with Text Documents - Footnotes and Endnotes
Top of Page