uses of interface XTextContent

back to interface XTextContent

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::XDocumentIndex
::com::sun::star::text::XDocumentIndexMark
::com::sun::star::text::XFootnote
::com::sun::star::text::XTextEmbeddedObject
::com::sun::star::text::XTextField
    ::com::sun::star::text::XDependentTextField
::com::sun::star::text::XTextFrame
::com::sun::star::text::XTextSection
::com::sun::star::text::XTextTable
Services which Support this Interface
::com::sun::star::text::textfield::Annotation
::com::sun::star::text::textfield::Author
::com::sun::star::text::BaseFrame
::com::sun::star::text::BaseIndex
::com::sun::star::text::BaseIndexMark
::com::sun::star::text::textfield::Bibliography
::com::sun::star::text::Bibliography
::com::sun::star::text::Bookmark
::com::sun::star::text::ChainedTextFrame
::com::sun::star::text::textfield::docinfo::ChangeAuthor
::com::sun::star::text::textfield::docinfo::ChangeDateTime
::com::sun::star::text::textfield::Chapter
::com::sun::star::text::textfield::CharacterCount
::com::sun::star::text::textfield::CombinedCharacters
::com::sun::star::text::textfield::ConditionalText
::com::sun::star::text::ContentIndex
::com::sun::star::text::ContentIndexMark
::com::sun::star::text::textfield::docinfo::CreateAuthor
::com::sun::star::text::textfield::docinfo::CreateDateTime
::com::sun::star::text::textfield::Database
::com::sun::star::text::textfield::DatabaseName
::com::sun::star::text::textfield::DatabaseNextSet
::com::sun::star::text::textfield::DatabaseNumberOfSet
::com::sun::star::text::textfield::DatabaseSetNumber
::com::sun::star::text::textfield::DateTime
::com::sun::star::text::textfield::DDE
::com::sun::star::text::DependentTextField
::com::sun::star::text::DocumentIndex
::com::sun::star::text::DocumentIndexMark
::com::sun::star::text::textfield::DropDown
::com::sun::star::text::textfield::docinfo::EditTime
::com::sun::star::text::textfield::EmbeddedObjectCount
::com::sun::star::text::Endnote
::com::sun::star::text::textfield::ExtendedUser
::com::sun::star::text::textfield::FileName
::com::sun::star::text::Footnote
::com::sun::star::text::textfield::GetExpression
::com::sun::star::text::textfield::GetReference
::com::sun::star::text::textfield::GraphicObjectCount
::com::sun::star::text::textfield::HiddenParagraph
::com::sun::star::text::textfield::HiddenText
::com::sun::star::text::IllustrationIndex
::com::sun::star::text::textfield::Input
::com::sun::star::text::textfield::InputUser
::com::sun::star::text::textfield::JumpEdit
::com::sun::star::text::textfield::Macro
::com::sun::star::text::ObjectIndex
::com::sun::star::text::textfield::PageCount
::com::sun::star::text::textfield::PageNumber
::com::sun::star::text::Paragraph
::com::sun::star::text::textfield::ParagraphCount
::com::sun::star::text::textfield::docinfo::PrintAuthor
::com::sun::star::text::textfield::docinfo::PrintDateTime
::com::sun::star::text::ReferenceMark
::com::sun::star::text::textfield::ReferencePageGet
::com::sun::star::text::textfield::ReferencePageSet
::com::sun::star::text::textfield::Script
::com::sun::star::text::textfield::SetExpression
::com::sun::star::text::textfield::TableCount
::com::sun::star::text::textfield::TableFormula
::com::sun::star::text::TableIndex
::com::sun::star::text::textfield::TemplateName
::com::sun::star::text::TextContent
::com::sun::star::text::TextEmbeddedObject
::com::sun::star::text::TextField
::com::sun::star::text::TextFrame
::com::sun::star::text::TextGraphicObject
::com::sun::star::text::TextSection
::com::sun::star::text::TextTable
::com::sun::star::text::textfield::URL
::com::sun::star::text::textfield::User
::com::sun::star::text::UserDefinedIndex
::com::sun::star::text::UserIndex
::com::sun::star::text::UserIndexMark
::com::sun::star::text::textfield::WordCount
Uses as Return Type
::com::sun::star::text::XBookmarkInsertTool::insertNewBookmark()
Uses as Parameter
::com::sun::star::text::XText::insertTextContent()
::com::sun::star::text::XRelativeTextContentInsert::insertTextContentAfter()
::com::sun::star::text::XRelativeTextContentInsert::insertTextContentAfter()
::com::sun::star::text::XRelativeTextContentInsert::insertTextContentBefore()
::com::sun::star::text::XRelativeTextContentInsert::insertTextContentBefore()
::com::sun::star::text::XText::removeTextContent()
::com::sun::star::text::XRelativeTextContentRemove::removeTextContentAfter()
::com::sun::star::text::XRelativeTextContentRemove::removeTextContentBefore()
Uses as Data Type
::com::sun::star::text::TextPortion::Bookmark
::com::sun::star::text::InvalidTextContentException::TextContent
References in Developers Guide
7.3.10 Text Documents - Working with Text Documents - Shape Objects in Text - Text Frames
7.3.1 Text Documents - Working with Text Documents - Word Processing - Iterating over Text
7.3.4 Text Documents - Working with Text Documents - Tables - Table Architecture
7.3.6 Text Documents - Working with Text Documents - Bookmarks
7.3.9 Text Documents - Working with Text Documents - Footnotes and Endnotes
Top of Page