From b9dd51782ceba70bda091191349d31767b7bf744 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 8 Jun 2015 14:06:08 +0200 Subject: some spelling fixes, mostly in Java code Change-Id: Ib9d0522a1f371404ee990348712e2d196049f69f --- qadevOOo/tests/java/mod/_sw/CharacterStyle.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXAutoTextContainer.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXAutoTextEntry.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXBodyText.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXBookmark.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXBookmarks.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXCell.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXCellRange.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXChapterNumbering.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXDocumentIndex.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXDocumentIndexMark.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXDocumentIndexes.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXDrawPage.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXEndnoteProperties.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXFieldEnumeration.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXFieldMaster.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXFootnote.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXFootnoteProperties.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXFootnoteText.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXFootnotes.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXFrames.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXHeadFootText.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXLineNumberingProperties.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXMailMerge.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXModule.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXNumberingRules.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXParagraph.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXParagraphEnumeration.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXPrintSettings.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXPropertySet.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXPropertySetInfo.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXReferenceMark.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXReferenceMarks.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXShape.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXStyle.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXStyleFamilies.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXStyleFamily.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXTableCellText.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXTableColumns.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXTableRows.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXTextColumns.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXTextCursor.java | 4 ++-- qadevOOo/tests/java/mod/_sw/SwXTextDocument.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObject.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObjects.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextField.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextFieldMasters.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextFieldTypes.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextFrame.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextFrameText.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextGraphicObject.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextGraphicObjects.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextPortion.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextPortionEnumeration.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextRange.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextRanges.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextSearch.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextSection.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextSections.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextTableCursor.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextTables.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextView.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXTextViewCursor.java | 2 +- qadevOOo/tests/java/mod/_sw/SwXViewSettings.java | 2 +- qadevOOo/tests/java/mod/_sw/XMLContentExporter.java | 2 +- qadevOOo/tests/java/mod/_sw/XMLContentImporter.java | 2 +- qadevOOo/tests/java/mod/_sw/XMLExporter.java | 2 +- qadevOOo/tests/java/mod/_sw/XMLImporter.java | 2 +- qadevOOo/tests/java/mod/_sw/XMLMetaExporter.java | 2 +- qadevOOo/tests/java/mod/_sw/XMLMetaImporter.java | 2 +- qadevOOo/tests/java/mod/_sw/XMLSettingsExporter.java | 2 +- qadevOOo/tests/java/mod/_sw/XMLSettingsImporter.java | 2 +- qadevOOo/tests/java/mod/_sw/XMLStylesExporter.java | 2 +- qadevOOo/tests/java/mod/_sw/XMLStylesImporter.java | 2 +- 75 files changed, 115 insertions(+), 115 deletions(-) (limited to 'qadevOOo/tests/java/mod/_sw') diff --git a/qadevOOo/tests/java/mod/_sw/CharacterStyle.java b/qadevOOo/tests/java/mod/_sw/CharacterStyle.java index eb74ef78f267..d74b2d0e62e8 100644 --- a/qadevOOo/tests/java/mod/_sw/CharacterStyle.java +++ b/qadevOOo/tests/java/mod/_sw/CharacterStyle.java @@ -73,7 +73,7 @@ public class CharacterStyle extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * At first style families are gotten from a text document using * XStyleFamiliesSupplier interface, then family indexed '0' is * gotten from this style family using XIndexAccess interface. diff --git a/qadevOOo/tests/java/mod/_sw/SwXAutoTextContainer.java b/qadevOOo/tests/java/mod/_sw/SwXAutoTextContainer.java index eac6e2131171..8744d79c518e 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXAutoTextContainer.java +++ b/qadevOOo/tests/java/mod/_sw/SwXAutoTextContainer.java @@ -49,7 +49,7 @@ import com.sun.star.uno.UnoRuntime; public class SwXAutoTextContainer extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.text.AutoTextContainer.

