From 85f4d5e755b0768a3ed8e5bfed5702a28a31d8d9 Mon Sep 17 00:00:00 2001 From: Aurimas FiĊĦeras Date: Sun, 23 Jan 2011 15:42:57 +0200 Subject: Some fixes to documentation (part 3) Fixes many spelling errors (checked with en_US spell checker). Unifies spelling of some common words. Replaces single quotes ('') with double quotes (""). Fixes several other errors. --- offapi/com/sun/star/report/ForceNewPage.idl | 2 +- offapi/com/sun/star/report/ReportPrintOption.idl | 2 +- offapi/com/sun/star/report/XFunction.idl | 4 ++-- offapi/com/sun/star/report/XFunctionsSupplier.idl | 2 +- offapi/com/sun/star/report/XReportComponent.idl | 6 +++--- offapi/com/sun/star/report/XReportControlFormat.idl | 10 +++++----- offapi/com/sun/star/report/XReportDefinition.idl | 8 ++++---- offapi/com/sun/star/report/XReportEngine.idl | 2 +- offapi/com/sun/star/report/XSection.idl | 4 ++-- offapi/com/sun/star/report/XShape.idl | 2 +- .../star/report/inspection/DefaultComponentInspectorModel.idl | 2 +- offapi/com/sun/star/report/meta/XFunctionCategory.idl | 2 +- offapi/com/sun/star/report/meta/XFunctionManager.idl | 4 ++-- 13 files changed, 25 insertions(+), 25 deletions(-) (limited to 'offapi/com/sun/star/report') diff --git a/offapi/com/sun/star/report/ForceNewPage.idl b/offapi/com/sun/star/report/ForceNewPage.idl index 38a15a56df9c..68ea39c00f53 100644 --- a/offapi/com/sun/star/report/ForceNewPage.idl +++ b/offapi/com/sun/star/report/ForceNewPage.idl @@ -34,7 +34,7 @@ //============================================================================= -/** Specifies if the section will be printed on an separte page. +/** Specifies if the section will be printed on an separate page.

This does not apply to page header or page footer.

@see XSection */ diff --git a/offapi/com/sun/star/report/ReportPrintOption.idl b/offapi/com/sun/star/report/ReportPrintOption.idl index 218944d2b513..2396c16b5b40 100644 --- a/offapi/com/sun/star/report/ReportPrintOption.idl +++ b/offapi/com/sun/star/report/ReportPrintOption.idl @@ -34,7 +34,7 @@ //============================================================================= -/** Specifies wether a page header or footer is printed on the same page as the report header or report footer. +/** Specifies whether a page header or footer is printed on the same page as the report header or report footer. */ constants ReportPrintOption { diff --git a/offapi/com/sun/star/report/XFunction.idl b/offapi/com/sun/star/report/XFunction.idl index 7f3ac1a136e3..deddd0d905dc 100644 --- a/offapi/com/sun/star/report/XFunction.idl +++ b/offapi/com/sun/star/report/XFunction.idl @@ -71,11 +71,11 @@ interface XFunction */ [attribute,bound] string Name; - /** defines the formular of this function + /** defines the formula of this function */ [attribute,bound] string Formula; - /** defines the formular for the intial value + /** defines the formula for the initial value */ [attribute,bound] com::sun::star::beans::Optional InitialFormula; }; diff --git a/offapi/com/sun/star/report/XFunctionsSupplier.idl b/offapi/com/sun/star/report/XFunctionsSupplier.idl index d28c13f4dbdb..63d5cda66e97 100644 --- a/offapi/com/sun/star/report/XFunctionsSupplier.idl +++ b/offapi/com/sun/star/report/XFunctionsSupplier.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module report { //============================================================================= interface XFunctions; -/** specifies the functions supplier which are located in a report defintion or a group. +/** specifies the functions supplier which are located in a report definition or a group. */ interface XFunctionsSupplier { diff --git a/offapi/com/sun/star/report/XReportComponent.idl b/offapi/com/sun/star/report/XReportComponent.idl index e3098a2246e8..11e6582d8bdd 100644 --- a/offapi/com/sun/star/report/XReportComponent.idl +++ b/offapi/com/sun/star/report/XReportComponent.idl @@ -156,7 +156,7 @@ interface XReportComponent /**is used for subreports and contains the names of the columns of the subreport which are related to the master fields of the parent report.

