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