summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/embed/XStorage.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/XStorage.idl')
-rw-r--r--offapi/com/sun/star/embed/XStorage.idl22
1 files changed, 11 insertions, 11 deletions
diff --git a/offapi/com/sun/star/embed/XStorage.idl b/offapi/com/sun/star/embed/XStorage.idl
index 0a98cfa3e8eb..0ae6c10fc6a0 100644
--- a/offapi/com/sun/star/embed/XStorage.idl
+++ b/offapi/com/sun/star/embed/XStorage.idl
@@ -110,7 +110,7 @@ published interface XStorage
interface ::com::sun::star::container::XNameAccess;
// -----------------------------------------------------------------------
- /** allows to controll and track lifetime of the storage.
+ /** allows to control and track lifetime of the storage.
<p>
In case a storage is disposed any call to it's methods should result
@@ -214,7 +214,7 @@ published interface XStorage
can be a combination of <type>ElementModes</type> values
@param sPassword
- this parameter allowes to specify a reading password for the
+ this parameter allows to specify a reading password for the
stream, the password must be a correct one, otherwise an
exception will be thrown
@@ -251,8 +251,8 @@ published interface XStorage
/** allows to get access to a child storage.
<p>
- The opened substorage must support specified in 'nOpenMode' access
- modes. It can support 'read' mode in addition. But any child element
+ The opened substorage must support specified in "nOpenMode" access
+ modes. It can support "read" mode in addition. But any child element
can support one of those modes only in case this mode is supported by
parent storage.
</p>
@@ -340,7 +340,7 @@ published interface XStorage
the name of the substream that should be copied
@param sPassword
- this parameter allowes to specify a reading password for the
+ this parameter allows to specify a reading password for the
stream, the password must be a correct one, otherwise an
exception will be thrown
@@ -376,7 +376,7 @@ published interface XStorage
/** allows to get copy of this storage at the state of it's last commit.
<p>
- This method makes sence only for services implementations that allow
+ This method makes sense only for services implementations that allow
transaction in the storage.
</p>
@@ -406,7 +406,7 @@ published interface XStorage
/** allows to get copy of a child storage at the state of it's last commit.
<p>
- This method makes sence only for services implementations that allow
+ This method makes sense only for services implementations that allow
transaction in the storage.
</p>
@@ -505,7 +505,7 @@ published interface XStorage
the name of the element to remove
@throws ::com::sun::star::embed::InvalidStorageException
- this storage is in invalid state for eny reason
+ this storage is in invalid state for any reason
@throws ::com::sun::star::lang::IllegalArgumentException
an illegal argument is provided
@@ -537,7 +537,7 @@ published interface XStorage
the new name of the element to rename
@throws ::com::sun::star::embed::InvalidStorageException
- this storage is in invalid state for eny reason
+ this storage is in invalid state for any reason
@throws ::com::sun::star::lang::IllegalArgumentException
an illegal argument is provided
@@ -581,7 +581,7 @@ published interface XStorage
the name of the result element in destination storage
@throws ::com::sun::star::embed::InvalidStorageException
- this storage is in invalid state for eny reason
+ this storage is in invalid state for any reason
@throws ::com::sun::star::container::NoSuchElementException
there is no specified source element in this storage
@@ -625,7 +625,7 @@ published interface XStorage
the name of the result element in destination storage
@throws ::com::sun::star::embed::InvalidStorageException
- this storage is in invalid state for eny reason
+ this storage is in invalid state for any reason
@throws ::com::sun::star::container::NoSuchElementException
there is no specified source element in this storage