From f1e146bb0bc9a8efebebde13772ca140680d5740 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 11 Aug 2019 19:49:29 +0200 Subject: Fix typos Change-Id: Ifd04d39366000c80f989e02d00f78c504fc57e93 Reviewed-on: https://gerrit.libreoffice.org/77317 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- offapi/com/sun/star/configuration/SetElement.idl | 2 +- .../com/sun/star/configuration/backend/XLayerHandler.idl | 2 +- .../sun/star/configuration/backend/XLayerImporter.idl | 2 +- .../sun/star/configuration/backend/XSchemaHandler.idl | 16 ++++++++-------- .../sun/star/configuration/backend/XUpdateHandler.idl | 2 +- offapi/com/sun/star/deployment/XExtensionManager.idl | 2 +- offapi/com/sun/star/document/FilterFactory.idl | 4 ++-- .../star/drawing/EnhancedCustomShapeParameterType.idl | 4 ++-- 8 files changed, 17 insertions(+), 17 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`).

-

Clients may register an com::sun::star::lang::XEventListener +

Clients may register a com::sun::star::lang::XEventListener to be notified, if the object is removed from its container by an outside source.

*/ 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
  • if invalid data is detected in the layer
  • -
  • if there is a unfinished subnode in progress
  • +
  • if there is an unfinished subnode in progress
  • if no layer is started at all
  • if the layer tries to override read-only or final data
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
  • if invalid data is detected in the schema
  • -
  • if there is a unfinished component or template in progress
  • +
  • if there is an unfinished component or template in progress
  • if no schema is started at all

Not every implementation can detect each condition

@@ -79,7 +79,7 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface @throws com::sun::star::configuration::backend::MalformedDataException
    -
  • if there is a unfinished component or template in progress
  • +
  • if there is an unfinished component or template in progress
  • if no schema is started at all
  • if the name is not a valid component name
  • if the requested component is not found
  • @@ -105,7 +105,7 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface @throws com::sun::star::configuration::backend::MalformedDataException
      -
    • if there is a unfinished component or template in progress
    • +
    • if there is an unfinished component or template in progress
    • if no schema is started at all
    • if there already is a component data tree of this name
    • if the name is not a valid component name
    • @@ -128,7 +128,7 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface @throws com::sun::star::configuration::backend::MalformedDataException
      • if invalid data is detected in the component
      • -
      • if there is a unfinished subnode in progress
      • +
      • if there is an unfinished subnode in progress
      • if no component has been started at all
      • if the instance supports no component schemas (only templates)
      @@ -164,7 +164,7 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface @throws com::sun::star::configuration::backend::MalformedDataException
        -
      • if there is a unfinished component or template in progress
      • +
      • if there is an unfinished component or template in progress
      • if no schema is started at all
      • if there already is a template with that identifier
      • if the name is not a valid template identifier
      • @@ -209,7 +209,7 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface @throws com::sun::star::configuration::backend::MalformedDataException
          -
        • if there is a unfinished component or template in progress
        • +
        • if there is an unfinished component or template in progress
        • if no schema is started at all
        • if there already is a template with that identifier
        • if the item-type template is not found
        • @@ -239,7 +239,7 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface @throws com::sun::star::configuration::backend::MalformedDataException
          • if invalid data is detected in the template
          • -
          • if there is a unfinished subnode in progress
          • +
          • if there is an unfinished subnode in progress
          • if no template has been started at all
          • if the instance supports no templates (only component schemas)
          @@ -344,7 +344,7 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface @throws com::sun::star::configuration::backend::MalformedDataException
            -
          • if the name is not a the name of the node in progress
          • +
          • if the name is not the name of the node in progress
          • if invalid data is detected in the node
          • if no node has been started at all
          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 diff --git a/offapi/com/sun/star/deployment/XExtensionManager.idl b/offapi/com/sun/star/deployment/XExtensionManager.idl index 930c3188e0d1..f607e3bfadca 100644 --- a/offapi/com/sun/star/deployment/XExtensionManager.idl +++ b/offapi/com/sun/star/deployment/XExtensionManager.idl @@ -278,7 +278,7 @@ interface XExtensionManager Added extensions will be added to the database and removed extensions will be removed from the database. The active extensions are determined. That is, shared or bundled extensions - are not necessaryly registered (XPackage::registerPackage()). + are not necessarily registered (XPackage::registerPackage()). @return If true - then at least one extension was removed or added. Otherwise diff --git a/offapi/com/sun/star/document/FilterFactory.idl b/offapi/com/sun/star/document/FilterFactory.idl index 120d6128b9c1..acb0280e29d0 100644 --- a/offapi/com/sun/star/document/FilterFactory.idl +++ b/offapi/com/sun/star/document/FilterFactory.idl @@ -81,9 +81,9 @@ published service FilterFactory

          How it can be distinguished?

          - The new proposed implementation will throw an com::sun::star::container::NoSuchElementException + The new proposed implementation will throw a com::sun::star::container::NoSuchElementException if the first parameter of createInstance() or createInstanceWithArguments() does not match to a valid container (means - filter) item. Further it will throw an com::sun::star::lang::IllegalArgumentException if the optional + filter) item. Further it will throw a com::sun::star::lang::IllegalArgumentException if the optional parameter "FilterName" could not be detected inside the argument list of call createInstanceWithArguments().

          diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl index d96f00e94378..a6502f5fca6d 100644 --- a/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl +++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl @@ -24,7 +24,7 @@ module com { module sun { module star { module drawing { -/** defines how a EnhancedCustomShapeParameter has to be interpreted +/** defines how an EnhancedCustomShapeParameter has to be interpreted */ constants EnhancedCustomShapeParameterType { @@ -32,7 +32,7 @@ constants EnhancedCustomShapeParameterType */ const short NORMAL = 0; - /** the value of the point component has to be interpreted as index to a Equation + /** the value of the point component has to be interpreted as index to an Equation */ const short EQUATION = 1; -- cgit