diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-07-29 00:22:14 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-07-29 10:09:50 +0200 |
commit | 9e857693e0cb05448be681ea27d7500c25b34786 (patch) | |
tree | c28f5fef5d14a271a0ceb23fd8b78891f5fd3c85 /offapi | |
parent | 4a9ac82cab9d77e593f9ea4a070eadb50a2bba0a (diff) |
Fix typos
Change-Id: Ic2fb0772648b3f93c2fdfa4d2f663b6ede2ead51
Reviewed-on: https://gerrit.libreoffice.org/76507
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'offapi')
11 files changed, 13 insertions, 13 deletions
diff --git a/offapi/com/sun/star/drawing/XCustomShapeHandle.idl b/offapi/com/sun/star/drawing/XCustomShapeHandle.idl index 0171bdb0f7c4..1e4f092a4164 100644 --- a/offapi/com/sun/star/drawing/XCustomShapeHandle.idl +++ b/offapi/com/sun/star/drawing/XCustomShapeHandle.idl @@ -34,7 +34,7 @@ interface XCustomShapeHandle: com::sun::star::uno::XInterface /** is getting the actual handle position @returns - a the actual handle position + the actual handle position */ com::sun::star::awt::Point getPosition(); diff --git a/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl b/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl index 30752068dffd..02ff3adf50fb 100644 --- a/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl +++ b/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl @@ -50,7 +50,7 @@ published service EmbeddedObjectDescriptor <p> Setting of this property to true tells the embedded object that controls the document to store or not to store the graphical - representation of the document in to the object persistence. + representation of the document into the object persistence. If this property is not set the object makes the decision itself. </p> */ diff --git a/offapi/com/sun/star/report/XFormattedField.idl b/offapi/com/sun/star/report/XFormattedField.idl index 8d668a2dee0c..7e3d51cf3dcb 100644 --- a/offapi/com/sun/star/report/XFormattedField.idl +++ b/offapi/com/sun/star/report/XFormattedField.idl @@ -25,7 +25,7 @@ module com { module sun { module star { module report { -/** describes a control which can be used for displaying values with a arbitrary formatting. +/** describes a control which can be used for displaying values with an arbitrary formatting. @see com::sun::star::report::XReportControlModel @see com::sun::star::util::XNumberFormatsSupplier diff --git a/offapi/com/sun/star/report/XReportControlFormat.idl b/offapi/com/sun/star/report/XReportControlFormat.idl index 42926ff53955..767addd5b313 100644 --- a/offapi/com/sun/star/report/XReportControlFormat.idl +++ b/offapi/com/sun/star/report/XReportControlFormat.idl @@ -42,7 +42,7 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - /** determines if the back ground color is set to transparent. + /** determines if the background color is set to transparent. */ [attribute,bound] boolean ControlBackgroundTransparent { diff --git a/offapi/com/sun/star/report/XSection.idl b/offapi/com/sun/star/report/XSection.idl index aed2cbe98c7b..ae10e2dd837d 100644 --- a/offapi/com/sun/star/report/XSection.idl +++ b/offapi/com/sun/star/report/XSection.idl @@ -78,11 +78,11 @@ interface XSection */ [attribute,bound] unsigned long Height; - /** Defines the back ground color of the section. + /** Defines the background color of the section. */ [attribute,bound] com::sun::star::util::Color BackColor; - /** determines if the back ground color is set to transparent. + /** determines if the background color is set to transparent. */ [attribute,bound] boolean BackTransparent; diff --git a/offapi/com/sun/star/resource/XStringResourcePersistence.idl b/offapi/com/sun/star/resource/XStringResourcePersistence.idl index cb950d94cce1..496ec34567e2 100644 --- a/offapi/com/sun/star/resource/XStringResourcePersistence.idl +++ b/offapi/com/sun/star/resource/XStringResourcePersistence.idl @@ -30,7 +30,7 @@ module com { module sun { module star { module resource { /** Interface derived from XStringResourceManager containing basic persistence functionality limited to operations that - are independent from a associated location or storage. + are independent from an associated location or storage. @see XStringResourceManager. */ diff --git a/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl b/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl index 50d58b5c1946..4a531f587391 100644 --- a/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl +++ b/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl @@ -29,7 +29,7 @@ module com { module sun { module star { module script { /** is the interface for an XLibraryContainer which can be made - persistent in an com::sun::star::embed::XStorage. + persistent in a com::sun::star::embed::XStorage. <p>A persistent library container is associated with a root storage. The container is responsible for a particular sub storage of the root storage, diff --git a/offapi/com/sun/star/sdb/ColumnDescriptorControlModel.idl b/offapi/com/sun/star/sdb/ColumnDescriptorControlModel.idl index dfaa66af893d..079646ab2396 100644 --- a/offapi/com/sun/star/sdb/ColumnDescriptorControlModel.idl +++ b/offapi/com/sun/star/sdb/ColumnDescriptorControlModel.idl @@ -33,7 +33,7 @@ module com { module sun { module star { module sdb { -/** specifies the standard model of an ColumnDescriptorControl. +/** specifies the standard model of a ColumnDescriptorControl. */ service ColumnDescriptorControlModel { diff --git a/offapi/com/sun/star/sdb/DatabaseInteractionHandler.idl b/offapi/com/sun/star/sdb/DatabaseInteractionHandler.idl index bf9da7cd7c3c..79f6174525e0 100644 --- a/offapi/com/sun/star/sdb/DatabaseInteractionHandler.idl +++ b/offapi/com/sun/star/sdb/DatabaseInteractionHandler.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module sdb { in the exception. </li> <li><b>parameter requests</b><br/> - If your interaction request supplies an com::sun::star::sdb::ParametersRequest, + If your interaction request supplies a com::sun::star::sdb::ParametersRequest, the handler will open a standard dialog asking the user to fill in parameter values. <br/> In the case you want to use this feature of the handler, you should supply a special continuation diff --git a/offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl b/offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl index f4b08e65a15f..90f1edc0f67f 100644 --- a/offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl +++ b/offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl @@ -28,7 +28,7 @@ module com { module sun { module star { module sdb { -/** specifies a office database document which is a storable document. +/** specifies an office database document which is a storable document. <p>These documents contain information about forms, and reports, and the properties of a data source.</p> @@ -202,7 +202,7 @@ service OfficeDatabaseDocument /** implements life time control - <p>Whoever retrieves a OfficeDatabaseDocument should be aware of + <p>Whoever retrieves an OfficeDatabaseDocument should be aware of life time issues, since a document needs to be closed when nobody needs it anymore.</p> <p>This implies that clients of a document need to ensure that as soon as they don't diff --git a/offapi/com/sun/star/sdb/RelationDesign.idl b/offapi/com/sun/star/sdb/RelationDesign.idl index 1e717164830e..e394917d4f61 100644 --- a/offapi/com/sun/star/sdb/RelationDesign.idl +++ b/offapi/com/sun/star/sdb/RelationDesign.idl @@ -57,7 +57,7 @@ published service RelationDesign Recognized parameters are: <ul> <li><b>Frame</b><br> - has to be an com::sun::star::frame::XFrame interface specifying the frame to plug the + has to be a com::sun::star::frame::XFrame interface specifying the frame to plug the RelationDesign component into. </li> <li><b>DataSourceName</b><br> |