uses of interface XText

back to interface XText

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


Services which Support this Interface
AutoTextEntry
::com::sun::star::table::Cell
Footnote
::com::sun::star::drawing::Text
Text

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()
XTextDocument::getText()
XTextFrame::getText()
XTextRange::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
9.3.2 Drawing Documents and Presentation Documents - Working with Drawing Documents - Shapes
2.8 First Steps - Example: Hello Text, Hello Table, Hello Shape
8.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Spreadsheet Services - Overview - Capabilities of SheetCell
8.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Cells - Access to Text Content
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.1 Text Documents - Working with Text Documents - Word Processing - Editing Text
7.3.11 Text Documents - Working with Text Documents - Redline
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 - Indexed Cells and Cell Ranges
7.3.4 Text Documents - Working with Text Documents - Tables - Inserting Tables
7.3.9 Text Documents - Working with Text Documents - Footnotes and Endnotes

Top of Page