Entries in this sequence can either denote column names in the sub report, - or paramater names.
+ or parameter names.
For instance, you could base the report on the SQL statement SELECT * FROM invoices WHERE cust_ref = :cid, and add cid to the DetailFields property. In this case, the parameter will be filled from @@ -168,7 +168,7 @@ interface XReportComponent master field.
If a string in this property denotes both a column name and a parameter name, it is undefined which way it is interpreted, but implementations of the service are required - to either decide for the paramter or the column, and proceed as usual. + to either decide for the parameter or the column, and proceed as usual.

The columns specified herein typically represent a part of the primary key fields or their aliases of the detail report.

@@ -184,7 +184,7 @@ interface XReportComponent /** Specifies the section where the control belongs to. - This is a shortcut to get control hierachy up. + This is a shortcut to get control hierarchy up. This value is when the control was not inserted in any section. */ [attribute,readonly] com::sun::star::report::XSection Section; diff --git a/offapi/com/sun/star/report/XReportControlFormat.idl b/offapi/com/sun/star/report/XReportControlFormat.idl index 608b1e7aa5f4..7146a68353e4 100644 --- a/offapi/com/sun/star/report/XReportControlFormat.idl +++ b/offapi/com/sun/star/report/XReportControlFormat.idl @@ -114,7 +114,7 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - /** determins whether text is formatted in two lines. + /** determines whether text is formatted in two lines.

It is linked to the properties CharCombinePrefix and CharCombineSuffix.

*/ [attribute,bound] boolean CharCombineIsOn @@ -189,7 +189,7 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - /** specifies the percentage of raisement/lowerment of superscript/subscript + /** specifies the percentage by which to raise/lower superscript/subscript characters.

Negative values denote subscripts and positive values superscripts.

@@ -355,7 +355,7 @@ interface XReportControlFormat }; //------------------------------------------------------------------------- - /** determins the type of the strike out of the character. + /** determines the type of the strike out of the character. @see com.sun.star.awt.FontStrikeout */ [attribute,bound] short CharStrikeout @@ -373,7 +373,7 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - /** determins the rotation of a character in degree. + /** determines the rotation of a character in degree.

Depending on the implementation only certain values may be allowed.

*/ @@ -384,7 +384,7 @@ interface XReportControlFormat }; //------------------------------------------------------------------------- - /** determins the percentage value for scaling the width of characters. + /** determines the percentage value for scaling the width of characters.

The value refers to the original width which is denoted by 100, and it has to be greater than 0.

diff --git a/offapi/com/sun/star/report/XReportDefinition.idl b/offapi/com/sun/star/report/XReportDefinition.idl index 9af58a8d702e..d56b8a106e89 100644 --- a/offapi/com/sun/star/report/XReportDefinition.idl +++ b/offapi/com/sun/star/report/XReportDefinition.idl @@ -117,7 +117,7 @@ interface XReportDefinition */ interface com::sun::star::frame::XLoadable; - /** represents common visualisation functionality for the embedded report. + /** represents common visualization functionality for the embedded report. */ interface com::sun::star::embed::XVisualObject; @@ -151,7 +151,7 @@ interface XReportDefinition

With this interface it's possible too, to reset the modify state. - That can be neccessary to prevent code against problem during closing + That can be necessary to prevent code against problem during closing of the document without saving any changes.

*/ @@ -234,14 +234,14 @@ interface XReportDefinition

Command needs to be interpreted depending on the value of this property.

-

This property is only meaningfull together with the Command +

This property is only meaningful together with the Command property, thus either both or none of them are present.

