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


Services which Support this Interface
::com::sun::star::text::AutoTextEntry
::com::sun::star::drawing::CaptionShape
::com::sun::star::text::Cell
::com::sun::star::table::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
::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::sheet::SheetCell
::com::sun::star::presentation::SlideNumberShape
::com::sun::star::presentation::SubtitleShape
::com::sun::star::drawing::Text
::com::sun::star::text::Text
::com::sun::star::drawing::TextShape
::com::sun::star::presentation::TitleTextShape
Uses as Return Type
::com::sun::star::sheet::XHeaderFooterContent::getCenterText()
::com::sun::star::text::XHeaderFooter::getLeftPagesText()
::com::sun::star::sheet::XHeaderFooterContent::getLeftText()
::com::sun::star::text::XHeaderFooter::getRightPagesText()
::com::sun::star::sheet::XHeaderFooterContent::getRightText()
::com::sun::star::text::XTextRange::getText()
::com::sun::star::text::XTextFrame::getText()
::com::sun::star::text::XTextDocument::getText()
Uses as Data Type
::com::sun::star::text::TextPageStyle::FooterText
::com::sun::star::style::PageProperties::FooterText
::com::sun::star::text::TextPageStyle::FooterTextLeft
::com::sun::star::style::PageProperties::FooterTextLeft
::com::sun::star::text::TextPageStyle::FooterTextRight
::com::sun::star::style::PageProperties::FooterTextRight
::com::sun::star::text::TextPageStyle::HeaderText
::com::sun::star::style::PageProperties::HeaderText
::com::sun::star::text::TextPageStyle::HeaderTextLeft
::com::sun::star::style::PageProperties::HeaderTextLeft
::com::sun::star::text::TextPageStyle::HeaderTextRight
::com::sun::star::style::PageProperties::HeaderTextRight
::com::sun::star::text::RedlinePortion::RedlineText
References in Developers Guide
2.7.1 First Steps - Example: Hello Text, Hello Table, Hello Shape - Common Mechanisms for Text, Tables and Drawings
8.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Spreadsheet Services - Overview - Capabilities of SheetCell
8.4.1 Spreadsheet Documents - Overall Document Features - Styles - Page Styles
7.3.1 Text Documents - Working with Text Documents - Word Processing - Editing Text - Text Contents Other Than Strings
7.3.4 Text Documents - Working with Text Documents - Tables - Named Table Cells in Rows, Columns and the Table Cursor
7.3.4 Text Documents - Working with Text Documents - Tables - Inserting Tables
Top of Page