diff options
Diffstat (limited to 'qadevOOo/testdocs/10test.csv')
-rw-r--r-- | qadevOOo/testdocs/10test.csv | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/qadevOOo/testdocs/10test.csv b/qadevOOo/testdocs/10test.csv new file mode 100644 index 000000000..dce6f0848 --- /dev/null +++ b/qadevOOo/testdocs/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()" |