LibreOffice
LibreOffice 24.2 SDK API Reference
|
This is the complete list of members for Text, including all inherited members.
acquire() | XInterface | |
com::sun::star::container::XEnumerationAccess | Text | |
compareRegionEnds([in] XTextRange xR1, [in] XTextRange xR2) | XTextRangeCompare | protected |
compareRegionStarts([in] XTextRange xR1, [in] XTextRange xR2) | XTextRangeCompare | protected |
createEnumeration() | XEnumerationAccess | |
createTextCursor() | XSimpleText | |
createTextCursorByRange([in] com::sun::star::text::XTextRange aTextPosition) | XSimpleText | |
EndRedline | Text | optionalpropertymaybevoid |
getElementType() | XElementAccess | |
getEnd() | XTextRange | |
getStart() | XTextRange | |
getString() | XTextRange | |
getText() | XTextRange | |
hasElements() | XElementAccess | |
insertControlCharacter([in] com::sun::star::text::XTextRange xRange, [in] short nControlCharacter, [in] boolean bAbsorb) | XSimpleText | |
insertString([in] com::sun::star::text::XTextRange xRange, [in] string aString, [in] boolean bAbsorb) | XSimpleText | |
insertTextContent([in] com::sun::star::text::XTextRange xRange, [in] com::sun::star::text::XTextContent xContent, [in] boolean bAbsorb) | XText | |
insertTextContentAfter([in] XTextContent xNewContent, [in] XTextContent xPredecessor) | XRelativeTextContentInsert | protected |
insertTextContentBefore([in] XTextContent xNewContent, [in] XTextContent xSuccessor) | XRelativeTextContentInsert | protected |
moveTextRange([in] com::sun::star::text::XTextRange xRange, [in] short nParagraphs) | XTextRangeMover | protected |
queryInterface([in] type aType) | XInterface | |
release() | XInterface | |
removeTextContent([in] com::sun::star::text::XTextContent xContent) | XText | |
setString([in] string aString) | XTextRange | |
StartRedline | Text | optionalproperty |
XRelativeTextContentInsert | Text | optional |
XText | Text | |
XTextRangeCompare | Text | optional |
XTextRangeMover | Text | optional |