summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui
diff options
context:
space:
mode:
authorAurimas Fišeras <aurimas@gmail.com>2011-01-25 20:24:26 +0200
committerCaolán McNamara <caolanm@redhat.com>2011-01-31 10:43:16 +0000
commit406a63e9a0f1a955ff08a0d10d13352174b77193 (patch)
tree67c556e031bd22ada3bbff7dee72499f163f9e8b /offapi/com/sun/star/ui
parenta129a38585fe89bb95de35982432c28dd4c62b4d (diff)
Some fixes to documentation (part 5)
Fixes many spelling errors (checked with en_US spell checker). Unifies spelling of some common words. Replaces single quotes ('') with double quotes (""). Fixes several other errors.
Diffstat (limited to 'offapi/com/sun/star/ui')
-rw-r--r--offapi/com/sun/star/ui/ActionTriggerContainer.idl2
-rw-r--r--offapi/com/sun/star/ui/ActionTriggerSeparator.idl2
-rw-r--r--offapi/com/sun/star/ui/ActionTriggerSeparatorType.idl8
-rw-r--r--offapi/com/sun/star/ui/ContextMenuInterceptorAction.idl2
-rw-r--r--offapi/com/sun/star/ui/ItemType.idl8
-rw-r--r--offapi/com/sun/star/ui/ModuleUICommandDescription.idl2
-rw-r--r--offapi/com/sun/star/ui/ModuleUIConfigurationManager.idl2
-rw-r--r--offapi/com/sun/star/ui/ModuleWindowStateConfiguration.idl2
-rw-r--r--offapi/com/sun/star/ui/UIConfigurationManager.idl2
-rw-r--r--offapi/com/sun/star/ui/UIElementFactory.idl2
-rw-r--r--offapi/com/sun/star/ui/UIElementSettings.idl2
-rw-r--r--offapi/com/sun/star/ui/UIElementType.idl4
-rw-r--r--offapi/com/sun/star/ui/WindowStateConfiguration.idl2
-rw-r--r--offapi/com/sun/star/ui/XAcceleratorConfiguration.idl24
-rw-r--r--offapi/com/sun/star/ui/XContextMenuInterception.idl2
-rw-r--r--offapi/com/sun/star/ui/XContextMenuInterceptor.idl6
-rw-r--r--offapi/com/sun/star/ui/XImageManager.idl4
-rw-r--r--offapi/com/sun/star/ui/XModuleUIConfigurationManager.idl12
-rw-r--r--offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl2
-rw-r--r--offapi/com/sun/star/ui/XUIConfigurationManager.idl10
-rw-r--r--offapi/com/sun/star/ui/XUIElementFactory.idl4
-rw-r--r--offapi/com/sun/star/ui/XUIElementFactoryRegistration.idl8
-rw-r--r--offapi/com/sun/star/ui/XUIElementSettings.idl2
-rw-r--r--offapi/com/sun/star/ui/dialogs/FilePicker.idl8
-rw-r--r--offapi/com/sun/star/ui/dialogs/FolderPicker.idl2
-rw-r--r--offapi/com/sun/star/ui/dialogs/ListboxControlActions.idl2
-rw-r--r--offapi/com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.idl2
-rw-r--r--offapi/com/sun/star/ui/dialogs/XControlAccess.idl10
-rw-r--r--offapi/com/sun/star/ui/dialogs/XControlInformation.idl4
-rw-r--r--offapi/com/sun/star/ui/dialogs/XExecutableDialog.idl2
-rw-r--r--offapi/com/sun/star/ui/dialogs/XFilePicker.idl12
-rw-r--r--offapi/com/sun/star/ui/dialogs/XFilePicker2.idl4
-rw-r--r--offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl2
-rw-r--r--offapi/com/sun/star/ui/dialogs/XFilePickerListener.idl2
-rw-r--r--offapi/com/sun/star/ui/dialogs/XFilePreview.idl2
-rw-r--r--offapi/com/sun/star/ui/dialogs/XFilterManager.idl2
-rw-r--r--offapi/com/sun/star/ui/dialogs/XFolderPicker.idl2
-rw-r--r--offapi/com/sun/star/ui/dialogs/XWizardController.idl2
-rw-r--r--offapi/com/sun/star/ui/dialogs/XWizardPage.idl2
39 files changed, 87 insertions, 87 deletions
diff --git a/offapi/com/sun/star/ui/ActionTriggerContainer.idl b/offapi/com/sun/star/ui/ActionTriggerContainer.idl
index 63ef251ec83d..fd11ff28d102 100644
--- a/offapi/com/sun/star/ui/ActionTriggerContainer.idl
+++ b/offapi/com/sun/star/ui/ActionTriggerContainer.idl
@@ -88,7 +88,7 @@ published service ActionTriggerContainer
*/
[optional] interface ::com::sun::star::container::XEnumerationAccess;
- /** allows foreign components to register themself as listener for the container
+ /** allows foreign components to register themselves as listener for the container
structure.
*/
[optional] interface ::com::sun::star::container::XContainer;
diff --git a/offapi/com/sun/star/ui/ActionTriggerSeparator.idl b/offapi/com/sun/star/ui/ActionTriggerSeparator.idl
index 94e6cc319f3a..5d42c4a3d252 100644
--- a/offapi/com/sun/star/ui/ActionTriggerSeparator.idl
+++ b/offapi/com/sun/star/ui/ActionTriggerSeparator.idl
@@ -35,7 +35,7 @@ module com { module sun { module star { module ui {
*/
published service ActionTriggerSeparator
{
- /** determins the type of the separator using constants from
+ /** determines the type of the separator using constants from
<type>ActionTriggerSeparatorType</type>.
*/
[optional, property] short SeparatorType;
diff --git a/offapi/com/sun/star/ui/ActionTriggerSeparatorType.idl b/offapi/com/sun/star/ui/ActionTriggerSeparatorType.idl
index f3ea2240547b..ec1ef5c7d777 100644
--- a/offapi/com/sun/star/ui/ActionTriggerSeparatorType.idl
+++ b/offapi/com/sun/star/ui/ActionTriggerSeparatorType.idl
@@ -29,20 +29,20 @@
module com { module sun { module star { module ui {
-/** Determins the type of a separator in an ActionTriggerContainer.
+/** Determines the type of a separator in an ActionTriggerContainer.
*/
published constants ActionTriggerSeparatorType
{
//-------------------------------------------------------------------------
- /** a separarator is inserted as a line.
+ /** a separator is inserted as a line.
*/
const short LINE = 0;
//-------------------------------------------------------------------------
- /** a separarator is inserted as a space.
+ /** a separator is inserted as a space.
*/
const short SPACE = 1;
//-------------------------------------------------------------------------
- /** a linebreak is inserted.
+ /** a line break is inserted.
*/
const short LINEBREAK = 2;
diff --git a/offapi/com/sun/star/ui/ContextMenuInterceptorAction.idl b/offapi/com/sun/star/ui/ContextMenuInterceptorAction.idl
index e4fa8e0d7819..bbcc53227ef1 100644
--- a/offapi/com/sun/star/ui/ContextMenuInterceptorAction.idl
+++ b/offapi/com/sun/star/ui/ContextMenuInterceptorAction.idl
@@ -30,7 +30,7 @@
module com { module sun { module star { module ui {
-/** determins the action that is requested from the <type>XContextMenuInterceptor</type>.
+/** determines the action that is requested from the <type>XContextMenuInterceptor</type>.
*/
published enum ContextMenuInterceptorAction
{
diff --git a/offapi/com/sun/star/ui/ItemType.idl b/offapi/com/sun/star/ui/ItemType.idl
index 35271779ca12..53b655e85683 100644
--- a/offapi/com/sun/star/ui/ItemType.idl
+++ b/offapi/com/sun/star/ui/ItemType.idl
@@ -29,7 +29,7 @@
module com { module sun { module star { module ui {
-/** Determins the type of an item.
+/** Determines the type of an item.
@since OOo 2.0.0
*/
@@ -40,15 +40,15 @@ constants ItemType
*/
const short DEFAULT = 0;
//-------------------------------------------------------------------------
- /** a separarator is inserted as a line.
+ /** a separator is inserted as a line.
*/
const short SEPARATOR_LINE = 1;
//-------------------------------------------------------------------------
- /** a separarator is inserted as a space.
+ /** a separator is inserted as a space.
*/
const short SEPARATOR_SPACE = 2;
//-------------------------------------------------------------------------
- /** a linebreak is inserted.
+ /** a line break is inserted.
*/
const short SEPARATOR_LINEBREAK = 3;
diff --git a/offapi/com/sun/star/ui/ModuleUICommandDescription.idl b/offapi/com/sun/star/ui/ModuleUICommandDescription.idl
index 100c31073b7f..42805d5ff464 100644
--- a/offapi/com/sun/star/ui/ModuleUICommandDescription.idl
+++ b/offapi/com/sun/star/ui/ModuleUICommandDescription.idl
@@ -65,7 +65,7 @@ service ModuleUICommandDescription
<li><b>Name</b><br>a string which specifies the short name of the user interface command without
any additional information. It can be used for the bubble help.</li>
<li><b>Popup</b><br>a boolean which specifies if the user interface command is a unique
- identifer for a popup menu. A popup menu has a label, but is not bound to a command.</li>
+ identifier for a pop-up menu. A pop-up menu has a label, but is not bound to a command.</li>
</ul>
The key to a user interface command description is the user interface command itself which has
the following syntax ".uno:$Command". For example ".uno:Open" shows the file open dialog.
diff --git a/offapi/com/sun/star/ui/ModuleUIConfigurationManager.idl b/offapi/com/sun/star/ui/ModuleUIConfigurationManager.idl
index 44ee22856610..0b4246c21c6c 100644
--- a/offapi/com/sun/star/ui/ModuleUIConfigurationManager.idl
+++ b/offapi/com/sun/star/ui/ModuleUIConfigurationManager.idl
@@ -53,7 +53,7 @@ module com { module sun { module star { module ui {
configuration data of a module.
<p>
- A module user interface configuratio manager supports two layers of configuration settings
+ A module user interface configuration manager supports two layers of configuration settings
data:<br/>
1. Layer: A module default user interface configuration which describe all user interface
elements settings that are used by OpenOffice. It is not possible to insert, remove or change
diff --git a/offapi/com/sun/star/ui/ModuleWindowStateConfiguration.idl b/offapi/com/sun/star/ui/ModuleWindowStateConfiguration.idl
index 09c2d9657e49..8127bc25c566 100644
--- a/offapi/com/sun/star/ui/ModuleWindowStateConfiguration.idl
+++ b/offapi/com/sun/star/ui/ModuleWindowStateConfiguration.idl
@@ -42,7 +42,7 @@ module com { module sun { module star { module ui {
elements of a single application module.
<p>
- Every OpenOffice.org module has an amout of user interface elements that can
+ Every OpenOffice.org module has an amount of user interface elements that can
be positioned, resized, closed and their style can be changed. This service
provides access to the window based information of available user interface
elements which are part of a single OpenOffice.org module, like Writer or
diff --git a/offapi/com/sun/star/ui/UIConfigurationManager.idl b/offapi/com/sun/star/ui/UIConfigurationManager.idl
index 4e9b56cd4c97..7fe313bf178d 100644
--- a/offapi/com/sun/star/ui/UIConfigurationManager.idl
+++ b/offapi/com/sun/star/ui/UIConfigurationManager.idl
@@ -50,7 +50,7 @@
module com { module sun { module star { module ui {
/** specifies a user interface configuration manager which controls
- all customizeable user interface elements of an object.
+ all customizable user interface elements of an object.
@since OOo 2.0.0
*/
diff --git a/offapi/com/sun/star/ui/UIElementFactory.idl b/offapi/com/sun/star/ui/UIElementFactory.idl
index 5e0e171c7da1..2710d13d1d35 100644
--- a/offapi/com/sun/star/ui/UIElementFactory.idl
+++ b/offapi/com/sun/star/ui/UIElementFactory.idl
@@ -54,7 +54,7 @@ module com { module sun { module star { module ui {
service UIElementFactory
{
- /** this interface provides a function to create and initalize new
+ /** this interface provides a function to create and initialize new
instances of user interface elements.
@see XUIElementFactory
diff --git a/offapi/com/sun/star/ui/UIElementSettings.idl b/offapi/com/sun/star/ui/UIElementSettings.idl
index 575ff9ca1d71..9362211407e9 100644
--- a/offapi/com/sun/star/ui/UIElementSettings.idl
+++ b/offapi/com/sun/star/ui/UIElementSettings.idl
@@ -61,7 +61,7 @@ service UIElementSettings
The container contains the items of the user interface element. Every
item is stored as a sequence of <type scope="com::sun::star::beans">PropertyValue</type>.
The properties insides the sequence are defined by the service <type scope="com::sun::star::ui">ItemDescriptor</type>.
- It depends on the function which provides these service if the container is shareable read-only or exclusive writeable.
+ It depends on the function which provides these service if the container is shareable read-only or exclusive writable.
@see com::sun::star::ui::ItemDescriptor
@see com::sun::star::ui::ItemType
diff --git a/offapi/com/sun/star/ui/UIElementType.idl b/offapi/com/sun/star/ui/UIElementType.idl
index f87d91ca6243..63fb62186747 100644
--- a/offapi/com/sun/star/ui/UIElementType.idl
+++ b/offapi/com/sun/star/ui/UIElementType.idl
@@ -37,7 +37,7 @@ module com { module sun { module star { module ui {
constants UIElementType
{
//-------------------------------------------------------------------------
- /** unkown user interface element type, which can be used as a wildcard
+ /** unknown user interface element type, which can be used as a wildcard
to specify all types.
*/
const short UNKNOWN = 0;
@@ -48,7 +48,7 @@ constants UIElementType
const short MENUBAR = 1;
//-------------------------------------------------------------------------
- /** specifies a popup menu.
+ /** specifies a pop-up menu.
*/
const short POPUPMENU = 2;
diff --git a/offapi/com/sun/star/ui/WindowStateConfiguration.idl b/offapi/com/sun/star/ui/WindowStateConfiguration.idl
index c5243e4144fa..376feb6422db 100644
--- a/offapi/com/sun/star/ui/WindowStateConfiguration.idl
+++ b/offapi/com/sun/star/ui/WindowStateConfiguration.idl
@@ -42,7 +42,7 @@ module com { module sun { module star { module ui {
elements.
<p>
- OpenOffice.org has an amout of user interface elements that can be positioned,
+ OpenOffice.org has an amount of user interface elements that can be positioned,
resized, closed and their style can be changed. This service provides access
to the window based information of available user interface elements which are
part of OpenOffice.org modules, like Writer or Calc.
diff --git a/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl b/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl
index 2969f22a7f8c..92a77c71c8ac 100644
--- a/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl
+++ b/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl
@@ -67,7 +67,7 @@ module com { module sun { module star { module ui {
<p>
Note further:<br>
- All changes you made on this configration access modify the
+ All changes you made on this configuration access modify the
the configuration set inside memory only. You have to use
the <type scope="com::sun::star::util">XFlushable</type> interface
(which must be available at the same implementation object too), to
@@ -83,11 +83,11 @@ interface XAcceleratorConfiguration
{
//-------------------------------------------
/** return the list of all key events, which
- are available at this configration set.
+ are available at this configuration set.
<p>
The key events are the "primary keys" of this configuration sets.
- Means: Commands are registerd for key events.
+ Means: Commands are registered for key events.
</p>
<p>
@@ -108,7 +108,7 @@ interface XAcceleratorConfiguration
This function can be used to:<br>
<ul>
<li>by a generic service, which can execute commands if a
- keyboard event occures.</li>
+ keyboard event occurs.</li>
<li>or to iterate over the whole container and change some
accelerator bindings.</li>
</ul>
@@ -157,7 +157,7 @@ interface XAcceleratorConfiguration
the new command for the specified key event.
@throws ::com::sun::star::lang::IllegalArgumentException
- if the key event isnt a valid one. Commands can be
+ if the key event isn't a valid one. Commands can be
checked only, if they are empty. Because every URL schema can be used
by commands in general, so its not possible to validate it.
*/
@@ -179,7 +179,7 @@ interface XAcceleratorConfiguration
//-------------------------------------------
/** optimized access to the relation "command-key" instead
- of "key-command" which is provided normaly by this interface.
+ of "key-command" which is provided normally by this interface.
<p>
It can be used to implement collision handling, if more then one
@@ -192,15 +192,15 @@ interface XAcceleratorConfiguration
the command, where key bindings are searched for.
@return A list of <type scope="com::sun::star::awt">KeyEvent</type> structures,
- where the pecified command is registered for.
+ where the specified command is registered for.
@throws ::com::sun::star::lang::IllegalArgumentException
if the specified command is empty. It cant be checked, if a command
is valid - because every URL schema can be used here.
@throws ::com::sun::star::container::NoSuchElementException
- if the specified command isnt empty but does not
- occure inside this configuration set.
+ if the specified command isn't empty but does not
+ occur inside this configuration set.
*/
sequence< com::sun::star::awt::KeyEvent > getKeyEventsByCommand( [in] string sCommand )
raises(com::sun::star::lang::IllegalArgumentException ,
@@ -226,7 +226,7 @@ interface XAcceleratorConfiguration
@attention Because its not defined, that any command (e.g. configured inside a menu)
must have an accelerator - we cant reject the call if at least one command
- does not occure inside this configuration set ...
+ does not occur inside this configuration set ...
We handle it more gracefully - and return an empty item instead of throwing
and exception.
@@ -258,7 +258,7 @@ interface XAcceleratorConfiguration
<p>
This is an optimized method, which can perform removing of commands
- from this configuration set. Because normaly Commands are "foreign keys"
+ from this configuration set. Because normally Commands are "foreign keys"
and key identifier the "primary keys" - it needs some work to remove
all commands outside this container ...
</p>
@@ -270,7 +270,7 @@ interface XAcceleratorConfiguration
if the specified command is empty.
@throws ::com::sun::star::container::NoSuchElementException
- if the specified command isnt used inside this configuration set.
+ if the specified command isn't used inside this configuration set.
*/
void removeCommandFromAllKeyEvents( [in] string sCommand )
raises(com::sun::star::lang::IllegalArgumentException ,
diff --git a/offapi/com/sun/star/ui/XContextMenuInterception.idl b/offapi/com/sun/star/ui/XContextMenuInterception.idl
index ab1b0416503f..5d7df3baa00d 100644
--- a/offapi/com/sun/star/ui/XContextMenuInterception.idl
+++ b/offapi/com/sun/star/ui/XContextMenuInterception.idl
@@ -36,7 +36,7 @@ module com { module sun { module star { module ui {
published interface XContextMenuInterceptor;
/** This interface enables an object to get interceptors registered that
- change context menue or prevent them from beeing executed.
+ change context menus or prevent them from being executed.
*/
published interface XContextMenuInterception : ::com::sun::star::uno::XInterface
{
diff --git a/offapi/com/sun/star/ui/XContextMenuInterceptor.idl b/offapi/com/sun/star/ui/XContextMenuInterceptor.idl
index 832197aa01b5..604cda99c839 100644
--- a/offapi/com/sun/star/ui/XContextMenuInterceptor.idl
+++ b/offapi/com/sun/star/ui/XContextMenuInterceptor.idl
@@ -40,14 +40,14 @@
module com { module sun { module star { module ui {
-/** This interface enables the object to be registerd as interceptor to
- change context menues or prevent them from being executed.
+/** This interface enables the object to be registered as interceptor to
+ change context menus or prevent them from being executed.
*/
published interface XContextMenuInterceptor : ::com::sun::star::uno::XInterface
{
/** notifies the interceptor about the request to execute a ContextMenu.
The interceptor has to decide whether the menu should be executed with or without
- beeing modified or may ignore the call.
+ being modified or may ignore the call.
*/
ContextMenuInterceptorAction notifyContextMenuExecute([in]ContextMenuExecuteEvent aEvent);
};
diff --git a/offapi/com/sun/star/ui/XImageManager.idl b/offapi/com/sun/star/ui/XImageManager.idl
index 2c5f3882fffe..e367d1184efb 100644
--- a/offapi/com/sun/star/ui/XImageManager.idl
+++ b/offapi/com/sun/star/ui/XImageManager.idl
@@ -67,7 +67,7 @@
module com { module sun { module star { module ui {
/** specifies access functions to an images manager interface to add,
- replace and remove images assocations to command URLs.
+ replace and remove images associations to command URLs.
<p>
An image manager controls a number of image sets which are specified
@@ -216,7 +216,7 @@ interface XImageManager
*/
interface com::sun::star::ui::XUIConfiguration;
- /** allows controlling or observing the lifetime of an imahge manager
+ /** allows controlling or observing the lifetime of an image manager
instance.
<p>The owner of the object may dispose of this object using
diff --git a/offapi/com/sun/star/ui/XModuleUIConfigurationManager.idl b/offapi/com/sun/star/ui/XModuleUIConfigurationManager.idl
index a6b6fd32ac64..f57524dd0039 100644
--- a/offapi/com/sun/star/ui/XModuleUIConfigurationManager.idl
+++ b/offapi/com/sun/star/ui/XModuleUIConfigurationManager.idl
@@ -55,12 +55,12 @@ module com { module sun { module star { module ui {
<p>
A module user interface configuration manager supports, unlike a
- document based ui configration manager, two layers of configuration
+ document based ui configuration manager, two layers of configuration
settings data:<br/>
1. Layer: A module default user interface configuration which
describe all user interface elements settings that are
used by OpenOffice. It is not possible to insert, remove
- or changeelements settings in this layer through the
+ or change elements settings in this layer through the
interfaces.</br>
2. Layer: A module user interface configuration which only contains
customized user interface elements and user-defined ones.
@@ -79,8 +79,8 @@ interface XModuleUIConfigurationManager : ::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
@@ -94,8 +94,8 @@ interface XModuleUIConfigurationManager : ::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
diff --git a/offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl b/offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl
index 0a6b9cfef0dc..1ca64791c3b4 100644
--- a/offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl
+++ b/offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl
@@ -33,7 +33,7 @@
#endif
#ifndef __com_sun_star_container_NoSuchElementException_idl__
-#include <com/sun/star/container/NoSuchElementExceptio.idl>
+#include <com/sun/star/container/NoSuchElementException.idl>
#endif
module com { module sun { module star { module ui {
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.
diff --git a/offapi/com/sun/star/ui/XUIElementFactory.idl b/offapi/com/sun/star/ui/XUIElementFactory.idl
index 7a86842508ac..6c71e72670dc 100644
--- a/offapi/com/sun/star/ui/XUIElementFactory.idl
+++ b/offapi/com/sun/star/ui/XUIElementFactory.idl
@@ -76,8 +76,8 @@ interface XUIElementFactory : ::com::sun::star::uno::XInterface
@param ResourceURL
specifies which unique user interface element should be created
- by the factory. A resourcce URL must meet the following syntax:
- "private:resource/$type/$name. It is only allowed to use ascii
+ by the factory. A resource URL must meet the following syntax:
+ "private:resource/$type/$name. It is only allowed to use ASCII
characters for type and name. This argument must not be empty to
have a working user interface element instance.The implementation
can throw an
diff --git a/offapi/com/sun/star/ui/XUIElementFactoryRegistration.idl b/offapi/com/sun/star/ui/XUIElementFactoryRegistration.idl
index 1d945ad02609..26d701e71647 100644
--- a/offapi/com/sun/star/ui/XUIElementFactoryRegistration.idl
+++ b/offapi/com/sun/star/ui/XUIElementFactoryRegistration.idl
@@ -63,7 +63,7 @@ module com { module sun { module star { module ui {
<li><b>Name</b>a string that identifies a single user interface element within a type class.</li>
<li><b>Module</b>a string that identifies a single module of OpenOffice.</li>
<ul>
- A combination of these three property values can uniquely identifiy every user interface
+ A combination of these three property values can uniquely identify every user interface
element within OpenOffice.
Currently the following user interface element types are defined:
@@ -84,7 +84,7 @@ interface XUIElementFactoryRegistration : com::sun::star::uno::XInterface
/** function to retrieve a list of all registered user interface element factories
@returns
- a sequence of sequence of propert values which describe every registered
+ a sequence of sequence of property values which describe every registered
user interface element factory.<br/>
The following properties are defined:
@@ -110,7 +110,7 @@ interface XUIElementFactoryRegistration : com::sun::star::uno::XInterface
@param ResourceURL
a resource URL which identifies a user interface element. A resource URL uses the
- following syntax: "private:resource/$type/$name". It is only allowed to use ascii
+ following syntax: "private:resource/$type/$name". It is only allowed to use ASCII
characters for type and name.
@param ModuleName
@@ -163,7 +163,7 @@ interface XUIElementFactoryRegistration : com::sun::star::uno::XInterface
@param aModuleName
an optional module name that can be used to deregister a factory only for a single module. This value
- can remain empty if not a module based factory should be deregisted. The module identifier can be retrieved
+ can remain empty if not a module based factory should be deregistered. The module identifier can be retrieved
from the <type scope="com::sun::star::frame">ModuleManager</type> service.
<p>
diff --git a/offapi/com/sun/star/ui/XUIElementSettings.idl b/offapi/com/sun/star/ui/XUIElementSettings.idl
index 082598935500..cd9f59f874f1 100644
--- a/offapi/com/sun/star/ui/XUIElementSettings.idl
+++ b/offapi/com/sun/star/ui/XUIElementSettings.idl
@@ -67,7 +67,7 @@ interface XUIElementSettings : com::sun::star::uno::XInterface
type supports it.
@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.
diff --git a/offapi/com/sun/star/ui/dialogs/FilePicker.idl b/offapi/com/sun/star/ui/dialogs/FilePicker.idl
index 230f289c10f4..c208bb75d91d 100644
--- a/offapi/com/sun/star/ui/dialogs/FilePicker.idl
+++ b/offapi/com/sun/star/ui/dialogs/FilePicker.idl
@@ -59,8 +59,8 @@ module com { module sun { module star { module ui { module dialogs {
It is <strong>NOT</strong> recommended to cache a reference to a file
picker instance. Due to restrictions by the underlying system there can
- be specific limitations possible. To overcome these problems it'
- s recommended to create a new instance on demand.
+ be specific limitations possible. To overcome these problems it's
+ recommended to create a new instance on demand.
@see XFilePicker
*/
@@ -129,7 +129,7 @@ published service FilePicker
<br/><br/>
<p><strong>Notes for the implementation of a FileSave dialog:</strong>
The implementation of a FileSave dialog should automatically check
- for existens of a file and issue a warning if a file with the same
+ for existence of a file and issue a warning if a file with the same
name already exist.</p>
@see com::sun::star::ui::dialogs::TemplateDescription
@@ -138,7 +138,7 @@ published service FilePicker
//-------------------------------------------------------------------------
/** For canceling a running dialog instance.
- <p>This may be usefull for automatic test tools for instance.</p>
+ <p>This may be useful for automatic test tools for instance.</p>
*/
[optional] interface com::sun::star::util::XCancellable;
diff --git a/offapi/com/sun/star/ui/dialogs/FolderPicker.idl b/offapi/com/sun/star/ui/dialogs/FolderPicker.idl
index adfad7fed497..2faaf20e5b29 100644
--- a/offapi/com/sun/star/ui/dialogs/FolderPicker.idl
+++ b/offapi/com/sun/star/ui/dialogs/FolderPicker.idl
@@ -76,7 +76,7 @@ published service FolderPicker
//-------------------------------------------------------------------------
/** For canceling a running dialog instance.
- <p>This may be usefull for automatic test tools for instance.</p>
+ <p>This may be useful for automatic test tools for instance.</p>
*/
[optional] interface com::sun::star::util::XCancellable;
};
diff --git a/offapi/com/sun/star/ui/dialogs/ListboxControlActions.idl b/offapi/com/sun/star/ui/dialogs/ListboxControlActions.idl
index 7bd5e5da0219..d7a769087d8e 100644
--- a/offapi/com/sun/star/ui/dialogs/ListboxControlActions.idl
+++ b/offapi/com/sun/star/ui/dialogs/ListboxControlActions.idl
@@ -32,7 +32,7 @@
module com { module sun { module star { module ui { module dialogs {
//=============================================================================
-/** These constants are deprecated and should not be used anymore. They're superseeded
+/** These constants are deprecated and should not be used anymore. They're superseded
by <type>ControlActions</type>.
@deprecated
*/
diff --git a/offapi/com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.idl b/offapi/com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.idl
index e844ab96b77c..4e00b56a494d 100644
--- a/offapi/com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.idl
+++ b/offapi/com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.idl
@@ -49,7 +49,7 @@ interface XAsynchronousExecutableDialog: com::sun::star::uno::XInterface
/** Sets the title of the dialog.
@param aTitle
- Set an abitrary title for the dialog,
+ Set an arbitrary title for the dialog,
may be an empty string if the dialog should not have a title.
*/
void setDialogTitle( [in] string aTitle );
diff --git a/offapi/com/sun/star/ui/dialogs/XControlAccess.idl b/offapi/com/sun/star/ui/dialogs/XControlAccess.idl
index 6c7eeddf3972..9e4c22a5f578 100644
--- a/offapi/com/sun/star/ui/dialogs/XControlAccess.idl
+++ b/offapi/com/sun/star/ui/dialogs/XControlAccess.idl
@@ -46,7 +46,7 @@ module com { module sun { module star { module ui { module dialogs {
<p>Use this interface to access user interface controls supported
by the implementing service. The supported controls, control
properties and the appropriate values are documented in the
- decription of the implementing service.</p>
+ description of the implementing service.</p>
@see com::sun::star::ui::dialogs::FilePicker
@see com::sun::star::ui::dialogs::FilePicker
@@ -60,11 +60,11 @@ published interface XControlAccess: com::sun::star::uno::XInterface
@param aControlName
The name of the control. Common control names are for
- instance 'OkButton' or 'CancelButton'.
+ instance "OkButton" or "CancelButton".
@param aControlProperty
The control property to manipulate. Common control properties
- are for instance 'Label' or 'State'.
+ are for instance "Label" or "State".
@param aValue
A value appropriated for the property.
@@ -81,11 +81,11 @@ void setControlProperty( [in] string aControlName, [in] string aControlProperty,
@param aControlName
The name of the control. Common control names are for
- instance 'OkButton' or 'CancelButton'.
+ instance "OkButton" or "CancelButton".
@param aControlProperty
The requested control property. Common control properties
- are for instance 'Label' or 'State'.
+ are for instance "Label" or "State".
@returns
the requested value.
diff --git a/offapi/com/sun/star/ui/dialogs/XControlInformation.idl b/offapi/com/sun/star/ui/dialogs/XControlInformation.idl
index c632f4fa1f8b..fe920945b90e 100644
--- a/offapi/com/sun/star/ui/dialogs/XControlInformation.idl
+++ b/offapi/com/sun/star/ui/dialogs/XControlInformation.idl
@@ -61,7 +61,7 @@ sequence<string> getSupportedControls( );
@param aControlName
The name of the control. Common control names are for
- instance 'OkButton' or 'CancelButton'.
+ instance "OkButton" or "CancelButton".
@returns
<TRUE/> if the specified control is supported.
@@ -75,7 +75,7 @@ boolean isControlSupported( [in] string aControlName );
@param aControlName
The name of the control. Common control names are for
- instance 'OkButton' or 'CancelButton'.
+ instance "OkButton" or "CancelButton".
@returns
a sequence of control properties supported by the specified control.
diff --git a/offapi/com/sun/star/ui/dialogs/XExecutableDialog.idl b/offapi/com/sun/star/ui/dialogs/XExecutableDialog.idl
index 556a9bf8cc0f..7cedeb3c136a 100644
--- a/offapi/com/sun/star/ui/dialogs/XExecutableDialog.idl
+++ b/offapi/com/sun/star/ui/dialogs/XExecutableDialog.idl
@@ -51,7 +51,7 @@ published interface XExecutableDialog: com::sun::star::uno::XInterface
/** Sets the title of the dialog.
@param aTitle
- Set an abitrary title for the dialog,
+ Set an arbitrary title for the dialog,
may be an empty string if the dialog should not
have a title.
*/
diff --git a/offapi/com/sun/star/ui/dialogs/XFilePicker.idl b/offapi/com/sun/star/ui/dialogs/XFilePicker.idl
index d35683f71fc3..6a564d178a47 100644
--- a/offapi/com/sun/star/ui/dialogs/XFilePicker.idl
+++ b/offapi/com/sun/star/ui/dialogs/XFilePicker.idl
@@ -51,14 +51,14 @@ published interface XFilePicker: com::sun::star::ui::dialogs::XExecutableDialog
{
//-------------------------------------------------------------------------
- /** Enable/disable multiselection mode
+ /** Enable/disable multi-selection mode
- <p>If the multiselection mode is enabled, multiple files
+ <p>If the multi-selection mode is enabled, multiple files
may be selected by the user else only one file selection at a time is possible</p>
@param bMode
- <p>A value of <TRUE/> enables the multiselection mode.</p>
- <p>A value of <FALSE/> disables the multiselection mode, this is the default.</p>
+ <p>A value of <TRUE/> enables the multi-selection mode.</p>
+ <p>A value of <FALSE/> disables the multi-selection mode, this is the default.</p>
*/
void setMultiSelectionMode( [in] boolean bMode );
@@ -114,11 +114,11 @@ published interface XFilePicker: com::sun::star::ui::dialogs::XExecutableDialog
<p> The complete path of the file or directory currently selected
in URL format. There are two different cases:
<ol>
- <li>Multiselection is disabled:
+ <li>Multi-selection is disabled:
The first and only entry of the sequence contains the complete
path/filename in URL format.</li>
- <li>Multiselection is enabled:
+ <li>Multi-selection is enabled:
If only one file is selected, the first entry
of the sequence contains the complete path/filename in URL format.
If multiple files are selected, the first entry of the sequence contains
diff --git a/offapi/com/sun/star/ui/dialogs/XFilePicker2.idl b/offapi/com/sun/star/ui/dialogs/XFilePicker2.idl
index b80c198a5fa4..925451c6b24c 100644
--- a/offapi/com/sun/star/ui/dialogs/XFilePicker2.idl
+++ b/offapi/com/sun/star/ui/dialogs/XFilePicker2.idl
@@ -53,11 +53,11 @@ interface XFilePicker2 : ::com::sun::star::ui::dialogs::XFilePicker
@attention
<p>
Instead to the method getFiles() of base interface XFilePicker the new method return
- full qualified URL's for every selected file.
+ full qualified URLs for every selected file.
</p>
@returns
- <p>A list of all selected file as complete URL's.</p>
+ <p>A list of all selected file as complete URLs.</p>
<br/>
<p><strong>Notes for the implementation of a FileSave dialog:</strong>If there exists
diff --git a/offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl b/offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl
index 1c57cce3243d..a4a191dfc772 100644
--- a/offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl
+++ b/offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl
@@ -88,7 +88,7 @@ void setValue( [in] short aControlId, [in] short aControlAction, [in] any aValue
is a checkbox the returned value is a boolean that is <TRUE/>
if the checkbox is checked <FALSE/> otherwise.
If the specified element doesn't exist or the specified element
- doesn't support the specidfied control action an empty any will be
+ doesn't support the specified control action an empty any will be
returned.
@see com::sun::star::ui::dialogs::CommonFilePickerElementIds
diff --git a/offapi/com/sun/star/ui/dialogs/XFilePickerListener.idl b/offapi/com/sun/star/ui/dialogs/XFilePickerListener.idl
index cacdcd1afde5..33ec9f5e1c36 100644
--- a/offapi/com/sun/star/ui/dialogs/XFilePickerListener.idl
+++ b/offapi/com/sun/star/ui/dialogs/XFilePickerListener.idl
@@ -86,7 +86,7 @@ published interface XFilePickerListener: com::sun::star::lang::XEventListener
A help string which the FilePicker dialog should use to display
a help for a specific control. If the returned string is empty it is
undefined how the FilePicker implementation will behave.
- It may show a message 'no help available' or may show no
+ It may show a message "no help available" or may show no
help at all.
@see com::sun::star::ui::dialogs::FilePickerEvent
diff --git a/offapi/com/sun/star/ui/dialogs/XFilePreview.idl b/offapi/com/sun/star/ui/dialogs/XFilePreview.idl
index 935b1528db1e..cbe7c49cd16b 100644
--- a/offapi/com/sun/star/ui/dialogs/XFilePreview.idl
+++ b/offapi/com/sun/star/ui/dialogs/XFilePreview.idl
@@ -121,7 +121,7 @@ published interface XFilePreview: com::sun::star::uno::XInterface
@returns
A value of <TRUE/> on success.
- <p>A vaue of <FALSE/> if the operation fails for any reason or the preview
+ <p>A value of <FALSE/> if the operation fails for any reason or the preview
implementation doesn't support hiding the preview.</p>
*/
boolean setShowState( [in] boolean bShowState );
diff --git a/offapi/com/sun/star/ui/dialogs/XFilterManager.idl b/offapi/com/sun/star/ui/dialogs/XFilterManager.idl
index 8e418b7519f0..67484d301299 100644
--- a/offapi/com/sun/star/ui/dialogs/XFilterManager.idl
+++ b/offapi/com/sun/star/ui/dialogs/XFilterManager.idl
@@ -57,7 +57,7 @@ published interface XFilterManager: com::sun::star::uno::XInterface
@param aFilter
Specifies the extensions of the filter. Multiple filters should be
semicolon separated. The semicolon may not be used as character in
- a filter expresion. A typical filter is for instance '*.txt'.
+ a filter expression. A typical filter is for instance "*.txt".
@throws ::com::sun::star::lang::IllegalArgumentException
If a filter with the specified title already exists.
diff --git a/offapi/com/sun/star/ui/dialogs/XFolderPicker.idl b/offapi/com/sun/star/ui/dialogs/XFolderPicker.idl
index 2265ecab2346..4f0c0f981dd1 100644
--- a/offapi/com/sun/star/ui/dialogs/XFolderPicker.idl
+++ b/offapi/com/sun/star/ui/dialogs/XFolderPicker.idl
@@ -77,7 +77,7 @@ published interface XFolderPicker: com::sun::star::ui::dialogs::XExecutableDialo
/** Returns the selected directory as url conform to <a href="http://www.w3.org/Addressing/rfc1738.txt">Rfc1738</a>.
@returns
- The selected directory as url if the user did close the dialog with ok
+ The selected directory as url if the user did close the dialog with Ok
else the returned value is undefined.
*/
string getDirectory( );
diff --git a/offapi/com/sun/star/ui/dialogs/XWizardController.idl b/offapi/com/sun/star/ui/dialogs/XWizardController.idl
index 6a51a67360fe..db26d3d281c4 100644
--- a/offapi/com/sun/star/ui/dialogs/XWizardController.idl
+++ b/offapi/com/sun/star/ui/dialogs/XWizardController.idl
@@ -71,7 +71,7 @@ interface XWizardController
/** called when the wizard is about to be finished.
- <p>This method allows the controller to do any final checks, and ultimatively veto finishing the wizard.</p>
+ <p>This method allows the controller to do any final checks, and ultimately veto finishing the wizard.</p>
*/
boolean confirmFinish();
};
diff --git a/offapi/com/sun/star/ui/dialogs/XWizardPage.idl b/offapi/com/sun/star/ui/dialogs/XWizardPage.idl
index 149f8c14709b..5e99ca2ada95 100644
--- a/offapi/com/sun/star/ui/dialogs/XWizardPage.idl
+++ b/offapi/com/sun/star/ui/dialogs/XWizardPage.idl
@@ -59,7 +59,7 @@ interface XWizardPage : ::com::sun::star::lang::XComponent
depends on the current state of the page.</p>
@param Reason
- is one of the <type>WizardTravelType</type> contants denoting the reason why the page should be
+ is one of the <type>WizardTravelType</type> constants denoting the reason why the page should be
committed.
*/
boolean commitPage( [in] short Reason );