From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- sc/qa/unoapi/testdocuments/10test.csv | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 sc/qa/unoapi/testdocuments/10test.csv (limited to 'sc/qa/unoapi/testdocuments/10test.csv') diff --git a/sc/qa/unoapi/testdocuments/10test.csv b/sc/qa/unoapi/testdocuments/10test.csv new file mode 100644 index 000000000..dce6f0848 --- /dev/null +++ b/sc/qa/unoapi/testdocuments/10test.csv @@ -0,0 +1,19 @@ +"SwXBodyText";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()" +"SwXBodyText";"com::sun::star::text::XTextRangeCompare#optional";"compareRegionStarts()" +"SwXBodyText";"com::sun::star::text::XTextRangeCompare#optional";"compareRegionEnds()" +"SwXBodyText";"com::sun::star::text::XSimpleText";"createTextCursor()" +"SwXBodyText";"com::sun::star::text::XSimpleText";"createTextCursorByRange()" +"SwXBodyText";"com::sun::star::text::XSimpleText";"insertString()" +"SwXBodyText";"com::sun::star::text::XSimpleText";"insertControlCharacter()" +"SwXBodyText";"com::sun::star::container::XElementAccess";"getElementType()" +"SwXBodyText";"com::sun::star::container::XElementAccess";"hasElements()" +"SwXBodyText";"com::sun::star::text::XTextRange";"getText()" +"SwXBodyText";"com::sun::star::text::XTextRange";"getStart()" +"SwXBodyText";"com::sun::star::text::XTextRange";"getEnd()" +"SwXBodyText";"com::sun::star::text::XTextRange";"getString()" +"SwXBodyText";"com::sun::star::text::XTextRange";"setString()" +"SwXBodyText";"com::sun::star::container::XEnumerationAccess";"createEnumeration()" +"SwXBodyText";"com::sun::star::text::XText";"insertTextContent()" +"SwXBodyText";"com::sun::star::text::XText";"removeTextContent()" +"SwXBodyText";"com::sun::star::text::XRelativeTextContentInsert#optional";"insertTextContentBefore()" +"SwXBodyText";"com::sun::star::text::XRelativeTextContentInsert#optional";"insertTextContentAfter()" -- cgit v1.2.3