From afaef62967f5051e2aada8d24d9f1975f3085919 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Fri, 25 Jul 2025 02:16:20 +1000 Subject: [PATCH] part2: fix spelling in HTML files General typo clean up --- part2/content/api/common/designgoals.html | 2 +- .../sun/star/inspection/LineDescriptor.html | 2 +- .../sun/star/inspection/XNumericControl.html | 6 +++--- .../sun/star/inspection/XPropertyHandler.html | 10 +++++----- .../star/inspection/XStringRepresentation.html | 4 ++-- .../common/ref/com/sun/star/module-ix.html | 8 ++++---- .../sun/star/sdbc/ConnectionProperties.html | 2 +- .../star/sdbc/DBASEConnectionProperties.html | 2 +- .../common/ref/com/sun/star/sdbc/DataType.html | 2 +- .../star/sdbc/FILEConnectionProperties.html | 2 +- .../star/sdbc/FLATConnectionProperties.html | 18 +++++++++--------- .../ref/com/sun/star/sdbc/IndexType.html | 2 +- .../star/sdbc/JDBCConnectionProperties.html | 2 +- .../star/sdbc/ODBCConnectionProperties.html | 2 +- .../common/ref/com/sun/star/sdbc/RowSet.html | 2 +- .../ref/com/sun/star/sdbc/XBatchExecution.html | 4 ++-- .../com/sun/star/sdbc/XDatabaseMetaData.html | 10 +++++----- .../com/sun/star/sdbc/XPreparedStatement.html | 2 +- .../com/sun/star/sdbc/XResultSetUpdate.html | 2 +- .../ref/com/sun/star/sdbc/module-ix.html | 4 ++-- .../sun/star/sheet/AccessibleSpreadsheet.html | 4 ++-- .../AccessibleSpreadsheetDocumentView.html | 4 ++-- .../sheet/AccessibleSpreadsheetPageView.html | 2 +- .../ref/com/sun/star/sheet/FillDateMode.html | 4 ++-- .../ref/com/sun/star/sheet/FormulaParser.html | 4 ++-- .../ref/com/sun/star/sheet/SheetCell.html | 6 +++--- .../ref/com/sun/star/sheet/SheetCellRange.html | 6 +++--- .../com/sun/star/sheet/SheetCellRanges.html | 6 +++--- .../com/sun/star/sheet/SubTotalDescriptor.html | 4 ++-- .../sun/star/sheet/TableAutoFormatField.html | 8 ++++---- .../ref/com/sun/star/sheet/ValidationType.html | 4 ++-- .../star/sheet/XDataPilotFieldGrouping.html | 2 +- .../sun/star/sheet/XDrillDownDataSupplier.html | 2 +- .../ref/com/sun/star/sheet/XFormulaQuery.html | 4 ++-- .../ref/com/sun/star/sheet/XPrintAreas.html | 2 +- .../com/sun/star/sheet/XSheetAnnotations.html | 2 +- .../ref/com/sun/star/sheet/module-ix.html | 2 +- .../sun/star/util/BootstrapMacroExpander.html | 4 ++-- .../ref/com/sun/star/util/Endianness.html | 2 +- .../ref/com/sun/star/util/MacroExpander.html | 6 +++--- .../util/OfficeInstallationDirectories.html | 2 +- .../com/sun/star/util/PathSubstitution.html | 4 ++-- .../ref/com/sun/star/util/SearchFlags.html | 2 +- .../ref/com/sun/star/util/SortDescriptor.html | 8 ++++---- .../ref/com/sun/star/util/XAtomServer.html | 2 +- .../com/sun/star/util/XChangesNotifier.html | 4 ++-- .../com/sun/star/util/XCloseBroadcaster.html | 4 ++-- .../ref/com/sun/star/util/XCloseListener.html | 8 ++++---- .../star/xml/crypto/SecurityEnvironment.html | 4 ++-- .../xml/crypto/SecurityOperationStatus.html | 4 ++-- .../sun/star/xml/crypto/XXMLEncryption.html | 6 +++--- .../xml/crypto/XXMLEncryptionTemplate.html | 2 +- .../com/sun/star/xml/crypto/XXMLSignature.html | 2 +- .../star/xml/crypto/XXMLSignatureTemplate.html | 2 +- .../xml/crypto/sax/ElementMarkPriority.html | 2 +- .../xml/crypto/sax/XElementStackKeeper.html | 4 ++-- .../sun/star/xml/crypto/sax/XMissionTaker.html | 2 +- .../star/xml/crypto/sax/XSAXEventKeeper.html | 6 +++--- .../ref/com/sun/star/xml/dom/XElement.html | 8 ++++---- .../com/sun/star/xml/dom/XNamedNodeMap.html | 8 ++++---- .../ref/com/sun/star/xml/input/XElement.html | 4 ++-- .../com/sun/star/xml/sax/XAttributeList.html | 2 +- .../star/xml/sax/XExtendedDocumentHandler.html | 2 +- .../sun/star/xml/sax/XFastAttributeList.html | 2 +- .../sun/star/xml/sax/XFastContextHandler.html | 4 ++-- .../ref/com/sun/star/xml/sax/XFastParser.html | 2 +- .../ref/com/sun/star/xml/sax/module-ix.html | 2 +- .../star/xml/wrapper/XMLElementWrapper.html | 4 ++-- .../star/xml/wrapper/XXMLDocumentWrapper.html | 8 ++++---- .../star/xml/wrapper/XXMLElementWrapper.html | 2 +- 70 files changed, 141 insertions(+), 141 deletions(-) diff --git a/part2/content/api/common/designgoals.html b/part2/content/api/common/designgoals.html index 5eaeb5e850..28dc564f13 100644 --- a/part2/content/api/common/designgoals.html +++ b/part2/content/api/common/designgoals.html @@ -14,7 +14,7 @@

Main Design Goals

It has to be seen more like an independent specification than being -dependent on a preexisting implementation. Therefor it is our to keep all +dependent on a preexisting implementation. Therefore it is our to keep all component APIs in this project and to keep all implementation code out of this project.

diff --git a/part2/content/api/docs/common/ref/com/sun/star/inspection/LineDescriptor.html b/part2/content/api/docs/common/ref/com/sun/star/inspection/LineDescriptor.html index 6c39b5fa7d..39b41773ba 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/inspection/LineDescriptor.html +++ b/part2/content/api/docs/common/ref/com/sun/star/inspection/LineDescriptor.html @@ -411,7 +411,7 @@ is made using this Category attribute.

For your implementation of XPropertyHandler, it's recommended that you document the programmatic - names used for property categories. This way, your handler might be re-used in + names used for property categories. This way, your handler might be reused in different contexts, where only the XObjectInspectorModel needs to provide consistent UI names for the categories.

diff --git a/part2/content/api/docs/common/ref/com/sun/star/inspection/XNumericControl.html b/part2/content/api/docs/common/ref/com/sun/star/inspection/XNumericControl.html index 8fd223a87f..1d780f9461 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/inspection/XNumericControl.html +++ b/part2/content/api/docs/common/ref/com/sun/star/inspection/XNumericControl.html @@ -99,7 +99,7 @@ ValueUnit describes a ::com::sun::star::util::MeasureUnit to be - applied for transfering values. + applied for transferring values.   @@ -165,7 +165,7 @@

