diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextObj.csv | |
parent | Initial commit. (diff) | |
download | libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.tar.xz libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextObj.csv | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextObj.csv new file mode 100644 index 000000000..2d9ddd6c1 --- /dev/null +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextObj.csv @@ -0,0 +1,21 @@ +"ScHeaderFooterTextObj";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()" +"ScHeaderFooterTextObj";"com::sun::star::text::XTextRangeCompare#optional";"compareRegionStarts()" +"ScHeaderFooterTextObj";"com::sun::star::text::XTextRangeCompare#optional";"compareRegionEnds()" +"ScHeaderFooterTextObj";"com::sun::star::text::XSimpleText";"createTextCursor()" +"ScHeaderFooterTextObj";"com::sun::star::text::XSimpleText";"createTextCursorByRange()" +"ScHeaderFooterTextObj";"com::sun::star::text::XSimpleText";"insertString()" +"ScHeaderFooterTextObj";"com::sun::star::text::XSimpleText";"insertControlCharacter()" +"ScHeaderFooterTextObj";"com::sun::star::container::XElementAccess";"getElementType()" +"ScHeaderFooterTextObj";"com::sun::star::container::XElementAccess";"hasElements()" +"ScHeaderFooterTextObj";"com::sun::star::text::XTextRange";"getText()" +"ScHeaderFooterTextObj";"com::sun::star::text::XTextRange";"getStart()" +"ScHeaderFooterTextObj";"com::sun::star::text::XTextRange";"getEnd()" +"ScHeaderFooterTextObj";"com::sun::star::text::XTextRange";"getString()" +"ScHeaderFooterTextObj";"com::sun::star::text::XTextRange";"setString()" +"ScHeaderFooterTextObj";"com::sun::star::text::Text";"StartRedline#optional" +"ScHeaderFooterTextObj";"com::sun::star::text::Text";"EndRedline#optional" +"ScHeaderFooterTextObj";"com::sun::star::container::XEnumerationAccess#optional";"createEnumeration()" +"ScHeaderFooterTextObj";"com::sun::star::text::XText";"insertTextContent()" +"ScHeaderFooterTextObj";"com::sun::star::text::XText";"removeTextContent()" +"ScHeaderFooterTextObj";"com::sun::star::text::XRelativeTextContentInsert#optional";"insertTextContentBefore()" +"ScHeaderFooterTextObj";"com::sun::star::text::XRelativeTextContentInsert#optional";"insertTextContentAfter()" |