*/ diff --git a/qadevOOo/tests/java/mod/_sw/SwXAutoTextEntry.java b/qadevOOo/tests/java/mod/_sw/SwXAutoTextEntry.java index ac541437b406..676ec4560098 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXAutoTextEntry.java +++ b/qadevOOo/tests/java/mod/_sw/SwXAutoTextEntry.java @@ -52,7 +52,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::text::XText
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.AutoTextEntry * @see com.sun.star.text.AutoTextContainer * @see com.sun.star.text.XSimpleText @@ -104,7 +104,7 @@ public class SwXAutoTextEntry extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.text.AutoTextContainer, then selects the 'mytexts' * group from the given container using XNameAccess interface, diff --git a/qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup.java b/qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup.java index d67f4fbe51b2..8410cf7c5468 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup.java +++ b/qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup.java @@ -50,7 +50,7 @@ import util.utils; *

  • com::sun::star::text::XAutoTextGroup
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNamed * @see com.sun.star.container.XNameAccess * @see com.sun.star.container.XIndexAccess @@ -91,7 +91,7 @@ public class SwXAutoTextGroup extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.text.AutoTextContainer, then creates a new * group into the container.

    diff --git a/qadevOOo/tests/java/mod/_sw/SwXBodyText.java b/qadevOOo/tests/java/mod/_sw/SwXBodyText.java index 3dfda81a2fbb..b7fc43c156c7 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXBodyText.java +++ b/qadevOOo/tests/java/mod/_sw/SwXBodyText.java @@ -47,7 +47,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::text::XText
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.XTextRangeMover * @see com.sun.star.text.XSimpleText * @see com.sun.star.text.XTextRange @@ -94,7 +94,7 @@ public class SwXBodyText extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Obtains body text from text document. * Object relations created : *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNamed * @see com.sun.star.lang.XComponent * @see com.sun.star.text.XTextContent @@ -81,7 +81,7 @@ public class SwXBookmark extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After creating + * Creating a TestEnvironment for the interfaces to be tested. After creating * a bookmark, it is inserted to the text document. */ @Override diff --git a/qadevOOo/tests/java/mod/_sw/SwXBookmarks.java b/qadevOOo/tests/java/mod/_sw/SwXBookmarks.java index 6ce603e8d9f5..cba3bc508df3 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXBookmarks.java +++ b/qadevOOo/tests/java/mod/_sw/SwXBookmarks.java @@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::container::XElementAccess
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNameAccess * @see com.sun.star.container.XElementAccess * @see ifc.container._XNameAccess @@ -77,7 +77,7 @@ public class SwXBookmarks extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. Method + * Creating a TestEnvironment for the interfaces to be tested. Method * creates two bookmarks and inserts them to the text document. Then bookmarks * are gotten from text document using XBookmarksSupplier * interface. diff --git a/qadevOOo/tests/java/mod/_sw/SwXCell.java b/qadevOOo/tests/java/mod/_sw/SwXCell.java index 0769840fb610..f8906bd34384 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXCell.java +++ b/qadevOOo/tests/java/mod/_sw/SwXCell.java @@ -41,7 +41,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::beans::XPropertySet
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.table.Cell * @see com.sun.star.text.CellProperties * @see com.sun.star.beans.XPropertySet @@ -76,7 +76,7 @@ public class SwXCell extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After creating + * Creating a TestEnvironment for the interfaces to be tested. After creating * a text table, it is inserted to the text document. Finally, first cell of * this table is gotten. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_sw/SwXCellRange.java b/qadevOOo/tests/java/mod/_sw/SwXCellRange.java index 4df54ae3bdbc..235a60d29c5d 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXCellRange.java +++ b/qadevOOo/tests/java/mod/_sw/SwXCellRange.java @@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::beans::XPropertySet
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.table.CellRange * @see com.sun.star.text.CellProperties * @see com.sun.star.beans.XPropertySet @@ -78,7 +78,7 @@ public class SwXCellRange extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. At first + * Creating a TestEnvironment for the interfaces to be tested. At first * method creates and initializes the table, then if text document has no * tables, previously created table is inserted to text document. Finally, * custom cell range is gotten from the table created. diff --git a/qadevOOo/tests/java/mod/_sw/SwXChapterNumbering.java b/qadevOOo/tests/java/mod/_sw/SwXChapterNumbering.java index ec7d533d84ed..2c55e0e6829b 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXChapterNumbering.java +++ b/qadevOOo/tests/java/mod/_sw/SwXChapterNumbering.java @@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::text::NumberingRules
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.beans.XPropertySet * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess @@ -80,7 +80,7 @@ public class SwXChapterNumbering extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. Chapter + * Creating a TestEnvironment for the interfaces to be tested. Chapter * numbering rules are gotten from text document using interface * XChapterNumberingSupplier. */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXDocumentIndex.java b/qadevOOo/tests/java/mod/_sw/SwXDocumentIndex.java index 3880a51dbf37..4c5624b1e051 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXDocumentIndex.java +++ b/qadevOOo/tests/java/mod/_sw/SwXDocumentIndex.java @@ -46,7 +46,7 @@ import com.sun.star.uno.UnoRuntime; *

  • com::sun::star::text::DocumentIndex
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.lang.XComponent * @see com.sun.star.text.XDocumentIndex * @see com.sun.star.text.BaseIndex @@ -86,7 +86,7 @@ public class SwXDocumentIndex extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.text.DocumentIndex, then created document index * is inserted to the text of the document as content. diff --git a/qadevOOo/tests/java/mod/_sw/SwXDocumentIndexMark.java b/qadevOOo/tests/java/mod/_sw/SwXDocumentIndexMark.java index 03c52cc111aa..0b654905d000 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXDocumentIndexMark.java +++ b/qadevOOo/tests/java/mod/_sw/SwXDocumentIndexMark.java @@ -47,7 +47,7 @@ import com.sun.star.uno.UnoRuntime; *

  • com::sun::star::text::DocumentIndexMark
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.lang.XComponent * @see com.sun.star.text.BaseIndexMark * @see com.sun.star.text.XTextContent @@ -88,7 +88,7 @@ public class SwXDocumentIndexMark extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.text.DocumentIndexMark, attaches text to * created DocumentIndexMark, and inserts DocumentIndexMark to the diff --git a/qadevOOo/tests/java/mod/_sw/SwXDocumentIndexes.java b/qadevOOo/tests/java/mod/_sw/SwXDocumentIndexes.java index f0408e95b3b0..7ca935efd647 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXDocumentIndexes.java +++ b/qadevOOo/tests/java/mod/_sw/SwXDocumentIndexes.java @@ -44,7 +44,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::container::XElementAccess
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNameAccess * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess @@ -81,7 +81,7 @@ public class SwXDocumentIndexes extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.text.ContentIndex, then created content index is * inserted to the text document, and finally all document indexes are gotten diff --git a/qadevOOo/tests/java/mod/_sw/SwXDrawPage.java b/qadevOOo/tests/java/mod/_sw/SwXDrawPage.java index f2407f63ab47..c297f6cc7d53 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXDrawPage.java +++ b/qadevOOo/tests/java/mod/_sw/SwXDrawPage.java @@ -53,7 +53,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::drawing::XShapeCombiner
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.drawing.GenericDrawPage * @see com.sun.star.drawing.XShapeBinder * @see com.sun.star.drawing.XShapeGrouper @@ -105,7 +105,7 @@ public class SwXDrawPage extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After + * Creating a TestEnvironment for the interfaces to be tested. After * obtaining DrawPage object several shapes are inserted to it. * Object relations created : *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.FootnoteSettings * @see ifc.text._FootnoteSettings */ @@ -77,7 +77,7 @@ public class SwXEndnoteProperties extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.text.Endnote. Then created endnote is inserted * to the text document, and finally endnote settings are gotten from text diff --git a/qadevOOo/tests/java/mod/_sw/SwXFieldEnumeration.java b/qadevOOo/tests/java/mod/_sw/SwXFieldEnumeration.java index 5c891e716b64..59e642253d79 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXFieldEnumeration.java +++ b/qadevOOo/tests/java/mod/_sw/SwXFieldEnumeration.java @@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::container::XEnumeration
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XEnumeration * @see ifc.container._XEnumeration */ @@ -77,7 +77,7 @@ public class SwXFieldEnumeration extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. FieldMaster + * Creating a TestEnvironment for the interfaces to be tested. FieldMaster * object is created and attached to Bibliography database. After setting * properties of created FieldMaster object, it is attached to the TextField * object. Then TextField is inserted as TextContent to the text document. diff --git a/qadevOOo/tests/java/mod/_sw/SwXFieldMaster.java b/qadevOOo/tests/java/mod/_sw/SwXFieldMaster.java index d5a4cefc7f3e..15a1ede053f6 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXFieldMaster.java +++ b/qadevOOo/tests/java/mod/_sw/SwXFieldMaster.java @@ -40,7 +40,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::beans::XPropertySet
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.TextFieldMaster * @see com.sun.star.text.FieldMaster.Database * @see com.sun.star.beans.XPropertySet @@ -76,7 +76,7 @@ public class SwXFieldMaster extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.text.FieldMaster.Database. */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXFootnote.java b/qadevOOo/tests/java/mod/_sw/SwXFootnote.java index 3f8a16132a3f..911fa368e684 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXFootnote.java +++ b/qadevOOo/tests/java/mod/_sw/SwXFootnote.java @@ -50,7 +50,7 @@ import com.sun.star.uno.UnoRuntime; *

  • com::sun::star::text::XText
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.XFootnote * @see com.sun.star.lang.XComponent * @see com.sun.star.text.XSimpleText @@ -94,7 +94,7 @@ public class SwXFootnote extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.text.Footnote. Then inserts created footnote * to a text of document as content. diff --git a/qadevOOo/tests/java/mod/_sw/SwXFootnoteProperties.java b/qadevOOo/tests/java/mod/_sw/SwXFootnoteProperties.java index de75d200e95f..1660cf88185b 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXFootnoteProperties.java +++ b/qadevOOo/tests/java/mod/_sw/SwXFootnoteProperties.java @@ -44,7 +44,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::text::FootnoteSettings
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.FootnoteSettings * @see ifc.text._FootnoteSettings */ @@ -76,7 +76,7 @@ public class SwXFootnoteProperties extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.text.Footnote. Then inserts created Footnote * to the text document, and finally gets footnote settings from text diff --git a/qadevOOo/tests/java/mod/_sw/SwXFootnoteText.java b/qadevOOo/tests/java/mod/_sw/SwXFootnoteText.java index 45b0db7d174f..363a4485877c 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXFootnoteText.java +++ b/qadevOOo/tests/java/mod/_sw/SwXFootnoteText.java @@ -51,7 +51,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::text::XText
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.XTextRangeMover * @see com.sun.star.text.XSimpleText * @see com.sun.star.text.XTextRange @@ -98,7 +98,7 @@ public class SwXFootnoteText extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.text.Footnote. Then inserts created Footnote * to the text, and finally sets a string to the footnote. Then the text diff --git a/qadevOOo/tests/java/mod/_sw/SwXFootnotes.java b/qadevOOo/tests/java/mod/_sw/SwXFootnotes.java index fd6ca04f9c08..dbc271dc61db 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXFootnotes.java +++ b/qadevOOo/tests/java/mod/_sw/SwXFootnotes.java @@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::container::XElementAccess
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess * @see ifc.container._XIndexAccess @@ -79,7 +79,7 @@ public class SwXFootnotes extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.text.Footnote. Then inserts created Footnote * to the text, and finally gets all footnotes of text document diff --git a/qadevOOo/tests/java/mod/_sw/SwXFrames.java b/qadevOOo/tests/java/mod/_sw/SwXFrames.java index 42497af5d5f0..89966150e1ca 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXFrames.java +++ b/qadevOOo/tests/java/mod/_sw/SwXFrames.java @@ -44,7 +44,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::container::XElementAccess
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XContainer * @see com.sun.star.container.XNameAccess * @see com.sun.star.container.XIndexAccess @@ -82,7 +82,7 @@ public class SwXFrames extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.text.TextFrame. Then inserts created text frame * to the text, and finally gets all frames of text document using diff --git a/qadevOOo/tests/java/mod/_sw/SwXHeadFootText.java b/qadevOOo/tests/java/mod/_sw/SwXHeadFootText.java index 7e84f10dd40c..6b8eab9144cf 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXHeadFootText.java +++ b/qadevOOo/tests/java/mod/_sw/SwXHeadFootText.java @@ -54,7 +54,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::text::XText
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.XTextRangeMover * @see com.sun.star.text.XSimpleText * @see com.sun.star.text.XTextRange @@ -100,7 +100,7 @@ public class SwXHeadFootText extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. At first + * Creating a TestEnvironment for the interfaces to be tested. At first * style families are obtained from text document, then style 'Standard' has * gotten from style family 'PageStyles'. At the end, document header and * footer are switched on and document text is obtained. diff --git a/qadevOOo/tests/java/mod/_sw/SwXLineNumberingProperties.java b/qadevOOo/tests/java/mod/_sw/SwXLineNumberingProperties.java index c57698110c08..98524cec5281 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXLineNumberingProperties.java +++ b/qadevOOo/tests/java/mod/_sw/SwXLineNumberingProperties.java @@ -43,7 +43,7 @@ import com.sun.star.uno.UnoRuntime; *

  • com::sun::star::text::LineNumberingProperties
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.LineNumberingProperties * @see ifc.text._LineNumberingProperties */ @@ -76,7 +76,7 @@ public class SwXLineNumberingProperties extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. After inserting + * Creating a TestEnvironment for the interfaces to be tested. After inserting * string and control character to the text document, line numbering * properties are gotten using XLineNumberingProperties interface. */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXMailMerge.java b/qadevOOo/tests/java/mod/_sw/SwXMailMerge.java index 4bbd95dcf74a..c13f6918962c 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXMailMerge.java +++ b/qadevOOo/tests/java/mod/_sw/SwXMailMerge.java @@ -60,7 +60,7 @@ public class SwXMailMerge extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested.

    + * Creating a TestEnvironment for the interfaces to be tested.

    * Creates MailMerge service * Object relations created : *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.view.XPrintSettingsSupplier * @see com.sun.star.view.XViewSettingsSupplier * @see ifc.view._XPrintSettingsSupplier @@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface; public class SwXModule extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.text.GlobalSettings. */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXNumberingRules.java b/qadevOOo/tests/java/mod/_sw/SwXNumberingRules.java index 4bc18aa2d11f..38f808593c23 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXNumberingRules.java +++ b/qadevOOo/tests/java/mod/_sw/SwXNumberingRules.java @@ -51,7 +51,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::text::NumberingRules
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.beans.XPropertySet * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess @@ -89,7 +89,7 @@ public class SwXNumberingRules extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * At first some strings are inserted to a text document, then style families * are gotten from text document using XStyleFamiliesSupplier. * Then style family 'NuberingRules' is retrieved, then style indexed '0' diff --git a/qadevOOo/tests/java/mod/_sw/SwXParagraph.java b/qadevOOo/tests/java/mod/_sw/SwXParagraph.java index 304dfa8b6683..275788174a9d 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXParagraph.java +++ b/qadevOOo/tests/java/mod/_sw/SwXParagraph.java @@ -57,7 +57,7 @@ import com.sun.star.util.XCloseable; *

  • com::sun::star::style::CharacterPropertiesAsian
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.XTextContent * @see com.sun.star.text.TextContent * @see com.sun.star.style.CharacterPropertiesComplex @@ -110,7 +110,7 @@ public class SwXParagraph extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. To obtain + * Creating a TestEnvironment for the interfaces to be tested. To obtain * test component, at first several paragraphs are inserted to a major text * of text document. Then enumeration of text paragraphs is created, and * some paragraph is gotten using XEnumeration interface.

    diff --git a/qadevOOo/tests/java/mod/_sw/SwXParagraphEnumeration.java b/qadevOOo/tests/java/mod/_sw/SwXParagraphEnumeration.java index fca0a8b5f5ab..fafdfa94d1ac 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXParagraphEnumeration.java +++ b/qadevOOo/tests/java/mod/_sw/SwXParagraphEnumeration.java @@ -43,7 +43,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::container::XEnumeration
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XEnumeration * @see ifc.container._XEnumeration */ @@ -75,7 +75,7 @@ public class SwXParagraphEnumeration extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After major + * Creating a TestEnvironment for the interfaces to be tested. After major * text is gotten from a text document, three paragraphs (each of them * filled by 5 strings) are inserted to major text. Finally, paragraph * enumeration is created using XEnumeration interface. diff --git a/qadevOOo/tests/java/mod/_sw/SwXPrintSettings.java b/qadevOOo/tests/java/mod/_sw/SwXPrintSettings.java index 8e5690f8b7e7..7d2062021a9c 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXPrintSettings.java +++ b/qadevOOo/tests/java/mod/_sw/SwXPrintSettings.java @@ -40,7 +40,7 @@ import com.sun.star.view.XPrintSettingsSupplier; *

  • com::sun::star::text::PrintSettings
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.PrintSettings * @see ifc.text._PrintSettings */ @@ -72,7 +72,7 @@ public class SwXPrintSettings extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.text.GlobalSettings, then print settings are * gotten using XPrintSettingsSupplier interface. diff --git a/qadevOOo/tests/java/mod/_sw/SwXPropertySet.java b/qadevOOo/tests/java/mod/_sw/SwXPropertySet.java index fe6fc556d642..0e5b33ad3f60 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXPropertySet.java +++ b/qadevOOo/tests/java/mod/_sw/SwXPropertySet.java @@ -35,7 +35,7 @@ import com.sun.star.text.XTextDocument; *

  • com::sun::star::beans::XPropertySet
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.beans.XPropertySet * @see ifc.beans._XPropertySet */ @@ -52,7 +52,7 @@ public class SwXPropertySet extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Method creates text document as a test component. */ @Override diff --git a/qadevOOo/tests/java/mod/_sw/SwXPropertySetInfo.java b/qadevOOo/tests/java/mod/_sw/SwXPropertySetInfo.java index 0eeebc95a158..8d67f0cc5e30 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXPropertySetInfo.java +++ b/qadevOOo/tests/java/mod/_sw/SwXPropertySetInfo.java @@ -39,7 +39,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::beans::XPropertySetInfo
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.beans.XPropertySetInfo * @see ifc.beans._XPropertySetInfo */ @@ -56,7 +56,7 @@ public class SwXPropertySetInfo extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. Method + * Creating a TestEnvironment for the interfaces to be tested. Method * creates text document, then obtains PropertySetInfo of created text * document using XPropertySet interface. */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXReferenceMark.java b/qadevOOo/tests/java/mod/_sw/SwXReferenceMark.java index 1fc6a5a3b915..6a68965f1cd6 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXReferenceMark.java +++ b/qadevOOo/tests/java/mod/_sw/SwXReferenceMark.java @@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::text::XTextContent
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNamed * @see com.sun.star.lang.XComponent * @see com.sun.star.text.XTextContent @@ -82,7 +82,7 @@ public class SwXReferenceMark extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.text.ReferenceMark, then sets new * name of created ReferenceMark using XNamed interface. diff --git a/qadevOOo/tests/java/mod/_sw/SwXReferenceMarks.java b/qadevOOo/tests/java/mod/_sw/SwXReferenceMarks.java index 1c7ef0c20f15..9c04061330af 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXReferenceMarks.java +++ b/qadevOOo/tests/java/mod/_sw/SwXReferenceMarks.java @@ -46,7 +46,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::container::XElementAccess
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNameAccess * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess @@ -83,7 +83,7 @@ public class SwXReferenceMarks extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instances of the service * com.sun.star.text.ReferenceMark, then sets new names to * created ReferenceMark's using XNamed interface. Then renamed diff --git a/qadevOOo/tests/java/mod/_sw/SwXShape.java b/qadevOOo/tests/java/mod/_sw/SwXShape.java index 1a19f15eb8ec..85960f2101d7 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXShape.java +++ b/qadevOOo/tests/java/mod/_sw/SwXShape.java @@ -46,7 +46,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::drawing::Shape
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.lang.XComponent * @see com.sun.star.drawing.XShape * @see com.sun.star.drawing.XShapeDescriptor @@ -87,7 +87,7 @@ public class SwXShape extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. At first, + * Creating a TestEnvironment for the interfaces to be tested. At first, * DrawPage is gotten from text document using XDrawPageSupplier * interface. Then shape (rectangle) is created and added to DrawPage * obtained before, then returned as a test component. diff --git a/qadevOOo/tests/java/mod/_sw/SwXStyle.java b/qadevOOo/tests/java/mod/_sw/SwXStyle.java index c17daf18d90a..eb6ef3488d27 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXStyle.java +++ b/qadevOOo/tests/java/mod/_sw/SwXStyle.java @@ -53,7 +53,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::style::XStyle
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNamed * @see com.sun.star.style.Style * @see com.sun.star.style.XStyle @@ -90,7 +90,7 @@ public class SwXStyle extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * At first style families are gotten from a text document using * XStyleFamiliesSupplier interface, then family indexed '0' is * gotten from this style family using XIndexAccess interface. diff --git a/qadevOOo/tests/java/mod/_sw/SwXStyleFamilies.java b/qadevOOo/tests/java/mod/_sw/SwXStyleFamilies.java index 04b319b98cfc..3db3505de158 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXStyleFamilies.java +++ b/qadevOOo/tests/java/mod/_sw/SwXStyleFamilies.java @@ -42,7 +42,7 @@ import com.sun.star.uno.UnoRuntime; *

  • com::sun::star::container::XIndexAccess
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNameAccess * @see com.sun.star.container.XElementAccess * @see com.sun.star.container.XIndexAccess @@ -79,7 +79,7 @@ public class SwXStyleFamilies extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. Style families + * Creating a TestEnvironment for the interfaces to be tested. Style families * are gotten from text document using XStyleFamiliesSupplier * interface and returned as a test component. */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXStyleFamily.java b/qadevOOo/tests/java/mod/_sw/SwXStyleFamily.java index cf84e00af6b8..f7cf1de8ebd3 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXStyleFamily.java +++ b/qadevOOo/tests/java/mod/_sw/SwXStyleFamily.java @@ -49,7 +49,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::container::XNameReplace
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNameContainer * @see com.sun.star.container.XNameAccess * @see com.sun.star.container.XElementAccess @@ -89,7 +89,7 @@ public class SwXStyleFamily extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. At first, + * Creating a TestEnvironment for the interfaces to be tested. At first, * style families of text document are gotten using * XStyleFamiliesSupplier interface, then family indexed '0' is * gotten from previously obtained style families collection using diff --git a/qadevOOo/tests/java/mod/_sw/SwXTableCellText.java b/qadevOOo/tests/java/mod/_sw/SwXTableCellText.java index 17733762910b..359d2ec4c84c 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTableCellText.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTableCellText.java @@ -50,7 +50,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::text::XText
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.XTextRangeMover * @see com.sun.star.text.XSimpleText * @see com.sun.star.text.XTextRange @@ -97,7 +97,7 @@ public class SwXTableCellText extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After creation + * Creating a TestEnvironment for the interfaces to be tested. After creation * of text table, it is inserted to a text document. Then cell named 'A1' is * obtained from table, string 'SwXTableCellText' is set to this cell, then * cell text is gotten from cell obtained before and returned as a test diff --git a/qadevOOo/tests/java/mod/_sw/SwXTableColumns.java b/qadevOOo/tests/java/mod/_sw/SwXTableColumns.java index 2bc676bf9025..808308fe4d6d 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTableColumns.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTableColumns.java @@ -43,7 +43,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::table::XTableColumns
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess * @see com.sun.star.container.XNameAccess @@ -83,7 +83,7 @@ public class SwXTableColumns extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After creation + * Creating a TestEnvironment for the interfaces to be tested. After creation * of text table, it is inserted to text document, then columns are gotten * from table. */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXTableRows.java b/qadevOOo/tests/java/mod/_sw/SwXTableRows.java index 63a0ab69ed59..86229695afa9 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTableRows.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTableRows.java @@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::table::XTableRows
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess * @see com.sun.star.table.XTableRows @@ -78,7 +78,7 @@ public class SwXTableRows extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After creation + * Creating a TestEnvironment for the interfaces to be tested. After creation * of text table, it is inserted to text document, then rows are gotten * from table. */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextColumns.java b/qadevOOo/tests/java/mod/_sw/SwXTextColumns.java index 39106dfbc9d5..81474c2d5fc8 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextColumns.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextColumns.java @@ -50,7 +50,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::text::TextColumns
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.XTextColumns * @see com.sun.star.text.TextColumns * @see ifc.text._XTextColumns @@ -84,7 +84,7 @@ public class SwXTextColumns extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After style + * Creating a TestEnvironment for the interfaces to be tested. After style * families are gotten from text document using * XStyleFamiliesSupplier interface, style family indexed '2' * is obtained using XIndexAccess interface. Then style diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextCursor.java b/qadevOOo/tests/java/mod/_sw/SwXTextCursor.java index 472cd96882a0..4328d6f0b27e 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextCursor.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextCursor.java @@ -59,7 +59,7 @@ import com.sun.star.uno.XInterface; *

  • com::sun::star::style::CharacterPropertiesAsian
  • *

    * This object test is NOT designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.XTextCursor * @see com.sun.star.text.XWordCursor * @see com.sun.star.style.CharacterPropertiesComplex @@ -118,7 +118,7 @@ public class SwXTextCursor extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After major + * Creating a TestEnvironment for the interfaces to be tested. After major * text of text document is obtained, text cursor is created and several * paragraphs within the text are inserted to a text document. Finally, * text cursor is returned as a test component. diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextDocument.java b/qadevOOo/tests/java/mod/_sw/SwXTextDocument.java index b09b636abd3c..78a24cfdb60c 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextDocument.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextDocument.java @@ -65,7 +65,7 @@ public class SwXTextDocument extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override public synchronized TestEnvironment createTestEnvironment(TestParameters Param, diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObject.java b/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObject.java index c8318815bbdb..1012112dc3a4 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObject.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObject.java @@ -82,7 +82,7 @@ public class SwXTextEmbeddedObject extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObjects.java b/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObjects.java index c74203b85e56..1af8fac9a1a5 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObjects.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObjects.java @@ -83,7 +83,7 @@ public class SwXTextEmbeddedObjects extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextField.java b/qadevOOo/tests/java/mod/_sw/SwXTextField.java index dafdbe78cda6..5b9762d176e0 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextField.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextField.java @@ -93,7 +93,7 @@ public class SwXTextField extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextFieldMasters.java b/qadevOOo/tests/java/mod/_sw/SwXTextFieldMasters.java index f3cb6f0e7a95..5e46b95b0a65 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextFieldMasters.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextFieldMasters.java @@ -89,7 +89,7 @@ public class SwXTextFieldMasters extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextFieldTypes.java b/qadevOOo/tests/java/mod/_sw/SwXTextFieldTypes.java index c2ab4699c67e..b3e3d840b0bf 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextFieldTypes.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextFieldTypes.java @@ -87,7 +87,7 @@ public class SwXTextFieldTypes extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextFrame.java b/qadevOOo/tests/java/mod/_sw/SwXTextFrame.java index 8e3e5131f14d..287ba551dc24 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextFrame.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextFrame.java @@ -66,7 +66,7 @@ public class SwXTextFrame extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override public synchronized TestEnvironment createTestEnvironment(TestParameters Param, diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextFrameText.java b/qadevOOo/tests/java/mod/_sw/SwXTextFrameText.java index 19394f728eb8..137aa62157db 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextFrameText.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextFrameText.java @@ -72,7 +72,7 @@ public class SwXTextFrameText extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObject.java b/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObject.java index d2e661700a95..3cf357bb9c5e 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObject.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObject.java @@ -83,7 +83,7 @@ public class SwXTextGraphicObject extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObjects.java b/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObjects.java index 9396a9de37eb..8852ffbe7e72 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObjects.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObjects.java @@ -82,7 +82,7 @@ public class SwXTextGraphicObjects extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextPortion.java b/qadevOOo/tests/java/mod/_sw/SwXTextPortion.java index b50cfb9439c6..bffc67d6f19e 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextPortion.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextPortion.java @@ -68,7 +68,7 @@ public class SwXTextPortion extends TestCase { } /** - * * creating a Testenvironment for the interfaces to be tested + * * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextPortionEnumeration.java b/qadevOOo/tests/java/mod/_sw/SwXTextPortionEnumeration.java index e9bec556c25b..630e12cea3e7 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextPortionEnumeration.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextPortionEnumeration.java @@ -68,7 +68,7 @@ public class SwXTextPortionEnumeration extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextRange.java b/qadevOOo/tests/java/mod/_sw/SwXTextRange.java index ca6c9cfa3e0b..efe4b42fca15 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextRange.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextRange.java @@ -56,7 +56,7 @@ public class SwXTextRange extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override public synchronized TestEnvironment createTestEnvironment( TestParameters Param, diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextRanges.java b/qadevOOo/tests/java/mod/_sw/SwXTextRanges.java index bb3d9f07569e..b89d62d71f4f 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextRanges.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextRanges.java @@ -66,7 +66,7 @@ public class SwXTextRanges extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextSearch.java b/qadevOOo/tests/java/mod/_sw/SwXTextSearch.java index ec8dc1e7c96b..677f7012d53c 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextSearch.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextSearch.java @@ -67,7 +67,7 @@ public class SwXTextSearch extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextSection.java b/qadevOOo/tests/java/mod/_sw/SwXTextSection.java index bb6a5804b56a..18cbd6375a4a 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextSection.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextSection.java @@ -77,7 +77,7 @@ public class SwXTextSection extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override protected synchronized TestEnvironment createTestEnvironment(TestParameters Param, PrintWriter log) { diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextSections.java b/qadevOOo/tests/java/mod/_sw/SwXTextSections.java index 4a136e168d86..a5c47c00e91b 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextSections.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextSections.java @@ -66,7 +66,7 @@ public class SwXTextSections extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override public synchronized TestEnvironment createTestEnvironment diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextTableCursor.java b/qadevOOo/tests/java/mod/_sw/SwXTextTableCursor.java index 587dec3fb268..518601047eda 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextTableCursor.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextTableCursor.java @@ -62,7 +62,7 @@ public class SwXTextTableCursor extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextTables.java b/qadevOOo/tests/java/mod/_sw/SwXTextTables.java index 60c1d85d3406..b7f82f11253a 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextTables.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextTables.java @@ -66,7 +66,7 @@ public class SwXTextTables extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextView.java b/qadevOOo/tests/java/mod/_sw/SwXTextView.java index 0603d40584b9..67b7b1a55f20 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextView.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextView.java @@ -111,7 +111,7 @@ public class SwXTextView extends TestCase { /** - * * creating a Testenvironment for the interfaces to be tested + * * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextViewCursor.java b/qadevOOo/tests/java/mod/_sw/SwXTextViewCursor.java index 448e2ea9e4ff..6cd6ddc2ee3c 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextViewCursor.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextViewCursor.java @@ -73,7 +73,7 @@ public class SwXTextViewCursor extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXViewSettings.java b/qadevOOo/tests/java/mod/_sw/SwXViewSettings.java index 6b9a93a88ed0..8aeda56c4b7e 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXViewSettings.java +++ b/qadevOOo/tests/java/mod/_sw/SwXViewSettings.java @@ -63,7 +63,7 @@ public class SwXViewSettings extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/XMLContentExporter.java b/qadevOOo/tests/java/mod/_sw/XMLContentExporter.java index 3ada74f5fe89..4e17682238f1 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLContentExporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLContentExporter.java @@ -91,7 +91,7 @@ public class XMLContentExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.comp.Calc.XMLContentExporter with * argument which is an implementation of XDocumentHandler diff --git a/qadevOOo/tests/java/mod/_sw/XMLContentImporter.java b/qadevOOo/tests/java/mod/_sw/XMLContentImporter.java index 049519ce976e..e28378cd3d87 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLContentImporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLContentImporter.java @@ -87,7 +87,7 @@ public class XMLContentImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.comp.Writer.XMLContentImporter

    * diff --git a/qadevOOo/tests/java/mod/_sw/XMLExporter.java b/qadevOOo/tests/java/mod/_sw/XMLExporter.java index f3c8d43c2101..53e37a735849 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLExporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLExporter.java @@ -91,7 +91,7 @@ public class XMLExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.comp.Calc.XMLExporter with * argument which is an implementation of XDocumentHandler diff --git a/qadevOOo/tests/java/mod/_sw/XMLImporter.java b/qadevOOo/tests/java/mod/_sw/XMLImporter.java index e3016f20219c..6d74d8fce656 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLImporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLImporter.java @@ -88,7 +88,7 @@ public class XMLImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.comp.Writer.XMLImporter

    * diff --git a/qadevOOo/tests/java/mod/_sw/XMLMetaExporter.java b/qadevOOo/tests/java/mod/_sw/XMLMetaExporter.java index c8553ab72bfb..6eca393fbe22 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLMetaExporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLMetaExporter.java @@ -92,7 +92,7 @@ public class XMLMetaExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.comp.Calc.XMLMetaExporter with * argument which is an implementation of XDocumentHandler diff --git a/qadevOOo/tests/java/mod/_sw/XMLMetaImporter.java b/qadevOOo/tests/java/mod/_sw/XMLMetaImporter.java index 1c20d090d246..6e6a6baea9ff 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLMetaImporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLMetaImporter.java @@ -89,7 +89,7 @@ public class XMLMetaImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.comp.Writer.XMLMetaImporter

    * diff --git a/qadevOOo/tests/java/mod/_sw/XMLSettingsExporter.java b/qadevOOo/tests/java/mod/_sw/XMLSettingsExporter.java index 7b408a5276a7..2e6cf3b7af57 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLSettingsExporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLSettingsExporter.java @@ -95,7 +95,7 @@ public class XMLSettingsExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.comp.Calc.XMLSettingsExporter with * argument which is an implementation of XDocumentHandler diff --git a/qadevOOo/tests/java/mod/_sw/XMLSettingsImporter.java b/qadevOOo/tests/java/mod/_sw/XMLSettingsImporter.java index c8fa3c31dc83..573d81e49f39 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLSettingsImporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLSettingsImporter.java @@ -90,7 +90,7 @@ public class XMLSettingsImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.comp.Writer.XMLSettingsImporter

    * diff --git a/qadevOOo/tests/java/mod/_sw/XMLStylesExporter.java b/qadevOOo/tests/java/mod/_sw/XMLStylesExporter.java index 7fb992152743..a82d6e544e7e 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLStylesExporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLStylesExporter.java @@ -91,7 +91,7 @@ public class XMLStylesExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.comp.Calc.XMLStylesExporter with * argument which is an implementation of XDocumentHandler diff --git a/qadevOOo/tests/java/mod/_sw/XMLStylesImporter.java b/qadevOOo/tests/java/mod/_sw/XMLStylesImporter.java index 7f5de472adc8..ac25648db583 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLStylesImporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLStylesImporter.java @@ -89,7 +89,7 @@ public class XMLStylesImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * com.sun.star.comp.Writer.XMLStylesImporter

    * -- cgit