Only a certain set of ::com::sun::star::util::MeasureUnit values is supported. In particular, every value which denotes a fraction of another - unit (like 100th millimiters) cannot be used as DisplayUnit.

+ unit (like 100th millimeters) cannot be used as DisplayUnit.

Throws
@@ -185,7 +185,7 @@
Description
describes a ::com::sun::star::util::MeasureUnit to be - applied for transfering values. + applied for transferring values.

The core measurement unit for a property value might differ from the unit which diff --git a/part2/content/api/docs/common/ref/com/sun/star/inspection/XPropertyHandler.html b/part2/content/api/docs/common/ref/com/sun/star/inspection/XPropertyHandler.html index 31395a35e3..66164c8e77 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/inspection/XPropertyHandler.html +++ b/part2/content/api/docs/common/ref/com/sun/star/inspection/XPropertyHandler.html @@ -162,7 +162,7 @@ onInteractivePropertySelection -called when a browse button belonging to a property UI represenation has been clicked +called when a browse button belonging to a property UI representation has been clicked   @@ -652,8 +652,8 @@

In such a case, simply return those properties here.

There is a precedence in the property handlers used by an ObjectInspector, - which also is important for the superseded properties. This precendence is implied by the - precendence of factories to create the property handlers, as denoted in the + which also is important for the superseded properties. This precedence is implied by the + precedence of factories to create the property handlers, as denoted in the XObjectInspectorModel::HandlerFactories attribute.

With this in mind, property handlers can only supersede properties which are supported @@ -790,7 +790,7 @@


Description
-
called when a browse button belonging to a property UI represenation has been clicked +
called when a browse button belonging to a property UI representation has been clicked

Property handlers can raise a dedicated UI for entering or somehow changing a property value. @@ -924,7 +924,7 @@
In some cases it may be necessary to differentiate between both situations. For instance, if you want to set the value of another property when an actuating property's value changed, - you should definately not do this when FirstTimeInit is true. + you should definitely not do this when FirstTimeInit is true.

Throws
com::sun::star::lang::NullPointerException diff --git a/part2/content/api/docs/common/ref/com/sun/star/inspection/XStringRepresentation.html b/part2/content/api/docs/common/ref/com/sun/star/inspection/XStringRepresentation.html index a9fd9f207c..f7a3187418 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/inspection/XStringRepresentation.html +++ b/part2/content/api/docs/common/ref/com/sun/star/inspection/XStringRepresentation.html @@ -57,7 +57,7 @@ convertToPropertyValue -converts a string into an any with the type defined by the target tpye. +converts a string into an any with the type defined by the target type.   @@ -125,7 +125,7 @@
Description
-
converts a string into an any with the type defined by the target tpye. +
converts a string into an any with the type defined by the target type.
Parameter ControlValue
The to-be-converted control value. diff --git a/part2/content/api/docs/common/ref/com/sun/star/module-ix.html b/part2/content/api/docs/common/ref/com/sun/star/module-ix.html index 7dfbbafd25..6ac8c04e65 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/module-ix.html +++ b/part2/content/api/docs/common/ref/com/sun/star/module-ix.html @@ -145,7 +145,7 @@ image -image manupulation interfaces. +image manipulation interfaces. inspection @@ -264,7 +264,7 @@ security -Interface for authorisation and authentification. +Interface for authorisation and authentication. setup @@ -283,7 +283,7 @@ svg -Interfaces for import/export of Scaleable Vector Format. +Interfaces for import/export of Scalable Vector Format. sync @@ -335,7 +335,7 @@ view -Document view specfic interfaces (e.g. selection access and printing). +Document view specific interfaces (e.g. selection access and printing). xforms diff --git a/part2/content/api/docs/common/ref/com/sun/star/sdbc/ConnectionProperties.html b/part2/content/api/docs/common/ref/com/sun/star/sdbc/ConnectionProperties.html index a2df499ece..ab720cb075 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sdbc/ConnectionProperties.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sdbc/ConnectionProperties.html @@ -45,7 +45,7 @@

- The properties for a connection contain additonal information about how to connect to a database and + The properties for a connection contain additional information about how to connect to a database and how to control the behavior of the resulting connection should be.

diff --git a/part2/content/api/docs/common/ref/com/sun/star/sdbc/DBASEConnectionProperties.html b/part2/content/api/docs/common/ref/com/sun/star/sdbc/DBASEConnectionProperties.html index 8a3ab5b5e7..f32e918d2d 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sdbc/DBASEConnectionProperties.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sdbc/DBASEConnectionProperties.html @@ -53,7 +53,7 @@

- The properties for a connection contain additonal information about how to connect to a database and + The properties for a connection contain additional information about how to connect to a database and how to control the behavior of the resulting connection should be.

diff --git a/part2/content/api/docs/common/ref/com/sun/star/sdbc/DataType.html b/part2/content/api/docs/common/ref/com/sun/star/sdbc/DataType.html index 6ea2d7bced..ab78e077be 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sdbc/DataType.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sdbc/DataType.html @@ -42,7 +42,7 @@ The actual type constant values are equivalent to those in the X/Open CLI.

- Precise information about the specfic types can be got from + Precise information about the specific types can be got from XDatabaseMetaData::getTypeInfo() .

diff --git a/part2/content/api/docs/common/ref/com/sun/star/sdbc/FILEConnectionProperties.html b/part2/content/api/docs/common/ref/com/sun/star/sdbc/FILEConnectionProperties.html index 08c46880c4..0ebfffbda7 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sdbc/FILEConnectionProperties.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sdbc/FILEConnectionProperties.html @@ -53,7 +53,7 @@

- The properties for a connection contain additonal information about how to connect to a database and + The properties for a connection contain additional information about how to connect to a database and how to control the behavior of the resulting connection should be.

diff --git a/part2/content/api/docs/common/ref/com/sun/star/sdbc/FLATConnectionProperties.html b/part2/content/api/docs/common/ref/com/sun/star/sdbc/FLATConnectionProperties.html index 000b104632..9381c309dc 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sdbc/FLATConnectionProperties.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sdbc/FLATConnectionProperties.html @@ -53,7 +53,7 @@

- The properties for a connection contain additonal information about how to connect to a database and + The properties for a connection contain additional information about how to connect to a database and how to control the behavior of the resulting connection should be.

@@ -98,28 +98,28 @@ string
FieldDelimiter [ OPTIONAL ]
-
A one character delimiter to seperate the fields. +A one character delimiter to separate the fields.   string
StringDelimiter [ OPTIONAL ]
-
A one character delimiter to seperate the strings. +A one character delimiter to separate the strings.   string
DecimalDelimiter [ OPTIONAL ]
-
A one character delimiter to seperate the decimal. +A one character delimiter to separate the decimal.   string
ThousandDelimiter [ OPTIONAL ]
-
A one character delimiter to seperate the thousands. +A one character delimiter to separate the thousands.   @@ -180,7 +180,7 @@
Usage Restrictions
optional
Description
-
A one character delimiter to seperate the fields. +
A one character delimiter to separate the fields.
@@ -196,7 +196,7 @@
Usage Restrictions
optional
Description
-
A one character delimiter to seperate the strings. +
A one character delimiter to separate the strings.
@@ -212,7 +212,7 @@
Usage Restrictions
optional
Description
-
A one character delimiter to seperate the decimal. +
A one character delimiter to separate the decimal.
@@ -228,7 +228,7 @@
Usage Restrictions
optional
Description
-
A one character delimiter to seperate the thousands. +
A one character delimiter to separate the thousands.
diff --git a/part2/content/api/docs/common/ref/com/sun/star/sdbc/IndexType.html b/part2/content/api/docs/common/ref/com/sun/star/sdbc/IndexType.html index 8ab25ce23c..4427be336a 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sdbc/IndexType.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sdbc/IndexType.html @@ -109,7 +109,7 @@ .

