summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ui/XUIConfigurationManager.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/XUIConfigurationManager.idl')
-rw-r--r--offapi/com/sun/star/ui/XUIConfigurationManager.idl10
1 files changed, 5 insertions, 5 deletions
diff --git a/offapi/com/sun/star/ui/XUIConfigurationManager.idl b/offapi/com/sun/star/ui/XUIConfigurationManager.idl
index 3958441ee486..62d3dc56a0eb 100644
--- a/offapi/com/sun/star/ui/XUIConfigurationManager.idl
+++ b/offapi/com/sun/star/ui/XUIConfigurationManager.idl
@@ -130,8 +130,8 @@ interface XUIConfigurationManager : ::com::sun::star::uno::XInterface
@param ResourceURL
a resource URL which identifies the user interface element. A
- resourcce URL must meet the following syntax:
- "private:resource/$type/$name. It is only allowed to use ascii
+ resource URL must meet the following syntax:
+ "private:resource/$type/$name. It is only allowed to use ASCII
characters for type and name.
@return
@@ -143,12 +143,12 @@ interface XUIConfigurationManager : ::com::sun::star::uno::XInterface
@param ResourceURL
a resource URL which identifies the user interface element. A
- resourcce URL must meet the following syntax:
- "private:resource/$type/$name. It is only allowed to use ascii
+ resource URL must meet the following syntax:
+ "private:resource/$type/$name. It is only allowed to use ASCII
characters for type and name.
@param bWriteable
- must be <TRUE/> if the retrieved settings should be a writeable.
+ must be <TRUE/> if the retrieved settings should be a writable.
Otherwise <FALSE/> should be provided to get a shareable reference
to the settings data.