summaryrefslogtreecommitdiff
path: root/sc/qa/unoapi/testdocuments/10test.csv
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-01-05 20:12:11 +0000
committerOliver Bolte <obo@openoffice.org>2004-01-05 20:12:11 +0000
commit481a9a3b4d050a1f8e3dee97d416bbce4fa9829a (patch)
treeaa7e50eee50fdb1c573f8af135c196231b1864cb /sc/qa/unoapi/testdocuments/10test.csv
parent4094988ccc4d4632acafea31edfc70de2506e944 (diff)
INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED
2003/12/16 15:03:26 sw 1.1.2.1: #114449#
Diffstat (limited to 'sc/qa/unoapi/testdocuments/10test.csv')
-rw-r--r--sc/qa/unoapi/testdocuments/10test.csv19
1 files changed, 19 insertions, 0 deletions
diff --git a/sc/qa/unoapi/testdocuments/10test.csv b/sc/qa/unoapi/testdocuments/10test.csv
new file mode 100644
index 000000000000..dce6f084824b
--- /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()"