- Indentifies table statistics that are returned in conjunction + Identifies table statistics that are returned in conjunction with a table's index description.

diff --git a/part2/content/api/docs/common/ref/com/sun/star/sdbc/JDBCConnectionProperties.html b/part2/content/api/docs/common/ref/com/sun/star/sdbc/JDBCConnectionProperties.html index 6821ae5af1..4f7ec1769b 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sdbc/JDBCConnectionProperties.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sdbc/JDBCConnectionProperties.html @@ -53,7 +53,7 @@

- The properties for a connection contain additonal information about how to connect to a database and + The properties for a connection contain additional information about how to connect to a database and how to control the behavior of the resulting connection should be.

diff --git a/part2/content/api/docs/common/ref/com/sun/star/sdbc/ODBCConnectionProperties.html b/part2/content/api/docs/common/ref/com/sun/star/sdbc/ODBCConnectionProperties.html index 0e63e68ffc..6af832e334 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sdbc/ODBCConnectionProperties.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sdbc/ODBCConnectionProperties.html @@ -53,7 +53,7 @@

- The properties for a connection contain additonal information about how to connect to a database and + The properties for a connection contain additional information about how to connect to a database and how to control the behavior of the resulting connection should be.

diff --git a/part2/content/api/docs/common/ref/com/sun/star/sdbc/RowSet.html b/part2/content/api/docs/common/ref/com/sun/star/sdbc/RowSet.html index 3360cfd896..26f9fe3746 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sdbc/RowSet.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sdbc/RowSet.html @@ -56,7 +56,7 @@

On the one hand, a RowSet can be used as a short cut to retrieve the data of a DataSource. You don't have to establish a connection, create a Statement, and then create - a ResultSet. On the other hand, a rowset can be used to implement capabilties for + a ResultSet. On the other hand, a rowset can be used to implement capabilities for a result set, which are not supported by a driver result set, like caching strategies or update capabilities.

