diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-08-11 19:49:29 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-08-12 10:06:38 +0200 |
commit | f1e146bb0bc9a8efebebde13772ca140680d5740 (patch) | |
tree | 0edee149d42ac221873fca210ac8bc5f22011e7c /offapi/com/sun/star/configuration | |
parent | 9aa90b50c8906226bc480c1d228d3c6c1abd064f (diff) |
Fix typos
Change-Id: Ifd04d39366000c80f989e02d00f78c504fc57e93
Reviewed-on: https://gerrit.libreoffice.org/77317
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'offapi/com/sun/star/configuration')
5 files changed, 12 insertions, 12 deletions
diff --git a/offapi/com/sun/star/configuration/SetElement.idl b/offapi/com/sun/star/configuration/SetElement.idl index c250bfb2a8e0..6260020d7c6d 100644 --- a/offapi/com/sun/star/configuration/SetElement.idl +++ b/offapi/com/sun/star/configuration/SetElement.idl @@ -126,7 +126,7 @@ published service SetElement returns `NULL`). </p> - <p>Clients may register an com::sun::star::lang::XEventListener + <p>Clients may register a com::sun::star::lang::XEventListener to be notified, if the object is removed from its container by an outside source. </p> */ diff --git a/offapi/com/sun/star/configuration/backend/XLayerHandler.idl b/offapi/com/sun/star/configuration/backend/XLayerHandler.idl index 47fffd15c597..df735c63250f 100644 --- a/offapi/com/sun/star/configuration/backend/XLayerHandler.idl +++ b/offapi/com/sun/star/configuration/backend/XLayerHandler.idl @@ -63,7 +63,7 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface @throws com::sun::star::configuration::backend::MalformedDataException <ul> <li>if invalid data is detected in the layer</li> - <li>if there is a unfinished subnode in progress</li> + <li>if there is an unfinished subnode in progress</li> <li>if no layer is started at all</li> <li>if the layer tries to override read-only or final data</li> </ul> diff --git a/offapi/com/sun/star/configuration/backend/XLayerImporter.idl b/offapi/com/sun/star/configuration/backend/XLayerImporter.idl index 91515e0284a1..793227684a54 100644 --- a/offapi/com/sun/star/configuration/backend/XLayerImporter.idl +++ b/offapi/com/sun/star/configuration/backend/XLayerImporter.idl @@ -98,7 +98,7 @@ published interface XLayerImporter : ::com::sun::star::uno::XInterface a layer whose data will be imported into the backend @param aEntity - a entity into whose data the layer will be imported + an entity into whose data the layer will be imported @throws com::sun::star::lang::NullPointerException if the layer passed is `NULL` or no backend is available. diff --git a/offapi/com/sun/star/configuration/backend/XSchemaHandler.idl b/offapi/com/sun/star/configuration/backend/XSchemaHandler.idl index f210a87a930b..f3721f2fdb8b 100644 --- a/offapi/com/sun/star/configuration/backend/XSchemaHandler.idl +++ b/offapi/com/sun/star/configuration/backend/XSchemaHandler.idl @@ -59,7 +59,7 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface @throws com::sun::star::configuration::backend::MalformedDataException <ul> <li>if invalid data is detected in the schema</li> - <li>if there is a unfinished component or template in progress</li> + <li>if there is an unfinished component or template in progress</li> <li>if no schema is started at all</li> </ul> <p><em>Not every implementation can detect each condition</em></p> @@ -79,7 +79,7 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface @throws com::sun::star::configuration::backend::MalformedDataException <ul> - <li>if there is a unfinished component or template in progress</li> + <li>if there is an unfinished component or template in progress</li> <li>if no schema is started at all</li> <li>if the name is not a valid component name</li> <li>if the requested component is not found</li> @@ -105,7 +105,7 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface @throws com::sun::star::configuration::backend::MalformedDataException <ul> - <li>if there is a unfinished component or template in progress </li> + <li>if there is an unfinished component or template in progress </li> <li>if no schema is started at all </li> <li>if there already is a component data tree of this name</li> <li>if the name is not a valid component name</li> @@ -128,7 +128,7 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface @throws com::sun::star::configuration::backend::MalformedDataException <ul> <li>if invalid data is detected in the component<li> - <li>if there is a unfinished subnode in progress<li> + <li>if there is an unfinished subnode in progress<li> <li>if no component has been started at all<li> <li>if the instance supports no component schemas (only templates)<li> </ul> @@ -164,7 +164,7 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface @throws com::sun::star::configuration::backend::MalformedDataException <ul> - <li>if there is a unfinished component or template in progress</li> + <li>if there is an unfinished component or template in progress</li> <li>if no schema is started at all </li> <li>if there already is a template with that identifier</li> <li>if the name is not a valid template identifier </li> @@ -209,7 +209,7 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface @throws com::sun::star::configuration::backend::MalformedDataException <ul> - <li>if there is a unfinished component or template in progress</li> + <li>if there is an unfinished component or template in progress</li> <li>if no schema is started at all </li> <li>if there already is a template with that identifier</li> <li>if the item-type template is not found</li> @@ -239,7 +239,7 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface @throws com::sun::star::configuration::backend::MalformedDataException <ul> <li>if invalid data is detected in the template</li> - <li>if there is a unfinished subnode in progress</li> + <li>if there is an unfinished subnode in progress</li> <li>if no template has been started at all</li> <li>if the instance supports no templates (only component schemas)</li> </ul> @@ -344,7 +344,7 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface @throws com::sun::star::configuration::backend::MalformedDataException <ul> - <li>if the name is not a the name of the node in progress</li> + <li>if the name is not the name of the node in progress</li> <li>if invalid data is detected in the node</li> <li>if no node has been started at all</li> </ul> diff --git a/offapi/com/sun/star/configuration/backend/XUpdateHandler.idl b/offapi/com/sun/star/configuration/backend/XUpdateHandler.idl index 30148be9b25b..5bff164372db 100644 --- a/offapi/com/sun/star/configuration/backend/XUpdateHandler.idl +++ b/offapi/com/sun/star/configuration/backend/XUpdateHandler.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module configuration { module backend { published interface XUpdateHandler: ::com::sun::star::uno::XInterface { - /** receives notification that a update or description is started. + /** receives notification that an update or description is started. @throws com::sun::star::configuration::backend::MalformedDataException if the update already was started |