@see com::sun::star::sdb::CommandType */ [attribute,bound] long CommandType; - /** specifies an addtional filter to optinally use. + /** specifies an additional filter to optionally use.

The Filter string has to form a SQL WHERE-clause, without the WHERE-string itself.

diff --git a/offapi/com/sun/star/report/XReportEngine.idl b/offapi/com/sun/star/report/XReportEngine.idl index 7a154483ff20..7c18a0e2a4e7 100644 --- a/offapi/com/sun/star/report/XReportEngine.idl +++ b/offapi/com/sun/star/report/XReportEngine.idl @@ -105,7 +105,7 @@ interface XReportEngine @throws IllegalArgumentException If the report definition was not set or is . - OJ: Has to be discussed if this method is usefull. + OJ: Has to be discussed if this method is useful. */ com::sun::star::frame::XModel createDocumentAlive([in] com::sun::star::frame::XFrame frame) raises( ::com::sun::star::lang::DisposedException, diff --git a/offapi/com/sun/star/report/XSection.idl b/offapi/com/sun/star/report/XSection.idl index 294bd449c6cc..606b05eded44 100644 --- a/offapi/com/sun/star/report/XSection.idl +++ b/offapi/com/sun/star/report/XSection.idl @@ -118,7 +118,7 @@ interface XSection */ [attribute,bound] string ConditionalPrintExpression; - /** Specifies wether the section is printed on a separate page. + /** Specifies whether the section is printed on a separate page.

Not valid for page header or page footer.

@see ForceNewPage */ @@ -128,7 +128,7 @@ interface XSection get raises ( com::sun::star::beans::UnknownPropertyException ); }; - /** Specifies wether the section is printed in a new row or column within a multi column report. + /** Specifies whether the section is printed in a new row or column within a multi column report.

Not valid for page header or page footer.

@see ForceNewPage */ diff --git a/offapi/com/sun/star/report/XShape.idl b/offapi/com/sun/star/report/XShape.idl index 50e366fc2a79..cd2f6f12c3cf 100644 --- a/offapi/com/sun/star/report/XShape.idl +++ b/offapi/com/sun/star/report/XShape.idl @@ -54,7 +54,7 @@ interface XShape /** this property lets you get and set the transformation matrix for this shape. - The transformation is a 3x3 homogen matrix and can contain + The transformation is a 3x3 homogeneous matrix and can contain translation, rotation, shearing and scaling. */ [attribute,bound] com::sun::star::drawing::HomogenMatrix3 Transformation; diff --git a/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl b/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl index 842dd8d3b047..0595f4b8e224 100644 --- a/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl +++ b/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module report { module inspection {

A DefaultComponentInspectorModel provides the following handlers by default:

  • GeometryHandler
  • ReportComponentHandler
  • -
  • EditPropertyHandler
  • +
  • EditPropertyHandler

@see com::sun::star::inspection::XObjectInspectorModel::HandlerFactories diff --git a/offapi/com/sun/star/report/meta/XFunctionCategory.idl b/offapi/com/sun/star/report/meta/XFunctionCategory.idl index 9cb669c84573..2163a0028ea9 100644 --- a/offapi/com/sun/star/report/meta/XFunctionCategory.idl +++ b/offapi/com/sun/star/report/meta/XFunctionCategory.idl @@ -50,7 +50,7 @@ interface XFunctionCategory interface com::sun::star::container::XIndexAccess; /** same as getByIndex. - @see com.ssun.star.container.XIndexAccess + @see com.sun.star.container.XIndexAccess */ XFunctionDescription getFunction([in] long position) raises( com::sun::star::lang::IndexOutOfBoundsException, diff --git a/offapi/com/sun/star/report/meta/XFunctionManager.idl b/offapi/com/sun/star/report/meta/XFunctionManager.idl index a862ad07dd59..78075c96808f 100644 --- a/offapi/com/sun/star/report/meta/XFunctionManager.idl +++ b/offapi/com/sun/star/report/meta/XFunctionManager.idl @@ -49,8 +49,8 @@ interface XFunctionManager interface com::sun::star::container::XIndexAccess; /** same as getByIndex. - @param position The postion. - @see com.ssun.star.container.XIndexAccess + @param position The position. + @see com.sun.star.container.XIndexAccess */ XFunctionCategory getCategory([in] long position) raises( com::sun::star::lang::IndexOutOfBoundsException, -- cgit