diff --git a/part2/content/api/docs/common/ref/com/sun/star/sdbc/XBatchExecution.html b/part2/content/api/docs/common/ref/com/sun/star/sdbc/XBatchExecution.html index c1871a0c84..b493ea97ef 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sdbc/XBatchExecution.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sdbc/XBatchExecution.html @@ -51,7 +51,7 @@ addBatch -adds a SQL command to the current batch of commmands for the statement +adds a SQL command to the current batch of commands for the statement object.   @@ -90,7 +90,7 @@
Description
-
adds a SQL command to the current batch of commmands for the statement +
adds a SQL command to the current batch of commands for the statement object.
Parameter sql
diff --git a/part2/content/api/docs/common/ref/com/sun/star/sdbc/XDatabaseMetaData.html b/part2/content/api/docs/common/ref/com/sun/star/sdbc/XDatabaseMetaData.html index 5ccdde255b..0be67ae66a 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sdbc/XDatabaseMetaData.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sdbc/XDatabaseMetaData.html @@ -792,7 +792,7 @@ gets a description of the access rights for each table available in a catalog. Note that a table privilege applies to one or more columns in the table. It would be wrong to assume that - this priviledge applies to all columns (this may be true for + this privilege applies to all columns (this may be true for some systems but is not true for all.) @@ -5509,7 +5509,7 @@ Only privileges matching the column name criteria are returned. They are ordered by COLUMN_NAME and PRIVILEGE.

-

Each privilige description has the following columns: +

Each privilege description has the following columns:

  1. @@ -5596,7 +5596,7 @@
    gets a description of the access rights for each table available in a catalog. Note that a table privilege applies to one or more columns in the table. It would be wrong to assume that - this priviledge applies to all columns (this may be true for + this privilege applies to all columns (this may be true for some systems but is not true for all.) @@ -5605,7 +5605,7 @@ criteria are returned. They are ordered by TABLE_SCHEM, TABLE_NAME, and PRIVILEGE.

    -

    Each privilige description has the following columns: +

    Each privilege description has the following columns:

    1. @@ -6612,7 +6612,7 @@ TYPE short => index type:
      • 0 - this identifies table statistics that are - returned in conjuction with a table's index descriptions + returned in conjunction with a table's index descriptions
      • CLUSTERED - this is a clustered index
      • diff --git a/part2/content/api/docs/common/ref/com/sun/star/sdbc/XPreparedStatement.html b/part2/content/api/docs/common/ref/com/sun/star/sdbc/XPreparedStatement.html index 7074928916..706e4faa13 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sdbc/XPreparedStatement.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sdbc/XPreparedStatement.html @@ -38,7 +38,7 @@
        Description
        -
        provides the possibilty of executing a precompiled SQL statement. +
        provides the possibility of executing a precompiled SQL statement.
        diff --git a/part2/content/api/docs/common/ref/com/sun/star/sdbc/XResultSetUpdate.html b/part2/content/api/docs/common/ref/com/sun/star/sdbc/XResultSetUpdate.html index d5d071f527..603d8f736f 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sdbc/XResultSetUpdate.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sdbc/XResultSetUpdate.html @@ -38,7 +38,7 @@
        Description
        -
        provides the possiblity to write changes made on a result set back to +
        provides the possibility to write changes made on a result set back to database.
        diff --git a/part2/content/api/docs/common/ref/com/sun/star/sdbc/module-ix.html b/part2/content/api/docs/common/ref/com/sun/star/sdbc/module-ix.html index 0d000469e2..08fc73bc29 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sdbc/module-ix.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sdbc/module-ix.html @@ -327,7 +327,7 @@ XPreparedStatement -provides the possibilty of executing a precompiled SQL statement. +provides the possibility of executing a precompiled SQL statement. @@ -366,7 +366,7 @@ XResultSetUpdate -provides the possiblity to write changes made on a result set back to +provides the possibility to write changes made on a result set back to database. diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/AccessibleSpreadsheet.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/AccessibleSpreadsheet.html index 8ef024c023..ff66ec8c2c 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/AccessibleSpreadsheet.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/AccessibleSpreadsheet.html @@ -70,7 +70,7 @@ ::com::sun::star::accessibility::XAccessibleTable

        This interface gives access to any cell that is at least partially visible on the screen. So this interface gives access to the same - things like the XAccessibleContext interface. Therefor it use more + things like the XAccessibleContext interface. Therefore it use more usable methods. Also it gives access to some table specific data.

        @@ -185,7 +185,7 @@
        Description
        This interface gives access to any cell that is at least partially visible on the screen. So this interface gives access to the same - things like the XAccessibleContext interface. Therefor it use more + things like the XAccessibleContext interface. Therefore it use more usable methods. Also it gives access to some table specific data.
        diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.html index 0075f6c516..8363c07c8f 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.html @@ -95,7 +95,7 @@
    • The parent returned by getAccessibleParent - is the window wich contains the view of these document.
    • + is the window which contains the view of these document.
    • The children returned by getAccessibleChild all support the interface XAccessible. Calling getAccessibleContext for these children returns @@ -105,7 +105,7 @@ A child where calling getAccessibleChild an object that supports this service is returned for the current spreadsheet which is showing in this document - window. There is everytime one child which supports this + window. There is every time one child which supports this service, because it is only possible to have one spreadsheet in the current document window.
    • ::com::sun::star::drawing::AccessibleShape: diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/AccessibleSpreadsheetPageView.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/AccessibleSpreadsheetPageView.html index 2a468b3ae3..4dbea09b21 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/AccessibleSpreadsheetPageView.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/AccessibleSpreadsheetPageView.html @@ -90,7 +90,7 @@
    • The parent returned by XAccessibleContext::getAccessibleParent - is the window wich contains the view of these page preview.
    • + is the window which contains the view of these page preview.
    • The children returned by XAccessibleContext::getAccessibleChild all diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/FillDateMode.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/FillDateMode.html index fd30eb4ca5..94c55efb4b 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/FillDateMode.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/FillDateMode.html @@ -55,7 +55,7 @@ FILL_DATE_WEEKDAY -for evey new value a single day is added, but Saturdays and +for every new value a single day is added, but Saturdays and Sundays are skipped.   @@ -94,7 +94,7 @@ FILL_DATE_WEEKDAY,
      Description
      -
      for evey new value a single day is added, but Saturdays and +
      for every new value a single day is added, but Saturdays and Sundays are skipped.
      diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/FormulaParser.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/FormulaParser.html index c88fc23623..6a9d30f124 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/FormulaParser.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/FormulaParser.html @@ -47,7 +47,7 @@ ::com::sun::star::beans::PropertySet
      (referenced entity's summary:)
      -
      This is a generic service which should be supported by all servies +
      This is a generic service which should be supported by all services which have properties.
      @@ -123,7 +123,7 @@
      (referenced entity's summary:)
      -
      This is a generic service which should be supported by all servies +
      This is a generic service which should be supported by all services which have properties.
      diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/SheetCell.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/SheetCell.html index a6f4e3e4d5..4401f34fad 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/SheetCell.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/SheetCell.html @@ -234,7 +234,7 @@ [ readonly ] string
      AbsoluteName [ OPTIONAL ]
      -
      Returns the absolute adress of the range as string, e.g. "$Sheet1.$B$2". +Returns the absolute address of the range as string, e.g. "$Sheet1.$B$2".   @@ -406,7 +406,7 @@

      The property ::com::sun::star::util::SearchDescriptor::SearchWords has a different meaning in spreadsheets: If set to true, the - spreadsheet searches for cells containing the serch text only.

      + spreadsheet searches for cells containing the search text only.

      @@ -683,7 +683,7 @@
      Usage Restrictions
      optional
      Description
      -
      Returns the absolute adress of the range as string, e.g. "$Sheet1.$B$2". +
      Returns the absolute address of the range as string, e.g. "$Sheet1.$B$2".
      diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/SheetCellRange.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/SheetCellRange.html index 0f4b99c1f7..4e3e202604 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/SheetCellRange.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/SheetCellRange.html @@ -288,7 +288,7 @@ [ readonly ] string
      AbsoluteName [ OPTIONAL ]
      -
      Returns the absolute adress of the range as string, e.g. "$Sheet1.$B$2:$D$5". +Returns the absolute address of the range as string, e.g. "$Sheet1.$B$2:$D$5".   @@ -398,7 +398,7 @@

      The property ::com::sun::star::util::SearchDescriptor::SearchWords has a different meaning in spreadsheets: If set to true, the - spreadsheet searches for cells containing the serch text only.

      + spreadsheet searches for cells containing the search text only.

@@ -847,7 +847,7 @@
Usage Restrictions
optional
Description
-
Returns the absolute adress of the range as string, e.g. "$Sheet1.$B$2:$D$5". +
Returns the absolute address of the range as string, e.g. "$Sheet1.$B$2:$D$5".
diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/SheetCellRanges.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/SheetCellRanges.html index f49d18f60f..4992aafb26 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/SheetCellRanges.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/SheetCellRanges.html @@ -187,7 +187,7 @@ [ readonly ] string
AbsoluteName [ OPTIONAL ]
-
Returns the absolute adress of the ranges as string, e.g. "$Sheet1.$B$2:$D$5". +Returns the absolute address of the ranges as string, e.g. "$Sheet1.$B$2:$D$5".   @@ -296,7 +296,7 @@

The property ::com::sun::star::util::SearchDescriptor::SearchWords has a different meaning in spreadsheets: If set to true, the - spreadsheet searches for cells containing the serch text only.

+ spreadsheet searches for cells containing the search text only.

@@ -501,7 +501,7 @@
Usage Restrictions
optional
Description
-
Returns the absolute adress of the ranges as string, e.g. "$Sheet1.$B$2:$D$5". +
Returns the absolute address of the ranges as string, e.g. "$Sheet1.$B$2:$D$5".
diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/SubTotalDescriptor.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/SubTotalDescriptor.html index 46480b5911..442cb612e9 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/SubTotalDescriptor.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/SubTotalDescriptor.html @@ -78,7 +78,7 @@ ::com::sun::star::beans::XPropertySet -

procides access to the properties. +

provides access to the properties.

@@ -196,7 +196,7 @@
Description
-
procides access to the properties. +
provides access to the properties.
diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/TableAutoFormatField.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/TableAutoFormatField.html index f5fbe5af35..fb36fb2eef 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/TableAutoFormatField.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/TableAutoFormatField.html @@ -222,7 +222,7 @@ ::com::sun::star::awt::FontSlant
CharPostureComplex [ OPTIONAL ]
-
contains the value of the posture of characters of the comlex font. +contains the value of the posture of characters of the complex font.   @@ -315,7 +315,7 @@ ::com::sun::star::table::CellVertJustify
RotateReference [ OPTIONAL ]
-
contains the reference egde of the cell rotation. +contains the reference edge of the cell rotation.   @@ -742,7 +742,7 @@
Usage Restrictions
optional
Description
-
contains the value of the posture of characters of the comlex font. +
contains the value of the posture of characters of the complex font.
@@ -957,7 +957,7 @@
Usage Restrictions
optional
Description
-
contains the reference egde of the cell rotation. +
contains the reference edge of the cell rotation.
diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/ValidationType.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/ValidationType.html index b3422dd417..8df3728814 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/ValidationType.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/ValidationType.html @@ -82,7 +82,7 @@ CUSTOM -The specified formula detemines which contents are valid. +The specified formula determines which contents are valid.   @@ -194,7 +194,7 @@ CUSTOM,
Description
-
The specified formula detemines which contents are valid. +
The specified formula determines which contents are valid.
diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/XDataPilotFieldGrouping.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/XDataPilotFieldGrouping.html index 0f95fec504..f00e379903 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/XDataPilotFieldGrouping.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/XDataPilotFieldGrouping.html @@ -152,7 +152,7 @@

If this field is already grouped by dates, a new DataPilot field will be created and returned. If this field is not grouped at all, the - date grouping is perfomed inside of this field (no new field will be + date grouping is performed inside of this field (no new field will be created). There must not be any other grouping (by member names or by numeric ranges), otherwise an exception is thrown.

diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/XDrillDownDataSupplier.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/XDrillDownDataSupplier.html index d1f538a388..d6d5c97925 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/XDrillDownDataSupplier.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/XDrillDownDataSupplier.html @@ -52,7 +52,7 @@ interface to allow drill-down of result data. The method this interface provides is used internally when calling XDataPilotTable2::getDrillDownData or XDataPilotTable2::insertDrillDownSheet. If the data source - service does not implement this interface, then the aformentioned two methods + service does not implement this interface, then the aforementioned two methods will have no effect.
diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/XFormulaQuery.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/XFormulaQuery.html index c5c01ee2ba..01cd087bfa 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/XFormulaQuery.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/XFormulaQuery.html @@ -102,7 +102,7 @@
Parameter bRecursive
false = queries cells dependent from the original range(s), - true = repeates query with all found cells + true = repeats query with all found cells (finds dependents of dependents, and so on).
@@ -141,7 +141,7 @@
Parameter bRecursive
false = queries precedent cells of the original range(s), - true = repeates query with all found cells + true = repeats query with all found cells (finds precedents of precedents, and so on).
diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/XPrintAreas.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/XPrintAreas.html index 25fd7a1e38..9933763e44 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/XPrintAreas.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/XPrintAreas.html @@ -362,7 +362,7 @@

Title rows can be automatically repeated on all subsequent - print pages to the bootom, using + print pages to the bottom, using XPrintAreas::setPrintTitleRows.

diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/XSheetAnnotations.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/XSheetAnnotations.html index 8fa33f45f3..0c8aab4e0d 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/XSheetAnnotations.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/XSheetAnnotations.html @@ -121,7 +121,7 @@
Parameter aPosition
-
contains the address of the cell thta will contain the +
contains the address of the cell that will contain the annotation.
diff --git a/part2/content/api/docs/common/ref/com/sun/star/sheet/module-ix.html b/part2/content/api/docs/common/ref/com/sun/star/sheet/module-ix.html index 1f02408313..e3102c2933 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/sheet/module-ix.html +++ b/part2/content/api/docs/common/ref/com/sun/star/sheet/module-ix.html @@ -991,7 +991,7 @@ interface to allow drill-down of result data. The method this interface provides is used internally when calling XDataPilotTable2::getDrillDownData or XDataPilotTable2::insertDrillDownSheet. If the data source - service does not implement this interface, then the aformentioned two methods + service does not implement this interface, then the aforementioned two methods will have no effect. diff --git a/part2/content/api/docs/common/ref/com/sun/star/util/BootstrapMacroExpander.html b/part2/content/api/docs/common/ref/com/sun/star/util/BootstrapMacroExpander.html index 9ab96490c7..b11875f4ca 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/util/BootstrapMacroExpander.html +++ b/part2/content/api/docs/common/ref/com/sun/star/util/BootstrapMacroExpander.html @@ -66,7 +66,7 @@
(referenced entity's summary:)
This meta service supports the XMacroExpander interface for expanding - arbitrary macro expressions, i.e. substitude macro names. + arbitrary macro expressions, i.e. substitute macro names. The purpose of this service is to separate the use of macrofied strings, e.g. urls from the use of services. @@ -94,7 +94,7 @@
(referenced entity's summary:)
This meta service supports the XMacroExpander interface for expanding - arbitrary macro expressions, i.e. substitude macro names. + arbitrary macro expressions, i.e. substitute macro names. The purpose of this service is to separate the use of macrofied strings, e.g. urls from the use of services. diff --git a/part2/content/api/docs/common/ref/com/sun/star/util/Endianness.html b/part2/content/api/docs/common/ref/com/sun/star/util/Endianness.html index 580a23480e..f2f2efe299 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/util/Endianness.html +++ b/part2/content/api/docs/common/ref/com/sun/star/util/Endianness.html @@ -42,7 +42,7 @@
Usage Restrictions
not published
Description
-
These constans describe the endiannes of data structures.
+
These constans describe the endianness of data structures.

The endianness specifies the order in which the bytes of larger diff --git a/part2/content/api/docs/common/ref/com/sun/star/util/MacroExpander.html b/part2/content/api/docs/common/ref/com/sun/star/util/MacroExpander.html index 2db6d24432..9c43db05da 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/util/MacroExpander.html +++ b/part2/content/api/docs/common/ref/com/sun/star/util/MacroExpander.html @@ -39,7 +39,7 @@

Description
This meta service supports the XMacroExpander interface for expanding - arbitrary macro expressions, i.e. substitude macro names. + arbitrary macro expressions, i.e. substitute macro names. The purpose of this service is to separate the use of macrofied strings, e.g. urls from the use of services. @@ -61,7 +61,7 @@ XMacroExpander
(referenced entity's summary:)
-
Expands macro in expressions, i.e. substitudes macro names. +
Expands macro in expressions, i.e. substitutes macro names.
@@ -81,7 +81,7 @@
(referenced entity's summary:)
-
Expands macro in expressions, i.e. substitudes macro names. +
Expands macro in expressions, i.e. substitutes macro names.
diff --git a/part2/content/api/docs/common/ref/com/sun/star/util/OfficeInstallationDirectories.html b/part2/content/api/docs/common/ref/com/sun/star/util/OfficeInstallationDirectories.html index 33b26f6afa..f285da9b44 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/util/OfficeInstallationDirectories.html +++ b/part2/content/api/docs/common/ref/com/sun/star/util/OfficeInstallationDirectories.html @@ -49,7 +49,7 @@ persistent and re-read later. In many cases, storing the reference directly would destroy the relocatability of an office installation and the possibility to share one office user data directory among parallel office - installtions. + installations.
Since
diff --git a/part2/content/api/docs/common/ref/com/sun/star/util/PathSubstitution.html b/part2/content/api/docs/common/ref/com/sun/star/util/PathSubstitution.html index 72f30547aa..55e0d3b441 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/util/PathSubstitution.html +++ b/part2/content/api/docs/common/ref/com/sun/star/util/PathSubstitution.html @@ -42,7 +42,7 @@

- A path variable must be specified with the following synatx: "$("<variable-name>")". + A path variable must be specified with the following syntax: "$("<variable-name>")". Path variables are not case sensitive and are always provided as a UCB-complient URL's (for example: "file:///c:/temp" or "file:///usr/install"). This is mandatory to support an optional remote file system.
@@ -83,7 +83,7 @@ The only exceptions are: $(lang), $(langid) and $(vlang). Therefore the service implementation should only substitute variables which are located at the start of a provided path string or are part of a multi-path. - This special service is not designed to be a text substiution but shall + This special service is not designed to be a text substitution but shall provide (a) valid substituted path(s).

diff --git a/part2/content/api/docs/common/ref/com/sun/star/util/SearchFlags.html b/part2/content/api/docs/common/ref/com/sun/star/util/SearchFlags.html index 6cb4b9473f..c1db6331a4 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/util/SearchFlags.html +++ b/part2/content/api/docs/common/ref/com/sun/star/util/SearchFlags.html @@ -258,7 +258,7 @@ checking of limit, split weigh pools.
-

If not specified (strict), the search is sucessful if +

If not specified (strict), the search is successful if the WLD is within a calculated limit where each insertion, deletion and replacement adds a weight to a common pool of weights. This is the mathematically correct WLD.

diff --git a/part2/content/api/docs/common/ref/com/sun/star/util/SortDescriptor.html b/part2/content/api/docs/common/ref/com/sun/star/util/SortDescriptor.html index b1b38ca7a4..4639af1dbc 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/util/SortDescriptor.html +++ b/part2/content/api/docs/common/ref/com/sun/star/util/SortDescriptor.html @@ -89,7 +89,7 @@ [ OPTIONAL ]
specifies the sorting order. - The sorting order may be defined for sepearte keys in specific + The sorting order may be defined for separate keys in specific implementations. For those this property may not need to be set.   @@ -113,7 +113,7 @@ [ OPTIONAL ]
specifies the algorithm for the compare operator (collator). - The collator algorithm may be defined for sepearte keys in specific + The collator algorithm may be defined for separate keys in specific implementations. For those this property may not need to be set.   @@ -168,7 +168,7 @@
Description
specifies the sorting order. - The sorting order may be defined for sepearte keys in specific + The sorting order may be defined for separate keys in specific implementations. For those this property may not need to be set.
@@ -233,7 +233,7 @@
Description
specifies the algorithm for the compare operator (collator). - The collator algorithm may be defined for sepearte keys in specific + The collator algorithm may be defined for separate keys in specific implementations. For those this property may not need to be set.
diff --git a/part2/content/api/docs/common/ref/com/sun/star/util/XAtomServer.html b/part2/content/api/docs/common/ref/com/sun/star/util/XAtomServer.html index de536eb648..81673bd9c6 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/util/XAtomServer.html +++ b/part2/content/api/docs/common/ref/com/sun/star/util/XAtomServer.html @@ -222,7 +222,7 @@ already known atom
-

Hint to implementor: using ascending atoms is the easiest way +

Hint to implementer: using ascending atoms is the easiest way to decide, which atoms are recent.

diff --git a/part2/content/api/docs/common/ref/com/sun/star/util/XChangesNotifier.html b/part2/content/api/docs/common/ref/com/sun/star/util/XChangesNotifier.html index 9ae7a56ef7..d76846a15a 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/util/XChangesNotifier.html +++ b/part2/content/api/docs/common/ref/com/sun/star/util/XChangesNotifier.html @@ -54,7 +54,7 @@ addChangesListener -adds the specified listener to receive events when changes occured. +adds the specified listener to receive events when changes occurred.   @@ -83,7 +83,7 @@
Description
-
adds the specified listener to receive events when changes occured. +
adds the specified listener to receive events when changes occurred.
diff --git a/part2/content/api/docs/common/ref/com/sun/star/util/XCloseBroadcaster.html b/part2/content/api/docs/common/ref/com/sun/star/util/XCloseBroadcaster.html index 4e4d7b6103..ff77534734 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/util/XCloseBroadcaster.html +++ b/part2/content/api/docs/common/ref/com/sun/star/util/XCloseBroadcaster.html @@ -99,7 +99,7 @@
Parameter Listener
-
the listener wich is interest on closing events +
the listener which is interest on closing events
@@ -127,7 +127,7 @@
Parameter Listener
-
the listener wich isn't interest on closing events anylonger +
the listener which isn't interest on closing events anylonger
diff --git a/part2/content/api/docs/common/ref/com/sun/star/util/XCloseListener.html b/part2/content/api/docs/common/ref/com/sun/star/util/XCloseListener.html index 2996149498..2a2bd83f86 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/util/XCloseListener.html +++ b/part2/content/api/docs/common/ref/com/sun/star/util/XCloseListener.html @@ -74,7 +74,7 @@

If an event XEventListener::disposing - occured, nobody called XCloseable::close on listened object before. + occurred, nobody called XCloseable::close on listened object before. Then it's not allowed to break this request - it must be accepted!

@@ -158,7 +158,7 @@

If this listener doesn't disagree with th close request it depends from his internal implementation if he deregister himself at the listened object. - But normaly this must be done in XCloseListener::notifyClosing(). + But normally this must be done in XCloseListener::notifyClosing().

@@ -205,12 +205,12 @@

Now the listened object is closed realy. Listener has to accept that; - should deregister himself and relaese all references to it. + should deregister himself and release all references to it. It's not allowed nor possible to disagree with that by throwing any exception.

- If the event ::com::sun::star::lang::XEventListener::disposing() occured before + If the event ::com::sun::star::lang::XEventListener::disposing() occurred before it must be accepted too. There exist no chance for a disagreement any more.

diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/SecurityEnvironment.html b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/SecurityEnvironment.html index a991d977e6..61b7cb2a20 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/SecurityEnvironment.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/SecurityEnvironment.html @@ -84,7 +84,7 @@ something else, which is not specified by UNO-IDL. @attention - Restrictive useage. Use only, if there is no better possibility left. + Restrictive usage. Use only, if there is no better possibility left. It is definitely a hack.
@@ -145,7 +145,7 @@ something else, which is not specified by UNO-IDL. @attention - Restrictive useage. Use only, if there is no better possibility left. + Restrictive usage. Use only, if there is no better possibility left. It is definitely a hack. diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/SecurityOperationStatus.html b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/SecurityOperationStatus.html index 51ecae6879..18cc51518e 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/SecurityOperationStatus.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/SecurityOperationStatus.html @@ -67,7 +67,7 @@ ENGINE_FAILED -* The following constants are derived from xmlsec error definations, as following: +* The following constants are derived from xmlsec error definitions, as following: * * XMLSEC_ERRORS_R_XMLSEC_FAILED * XMLSEC_ERRORS_R_MALLOC_FAILED @@ -341,7 +341,7 @@ ENGINE_FAILED,
Description
-
* The following constants are derived from xmlsec error definations, as following: +
* The following constants are derived from xmlsec error definitions, as following: * * XMLSEC_ERRORS_R_XMLSEC_FAILED * XMLSEC_ERRORS_R_MALLOC_FAILED diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/XXMLEncryption.html b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/XXMLEncryption.html index 06b8eacc8f..0dc1a355ae 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/XXMLEncryption.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/XXMLEncryption.html @@ -54,7 +54,7 @@ *

The encrypter or decrypter concrete a key by retrieve security context * and encryption template.

* - *

In some cases, the encrypter or decrypter can dertermine and locate the + *

In some cases, the encrypter or decrypter can determine and locate the * EncrytedKey from the encryption template by dereference the RetrievalMethod * inside EncryptedData.

* @@ -77,7 +77,7 @@ decrypt -* Perform decryption in the environment of encrytpion template and context. +* Perform decryption in the environment of encryption template and context.   @@ -143,7 +143,7 @@
Description
-
* Perform decryption in the environment of encrytpion template and context. +
* Perform decryption in the environment of encryption template and context.
diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/XXMLEncryptionTemplate.html b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/XXMLEncryptionTemplate.html index c9caf02e8f..953d50a812 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/XXMLEncryptionTemplate.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/XXMLEncryptionTemplate.html @@ -76,7 +76,7 @@ * EncryptedData or EncryptedKey. Empty entities are not allowed in a encryption * template when performing decryption.

* - *

In some cases, the encrypter or decrypter can dertermine and locate the + *

In some cases, the encrypter or decrypter can determine and locate the * EncrytedKey from the encryption template by dereference the RetrievalMethod * inside EncryptedData.

* diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/XXMLSignature.html b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/XXMLSignature.html index f546eef5ed..fb9491b1a0 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/XXMLSignature.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/XXMLSignature.html @@ -54,7 +54,7 @@ *

The signer or vertifier concrete a key by retrieve signature context and * signature template.

* - *

In some cases, the signer or vertifier can dertermine and locate the + *

In some cases, the signer or vertifier can determine and locate the * contents to be signed from the signature template by dereference the URI.

* *

In some cases, the contents to be signed need to be clearly pointed out by diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/XXMLSignatureTemplate.html b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/XXMLSignatureTemplate.html index a1104e4310..a76935cadd 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/XXMLSignatureTemplate.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/XXMLSignatureTemplate.html @@ -75,7 +75,7 @@ * entities include digest value and signature value. Empty entities are not * allowed in a signature template when performing validation.

* - *

In some cases, the signer or vertifier can dertermine and locate the + *

In some cases, the signer or vertifier can determine and locate the * contents to be signed from the template by dereference the URI.

* *

With the help of signature context, the signer or verifier specifies the diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/sax/ElementMarkPriority.html b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/sax/ElementMarkPriority.html index 4ec699d795..0aca5b0231 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/sax/ElementMarkPriority.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/sax/ElementMarkPriority.html @@ -52,7 +52,7 @@ * The PRI_AFTERMODIFY priority represents the notification will be * sent after any internal modification has finished. *

- * The PRI_BEFOREMODIFY proirity represents the notification will be + * The PRI_BEFOREMODIFY priority represents the notification will be * sent before any internal modification happens. *

* So an element mark with PRI_BEFOREMODIFY will be handled first, diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/sax/XElementStackKeeper.html b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/sax/XElementStackKeeper.html index f655272a0e..eafb8c87e5 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/sax/XElementStackKeeper.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/sax/XElementStackKeeper.html @@ -72,7 +72,7 @@ retrieve -* Transfers the bufferred key SAX events to a document handler. +* Transfers the buffered key SAX events to a document handler. *   @@ -144,7 +144,7 @@


Description
-
* Transfers the bufferred key SAX events to a document handler. +
* Transfers the buffered key SAX events to a document handler. *

* All transferred events are removed from the buffer. diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/sax/XMissionTaker.html b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/sax/XMissionTaker.html index 35f2d64168..b159d05b39 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/sax/XMissionTaker.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/sax/XMissionTaker.html @@ -49,7 +49,7 @@

* Interface of Mission Taker. *

- * This interface is used to controll a mission. + * This interface is used to control a mission.

diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/sax/XSAXEventKeeper.html b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/sax/XSAXEventKeeper.html index e84f5dc0c6..c7d99d3235 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/sax/XSAXEventKeeper.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/crypto/sax/XSAXEventKeeper.html @@ -112,7 +112,7 @@ printBufferNodeTree -* Prints information about all bufferred elements. +* Prints information about all buffered elements. * *   @@ -381,11 +381,11 @@
Description
-
* Prints information about all bufferred elements. +
* Prints information about all buffered elements. * *
Returns
-
a tree-style string including all buffer informtion +
a tree-style string including all buffer information
diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/dom/XElement.html b/part2/content/api/docs/common/ref/com/sun/star/xml/dom/XElement.html index 1861f6d523..cb85aa2234 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/dom/XElement.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/dom/XElement.html @@ -151,7 +151,7 @@ Throws: DOMException - WRONG_DOCUMENT_ERR: Raised if newAttr was created from a different document than the one that created the element. NO_MODIFICATION_ALLOWED_ERR: Raised if this node is readonly. - INUSE_ATTRIBUTE_ERR: Raised if newAttr is already an attribute of another Element object. The DOM user must explicitly clone Attr nodes to re-use them in other elements. + INUSE_ATTRIBUTE_ERR: Raised if newAttr is already an attribute of another Element object. The DOM user must explicitly clone Attr nodes to reuse them in other elements.   @@ -160,7 +160,7 @@ Throws: DOMException - WRONG_DOCUMENT_ERR: Raised if newAttr was created from a different document than the one that created the element. NO_MODIFICATION_ALLOWED_ERR: Raised if this node is readonly. - INUSE_ATTRIBUTE_ERR: Raised if newAttr is already an attribute of another Element object. The DOM user must explicitly clone Attr nodes to re-use them in other elements. + INUSE_ATTRIBUTE_ERR: Raised if newAttr is already an attribute of another Element object. The DOM user must explicitly clone Attr nodes to reuse them in other elements. NOT_SUPPORTED_ERR: Always thrown if the current document does not support the "XML" feature, since namespaces were defined by XML.   @@ -569,7 +569,7 @@ Throws: DOMException - WRONG_DOCUMENT_ERR: Raised if newAttr was created from a different document than the one that created the element. NO_MODIFICATION_ALLOWED_ERR: Raised if this node is readonly. - INUSE_ATTRIBUTE_ERR: Raised if newAttr is already an attribute of another Element object. The DOM user must explicitly clone Attr nodes to re-use them in other elements. + INUSE_ATTRIBUTE_ERR: Raised if newAttr is already an attribute of another Element object. The DOM user must explicitly clone Attr nodes to reuse them in other elements.
@@ -601,7 +601,7 @@ Throws: DOMException - WRONG_DOCUMENT_ERR: Raised if newAttr was created from a different document than the one that created the element. NO_MODIFICATION_ALLOWED_ERR: Raised if this node is readonly. - INUSE_ATTRIBUTE_ERR: Raised if newAttr is already an attribute of another Element object. The DOM user must explicitly clone Attr nodes to re-use them in other elements. + INUSE_ATTRIBUTE_ERR: Raised if newAttr is already an attribute of another Element object. The DOM user must explicitly clone Attr nodes to reuse them in other elements. NOT_SUPPORTED_ERR: Always thrown if the current document does not support the "XML" feature, since namespaces were defined by XML. diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/dom/XNamedNodeMap.html b/part2/content/api/docs/common/ref/com/sun/star/xml/dom/XNamedNodeMap.html index aa22043086..9dfe9c4435 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/dom/XNamedNodeMap.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/dom/XNamedNodeMap.html @@ -85,7 +85,7 @@ Throws: DOMException - WRONG_DOCUMENT_ERR: Raised if arg was created from a different document than the one that created this map. NO_MODIFICATION_ALLOWED_ERR: Raised if this map is readonly. - INUSE_ATTRIBUTE_ERR: Raised if arg is an Attr that is already an attribute of another Element object. The DOM user must explicitly clone Attr nodes to re-use them in other elements. + INUSE_ATTRIBUTE_ERR: Raised if arg is an Attr that is already an attribute of another Element object. The DOM user must explicitly clone Attr nodes to reuse them in other elements. HIERARCHY_REQUEST_ERR: Raised if an attempt is made to add a node doesn't belong in this NamedNodeMap. Examples would include trying to insert something other than an Attr node into an Element's map of attributes, or a non-Entity node into the DocumentType's map of Entities.   @@ -95,7 +95,7 @@ Throws: DOMException - WRONG_DOCUMENT_ERR: Raised if arg was created from a different document than the one that created this map. NO_MODIFICATION_ALLOWED_ERR: Raised if this map is readonly. - INUSE_ATTRIBUTE_ERR: Raised if arg is an Attr that is already an attribute of another Element object. The DOM user must explicitly clone Attr nodes to re-use them in other elements. + INUSE_ATTRIBUTE_ERR: Raised if arg is an Attr that is already an attribute of another Element object. The DOM user must explicitly clone Attr nodes to reuse them in other elements. HIERARCHY_REQUEST_ERR: Raised if an attempt is made to add a node doesn't belong in this NamedNodeMap. Examples would include trying to insert something other than an Attr node into an Element's map of attributes, or a non-Entity node into the DocumentType's map of Entities. NOT_SUPPORTED_ERR: Always thrown if the current document does not support the "XML" feature, since namespaces were defined by XML.   @@ -293,7 +293,7 @@ Throws: DOMException - WRONG_DOCUMENT_ERR: Raised if arg was created from a different document than the one that created this map. NO_MODIFICATION_ALLOWED_ERR: Raised if this map is readonly. - INUSE_ATTRIBUTE_ERR: Raised if arg is an Attr that is already an attribute of another Element object. The DOM user must explicitly clone Attr nodes to re-use them in other elements. + INUSE_ATTRIBUTE_ERR: Raised if arg is an Attr that is already an attribute of another Element object. The DOM user must explicitly clone Attr nodes to reuse them in other elements. HIERARCHY_REQUEST_ERR: Raised if an attempt is made to add a node doesn't belong in this NamedNodeMap. Examples would include trying to insert something other than an Attr node into an Element's map of attributes, or a non-Entity node into the DocumentType's map of Entities. @@ -326,7 +326,7 @@ Throws: DOMException - WRONG_DOCUMENT_ERR: Raised if arg was created from a different document than the one that created this map. NO_MODIFICATION_ALLOWED_ERR: Raised if this map is readonly. - INUSE_ATTRIBUTE_ERR: Raised if arg is an Attr that is already an attribute of another Element object. The DOM user must explicitly clone Attr nodes to re-use them in other elements. + INUSE_ATTRIBUTE_ERR: Raised if arg is an Attr that is already an attribute of another Element object. The DOM user must explicitly clone Attr nodes to reuse them in other elements. HIERARCHY_REQUEST_ERR: Raised if an attempt is made to add a node doesn't belong in this NamedNodeMap. Examples would include trying to insert something other than an Attr node into an Element's map of attributes, or a non-Entity node into the DocumentType's map of Entities. NOT_SUPPORTED_ERR: Always thrown if the current document does not support the "XML" feature, since namespaces were defined by XML. diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/input/XElement.html b/part2/content/api/docs/common/ref/com/sun/star/xml/input/XElement.html index bf920189cc..8df0c83987 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/input/XElement.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/input/XElement.html @@ -85,7 +85,7 @@ startChildElement -Called upon each occuring child element. +Called upon each occurring child element.   @@ -249,7 +249,7 @@
Description
-
Called upon each occuring child element. +
Called upon each occurring child element.
Parameter uid
diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XAttributeList.html b/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XAttributeList.html index b043c4098e..d38272841f 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XAttributeList.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XAttributeList.html @@ -42,7 +42,7 @@

This interface describes a name-type-value triple which describes a - single attribute of a tag. Implementors are encouraged to implement the + single attribute of a tag. Implementers are encouraged to implement the ::com::sun::star::util::XCloneable interface also to allow the user to make a copy of the instance. diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XExtendedDocumentHandler.html b/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XExtendedDocumentHandler.html index 77c392e682..faa6e54a81 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XExtendedDocumentHandler.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XExtendedDocumentHandler.html @@ -131,7 +131,7 @@ XML-source.

-

Any string comming in via character handler may include chars, +

Any string coming in via character handler may include chars, that would otherwise be interpreted as markup.

diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XFastAttributeList.html b/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XFastAttributeList.html index e79013eee9..a15c1f7c87 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XFastAttributeList.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XFastAttributeList.html @@ -48,7 +48,7 @@
Description
a container for the attributes of an xml element. -
Attributes are seperated into known attributes and unknown attributes. +
Attributes are separated into known attributes and unknown attributes.

Known attributes have a local name that is known to the registered at the XFastParser which created the sax event containing diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XFastContextHandler.html b/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XFastContextHandler.html index cb00bc6b11..cf128c5f62 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XFastContextHandler.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XFastContextHandler.html @@ -80,7 +80,7 @@ endUnknownElement -receives notification of the end of an kown element. +receives notification of the end of an known element.   @@ -255,7 +255,7 @@


Description
-
receives notification of the end of an kown element. +
receives notification of the end of an known element.
See also
startUnknownElement
diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XFastParser.html b/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XFastParser.html index 951fdc6a82..2f6798b9d1 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XFastParser.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/sax/XFastParser.html @@ -72,7 +72,7 @@

Setting a XFastTokenHandler with setTokenHandler is optional, but without a XFastTokenHandler you will only - get unknown sax events. This can be usefull if you are only interested + get unknown sax events. This can be useful if you are only interested in the namespace handling and/or the context feature.

For each element the parser sends a create child element event to the diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/sax/module-ix.html b/part2/content/api/docs/common/ref/com/sun/star/xml/sax/module-ix.html index c1b894b21a..cc24cb0b9e 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/sax/module-ix.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/sax/module-ix.html @@ -98,7 +98,7 @@ XFastAttributeList a container for the attributes of an xml element. -
Attributes are seperated into known attributes and unknown attributes. +
Attributes are separated into known attributes and unknown attributes. diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/wrapper/XMLElementWrapper.html b/part2/content/api/docs/common/ref/com/sun/star/xml/wrapper/XMLElementWrapper.html index 9a441b515b..278556fe31 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/wrapper/XMLElementWrapper.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/wrapper/XMLElementWrapper.html @@ -74,7 +74,7 @@ something else, which is not specified by UNO-IDL. @attention - Restrictive useage. Use only, if there is no better possibility left. + Restrictive usage. Use only, if there is no better possibility left. It is definitely a hack.

@@ -130,7 +130,7 @@ something else, which is not specified by UNO-IDL. @attention - Restrictive useage. Use only, if there is no better possibility left. + Restrictive usage. Use only, if there is no better possibility left. It is definitely a hack. diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/wrapper/XXMLDocumentWrapper.html b/part2/content/api/docs/common/ref/com/sun/star/xml/wrapper/XXMLDocumentWrapper.html index 6746d989f3..5514128be7 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/wrapper/XXMLDocumentWrapper.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/wrapper/XXMLDocumentWrapper.html @@ -52,11 +52,11 @@ * When converting SAX events into a DOM tree, this interface is * used to manipulate the DOM data in UNO perspective. *

- * Every lauguage has its own methods to manipulate its native DOM + * Every language has its own methods to manipulate its native DOM * data structure, this interface provides a common method set which - * each lauguage have to implement. + * each language have to implement. *

- * In another word, this interface wraps language dependant methods, + * In another word, this interface wraps language dependent methods, * then other component can manipulate DOM data through UNO methods. @@ -471,7 +471,7 @@ * *

Parameter handler
-
the document handelr which will receive the SAX event +
the document handler which will receive the SAX event * stream
diff --git a/part2/content/api/docs/common/ref/com/sun/star/xml/wrapper/XXMLElementWrapper.html b/part2/content/api/docs/common/ref/com/sun/star/xml/wrapper/XXMLElementWrapper.html index 502fe909ce..5a14251f99 100644 --- a/part2/content/api/docs/common/ref/com/sun/star/xml/wrapper/XXMLElementWrapper.html +++ b/part2/content/api/docs/common/ref/com/sun/star/xml/wrapper/XXMLElementWrapper.html @@ -50,7 +50,7 @@ *

* This interface is used to wrap a element information, which - * make it enable to tranfer the element information between + * make it enable to transfer the element information between * different languages, such as C++/Java.