diff options
author | Aurimas Fišeras <aurimas@gmail.com> | 2011-01-22 13:23:30 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-01-25 07:03:25 +0100 |
commit | b8250c7382b86bf02927e6224c715e4921c47f6d (patch) | |
tree | 393aa47f6158aa3b8aff6c856f45079c45fc454a /offapi/com/sun/star/awt | |
parent | 65203e5978bc0c8803bd0d71fe2d3e2edd60d2b6 (diff) |
Some fixes to documentation (part 1)
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/awt')
47 files changed, 87 insertions, 87 deletions
diff --git a/offapi/com/sun/star/awt/AccessibleIconChoiceControl.idl b/offapi/com/sun/star/awt/AccessibleIconChoiceControl.idl index 20f447fdf592..a7f6a19bc4c3 100644 --- a/offapi/com/sun/star/awt/AccessibleIconChoiceControl.idl +++ b/offapi/com/sun/star/awt/AccessibleIconChoiceControl.idl @@ -94,7 +94,7 @@ published service AccessibleIconChoiceControl <li><const scope="com::sun::star::accessibility" >AccessibleStateType::MANAGES_DESCENDANTS</const> is always set. Children are transient.</li> <li><const scope="com::sun::star::accessibility" - >AccessibleStateType::MULTI_SELECTABLE</const> is set when mutli selection is enabled.</li> + >AccessibleStateType::MULTI_SELECTABLE</const> is set when multi selection is enabled.</li> </ul> </li> </ul> diff --git a/offapi/com/sun/star/awt/AccessibleMenu.idl b/offapi/com/sun/star/awt/AccessibleMenu.idl index 440d49543787..5fa44c2a1da1 100644 --- a/offapi/com/sun/star/awt/AccessibleMenu.idl +++ b/offapi/com/sun/star/awt/AccessibleMenu.idl @@ -74,7 +74,7 @@ published service AccessibleMenu menu separators, whose accessible context supports the services <type>AccessibleMenu</type>, <type>AccessibleMenuItem</type> or <type>AccessibleMenuSeparator</type>.</li> - <li>Parent: The parent of a menu is a menu bar, a popup menu or + <li>Parent: The parent of a menu is a menu bar, a pop-up menu or a menu, whose accessible context supports the services <type>AccessibleMenuBar</type>, <type>AccessiblePopupMenu</type> or <type>AccessibleMenu</type>.</li> diff --git a/offapi/com/sun/star/awt/AccessibleMenuItem.idl b/offapi/com/sun/star/awt/AccessibleMenuItem.idl index 05ad03a88ca3..3e78d067a01a 100644 --- a/offapi/com/sun/star/awt/AccessibleMenuItem.idl +++ b/offapi/com/sun/star/awt/AccessibleMenuItem.idl @@ -69,7 +69,7 @@ published service AccessibleMenuItem <li>Description: The description of a menu item is its localized help text.</li> <li>Children: There are no children.</li> - <li>Parent: The parent of a menu item is a menu bar, a popup menu or + <li>Parent: The parent of a menu item is a menu bar, a pop-up menu or a menu, whose accessible context supports the services <type>AccessibleMenuBar</type>, <type>AccessiblePopupMenu</type> or <type>AccessibleMenu</type>.</li> diff --git a/offapi/com/sun/star/awt/AccessibleMenuSeparator.idl b/offapi/com/sun/star/awt/AccessibleMenuSeparator.idl index 47f3a62124ac..582681ce043a 100644 --- a/offapi/com/sun/star/awt/AccessibleMenuSeparator.idl +++ b/offapi/com/sun/star/awt/AccessibleMenuSeparator.idl @@ -60,7 +60,7 @@ published service AccessibleMenuSeparator <li>Description: There is no description.</li> <li>Children: There are no children.</li> <li>Parent: The parent of a menu separator is a menu bar, - a popup menu or a menu, whose accessible context supports the + a pop-up menu or a menu, whose accessible context supports the services <type>AccessibleMenuBar</type>, <type>AccessiblePopupMenu</type> or <type>AccessibleMenu</type>.</li> diff --git a/offapi/com/sun/star/awt/AccessiblePopupMenu.idl b/offapi/com/sun/star/awt/AccessiblePopupMenu.idl index f7d3d2162087..bdf286d047e2 100644 --- a/offapi/com/sun/star/awt/AccessiblePopupMenu.idl +++ b/offapi/com/sun/star/awt/AccessiblePopupMenu.idl @@ -46,27 +46,27 @@ module com { module sun { module star { module awt { -/** specifies accessibility support for a popup menu. +/** specifies accessibility support for a pop-up menu. @since OOo 1.1.2 */ published service AccessiblePopupMenu { /** This interface gives access to the structural information of a - popup menu: + pop-up menu: <ul> - <li>Role: The role of a popup menu is <const + <li>Role: The role of a pop-up menu is <const scope="com::sun::star::accessibility" >AccessibleRole::POPUP_MENU</const>.</li> <li>Name: There is no name.</li> - <li>Description: The description of a popup menu is its localized + <li>Description: The description of a pop-up menu is its localized help text.</li> - <li>Children: The children of a popup menu are menus, menu items or + <li>Children: The children of a pop-up menu are menus, menu items or menu separators, whose accessible context supports the services <type>AccessibleMenu</type>, <type>AccessibleMenuItem</type> or <type>AccessibleMenuSeparator</type>.</li> - <li>Parent: The parent is the window that contains the popup menu.</li> + <li>Parent: The parent is the window that contains the pop-up menu.</li> <li>Relations: There are no relations.</li> <li>States: The states supported by this service are <ul> @@ -104,7 +104,7 @@ published service AccessiblePopupMenu interface ::com::sun::star::accessibility::XAccessibleExtendedComponent; /** This interface gives access to the selectable children of a - popup menu. + pop-up menu. */ interface ::com::sun::star::accessibility::XAccessibleSelection; diff --git a/offapi/com/sun/star/awt/AccessibleTreeListBox.idl b/offapi/com/sun/star/awt/AccessibleTreeListBox.idl index f6e521f689e7..31bcf6865cee 100644 --- a/offapi/com/sun/star/awt/AccessibleTreeListBox.idl +++ b/offapi/com/sun/star/awt/AccessibleTreeListBox.idl @@ -94,7 +94,7 @@ published service AccessibleTreeListBox <li><const scope="com::sun::star::accessibility" >AccessibleStateType::VISIBLE</const> is always set.</li> <li><const scope="com::sun::star::accessibility" - >AccessibleStateType::MULTI_SELECTABLE</const> is set when mutli selection is enabled.</li> + >AccessibleStateType::MULTI_SELECTABLE</const> is set when multi selection is enabled.</li> </ul> </li> </ul> diff --git a/offapi/com/sun/star/awt/EndDockingEvent.idl b/offapi/com/sun/star/awt/EndDockingEvent.idl index f1563bd240dd..d5efcdccb648 100644 --- a/offapi/com/sun/star/awt/EndDockingEvent.idl +++ b/offapi/com/sun/star/awt/EndDockingEvent.idl @@ -59,7 +59,7 @@ struct EndDockingEvent: com::sun::star::lang::EventObject //------------------------------------------------------------------------- - /** specifies that the docking procedure was cancelled + /** specifies that the docking procedure was canceled */ boolean bCancelled; diff --git a/offapi/com/sun/star/awt/EndPopupModeEvent.idl b/offapi/com/sun/star/awt/EndPopupModeEvent.idl index 637f70c56d05..77aa218f5f1c 100644 --- a/offapi/com/sun/star/awt/EndPopupModeEvent.idl +++ b/offapi/com/sun/star/awt/EndPopupModeEvent.idl @@ -41,13 +41,13 @@ //============================================================================= -/** specifies an end popup mode event. +/** specifies an end pop-up mode event. */ struct EndPopupModeEvent: com::sun::star::lang::EventObject { //------------------------------------------------------------------------- - /** specifies how the popup mode was ended + /** specifies how the pop-up mode was ended <TRUE/> means the window should be teared-off and positioned at FloatingPosition <FALSE/> means the window was closed */ diff --git a/offapi/com/sun/star/awt/FocusChangeReason.idl b/offapi/com/sun/star/awt/FocusChangeReason.idl index 32d4380b79cc..60ce5ae85a4a 100644 --- a/offapi/com/sun/star/awt/FocusChangeReason.idl +++ b/offapi/com/sun/star/awt/FocusChangeReason.idl @@ -47,7 +47,7 @@ published constants FocusChangeReason //------------------------------------------------------------------------- - /** Focus changed because KeyLeft/Right/Up/Down was pressed. + /** Focus changed because Key Left/Right/Up/Down was pressed. */ const long CURSOR = 2; diff --git a/offapi/com/sun/star/awt/KeyModifier.idl b/offapi/com/sun/star/awt/KeyModifier.idl index 89b79a928db3..e5639f24a43d 100644 --- a/offapi/com/sun/star/awt/KeyModifier.idl +++ b/offapi/com/sun/star/awt/KeyModifier.idl @@ -46,17 +46,17 @@ published constants KeyModifier //------------------------------------------------------------------------- - /** refers in the most cases to the 'Ctrl' key (Cmd on Mac OS X). + /** refers in the most cases to the "Ctrl" key (Cmd on Mac OS X). */ const short MOD1 = 2; //------------------------------------------------------------------------- - /** refers in the most cases to the 'Alt' key. + /** refers in the most cases to the "Alt" key. */ const short MOD2 = 4; - /** refers in the most cases to the 'Ctrl' key (Mac OS X) + /** refers in the most cases to the "Ctrl" key (Mac OS X) */ const short MOD3 = 8; }; diff --git a/offapi/com/sun/star/awt/MenuLogo.idl b/offapi/com/sun/star/awt/MenuLogo.idl index a84f6be2f04a..a84f6be2f04a 100755..100644 --- a/offapi/com/sun/star/awt/MenuLogo.idl +++ b/offapi/com/sun/star/awt/MenuLogo.idl diff --git a/offapi/com/sun/star/awt/MouseEvent.idl b/offapi/com/sun/star/awt/MouseEvent.idl index 02f7ec08bceb..62c881d91de7 100644 --- a/offapi/com/sun/star/awt/MouseEvent.idl +++ b/offapi/com/sun/star/awt/MouseEvent.idl @@ -40,7 +40,7 @@ /** specifies an event from the mouse. - <p>This event is also used for popup menu requests on objects. + <p>This event is also used for pop-up menu requests on objects. See <member>PopupTrigger</member> for details.</p> @see XMouseListener @@ -78,9 +78,9 @@ published struct MouseEvent: com::sun::star::awt::InputEvent //------------------------------------------------------------------------- - /** specifies if this event is a popup-menu trigger event. + /** specifies if this event is a pop-up menu trigger event. - <p>If this member is <TRUE/>, the event describes a request for a popup menu, + <p>If this member is <TRUE/>, the event describes a request for a pop-up menu, also known as context menu, on an object.</p> <p>In this case, <member>X</member> and <member>Y</member> describe the position diff --git a/offapi/com/sun/star/awt/MouseWheelBehavior.idl b/offapi/com/sun/star/awt/MouseWheelBehavior.idl index 94efb8abc160..94efb8abc160 100755..100644 --- a/offapi/com/sun/star/awt/MouseWheelBehavior.idl +++ b/offapi/com/sun/star/awt/MouseWheelBehavior.idl diff --git a/offapi/com/sun/star/awt/PopupMenu.idl b/offapi/com/sun/star/awt/PopupMenu.idl index e8a5f913c2cb..a0ab3830f630 100644 --- a/offapi/com/sun/star/awt/PopupMenu.idl +++ b/offapi/com/sun/star/awt/PopupMenu.idl @@ -37,10 +37,10 @@ module com { module sun { module star { module awt { //============================================================================= -/** describes a popup menu which is a recursive container for commands +/** describes a pop-up menu which is a recursive container for commands - <p>A popup menu can be used as a standalone object to display a context - menu. It's also possible to use a popup menu to integrate it into + <p>A pop-up menu can be used as a standalone object to display a context + menu. It's also possible to use a pop-up menu to integrate it into another menu.</p> */ published service PopupMenu diff --git a/offapi/com/sun/star/awt/PopupMenuDirection.idl b/offapi/com/sun/star/awt/PopupMenuDirection.idl index 0e676d3e91fe..3e2a87a55995 100644 --- a/offapi/com/sun/star/awt/PopupMenuDirection.idl +++ b/offapi/com/sun/star/awt/PopupMenuDirection.idl @@ -35,7 +35,7 @@ //============================================================================= /** These values are used to specify the direction in which - a popup menu will grow. + a pop-up menu will grow. <p>They may be expanded in future versions.</p> */ diff --git a/offapi/com/sun/star/awt/SimpleFontMetric.idl b/offapi/com/sun/star/awt/SimpleFontMetric.idl index 51c44ad67b4d..1862120a85da 100644 --- a/offapi/com/sun/star/awt/SimpleFontMetric.idl +++ b/offapi/com/sun/star/awt/SimpleFontMetric.idl @@ -41,7 +41,7 @@ published struct SimpleFontMetric /** specifies the portion of a lower case character that rises above the height of the character "x" of the font. - <p>For example, the letters 'b', 'd', 'h', 'k' and 'l' + <p>For example, the letters "b", "d", "h", "k" and "l" have an ascent unequal to 0.</p> <p>The ascent is measured in pixels, thus the font metric is @@ -53,7 +53,7 @@ published struct SimpleFontMetric /** specifies the portion of a letter falling below the baseline. - <p>For example, the letters 'g', 'p', and 'y' + <p>For example, the letters "g", "p", and "y" have a descent unequal to 0.</p> <p>The descent is measured in pixels, thus the font metric is @@ -64,7 +64,7 @@ published struct SimpleFontMetric //------------------------------------------------------------------------- /** specifies the vertical space between lines of this font; - it is also called internal linespacing. + it is also called internal line spacing. <p>The leading is measured in pixels, thus the font metric is device dependent.</p> diff --git a/offapi/com/sun/star/awt/SystemPointer.idl b/offapi/com/sun/star/awt/SystemPointer.idl index 6740d72a949f..031e132d72d1 100644 --- a/offapi/com/sun/star/awt/SystemPointer.idl +++ b/offapi/com/sun/star/awt/SystemPointer.idl @@ -64,7 +64,7 @@ published constants SystemPointer //------------------------------------------------------------------------- - /** specifies a mouse pointer for online help. + /** specifies a mouse pointer for on-line help. */ const long HELP = 4; diff --git a/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl b/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl index 5e6b650f8848..1040873d6180 100644 --- a/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl +++ b/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl @@ -221,7 +221,7 @@ published service UnoControlComboBoxModel /** defines how the mouse wheel can be used to scroll through the control's content. - <p>Usually, the mouse wheel scrool through the control's entry list. Using this property, + <p>Usually, the mouse wheel scroll through the control's entry list. Using this property, and one of the <type>MouseWheelBehavior</type> constants, you can control under which circumstances this is possible.</p> */ diff --git a/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl b/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl index b6981556a8f4..10a8b9499a3b 100644 --- a/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl +++ b/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl @@ -58,7 +58,7 @@ published service UnoControlFixedTextModel //------------------------------------------------------------------------- - /** specifies the horiztonal alignment of the text in the control. + /** specifies the horizontal alignment of the text in the control. <pre> 0: left diff --git a/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl b/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl index 0cdf42e38f29..a804f2cfa907 100644 --- a/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl +++ b/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl @@ -61,7 +61,7 @@ published service UnoControlFormattedFieldModel //------------------------------------------------------------------------- - /** specifies the horiztonal alignment of the text in the control. + /** specifies the horizontal alignment of the text in the control. <pre> 0: left diff --git a/offapi/com/sun/star/awt/UnoControlRoadmap.idl b/offapi/com/sun/star/awt/UnoControlRoadmap.idl index f68e1b2cba7e..f698deea53e4 100644 --- a/offapi/com/sun/star/awt/UnoControlRoadmap.idl +++ b/offapi/com/sun/star/awt/UnoControlRoadmap.idl @@ -68,8 +68,8 @@ service UnoControlRoadmap /** This interface allows to add an Itemlistener to the roadmap. If the property "Interactive" at the com::sun::star::awt::UnoControlRoadmapModel - is set to 'true' the listener is triggered each time the user selects a RoadmapItem - by Mouseclick or pressing space bar at the currently focussed RoadmapItem. + is set to "true" the listener is triggered each time the user selects a RoadmapItem + by Mouse click or pressing space bar at the currently focused RoadmapItem. The property ItemID of the com::sun::star::awt::ItemEvent:: is assigned the value of the property "ID" of the activated RoadmapItem. */ diff --git a/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl b/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl index 65f5380c6e1f..6d2f21960105 100644 --- a/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl +++ b/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl @@ -58,7 +58,7 @@ service UnoControlRoadmapModel held in a sequence. When inserting such items their ID is set equal to the Index of their insertion by default. - After removing items the CurrentItem property is - when beyound the upper sequence + After removing items the CurrentItem property is - when beyond the upper sequence boundaries - set equal to last index of the RoadmapItem Array. */ interface com::sun::star::container::XIndexContainer; @@ -139,10 +139,10 @@ service UnoControlRoadmapModel //------------------------------------------------------------------------- - /** refers to the ID of the currently selected item. Initially this property is set to '-1' - which is equal to 'undefined" + /** refers to the ID of the currently selected item. Initially this property is set to "-1" + which is equal to "undefined" If the Roadmap Item that the CurrentItemID refers to is removed the property - 'CurrentItemID' is set to -1 + "CurrentItemID" is set to -1 */ [property] short CurrentItemID; diff --git a/offapi/com/sun/star/awt/WindowDescriptor.idl b/offapi/com/sun/star/awt/WindowDescriptor.idl index 3ab2b89299c7..d5e430668d85 100644 --- a/offapi/com/sun/star/awt/WindowDescriptor.idl +++ b/offapi/com/sun/star/awt/WindowDescriptor.idl @@ -60,7 +60,7 @@ published struct WindowDescriptor /** specifies the name of the component service. - <p>A zero length name means that the vcl creates a blank top, + <p>A zero length name means that the VCL creates a blank top, a container, or a simple window. The following service names are defined:<br/> <ul> diff --git a/offapi/com/sun/star/awt/XDockableWindow.idl b/offapi/com/sun/star/awt/XDockableWindow.idl index f50e8b558eb9..61d77fa2d81a 100644 --- a/offapi/com/sun/star/awt/XDockableWindow.idl +++ b/offapi/com/sun/star/awt/XDockableWindow.idl @@ -125,16 +125,16 @@ interface XDockableWindow : com::sun::star::uno::XInterface see <type scope="com::sun::star::awt">XDockableWindowListener</type> for the corresponding events @param WindowRect - specifies the position and size of the popup window in frame coordinates + specifies the position and size of the pop-up window in frame coordinates */ void startPopupMode( [in] com::sun::star::awt::Rectangle WindowRect ); //------------------------------------------------------------------------- - /** queries the current popup mode + /** queries the current pop-up mode @returns - <TRUE/> if the window is in popup mode - <FALSE/> if the window is not in popup mode + <TRUE/> if the window is in pop-up mode + <FALSE/> if the window is not in pop-up mode */ boolean isInPopupMode(); }; diff --git a/offapi/com/sun/star/awt/XExtendedToolkit.idl b/offapi/com/sun/star/awt/XExtendedToolkit.idl index 95541217281d..95541217281d 100755..100644 --- a/offapi/com/sun/star/awt/XExtendedToolkit.idl +++ b/offapi/com/sun/star/awt/XExtendedToolkit.idl diff --git a/offapi/com/sun/star/awt/XLayoutContainer.idl b/offapi/com/sun/star/awt/XLayoutContainer.idl index ccbaf0d01cfa..c85d35d223c1 100644 --- a/offapi/com/sun/star/awt/XLayoutContainer.idl +++ b/offapi/com/sun/star/awt/XLayoutContainer.idl @@ -50,7 +50,7 @@ interface XLayoutContainer: com::sun::star::container::XChild /** Read/modify some child layout properties. XPropertySet provides a rich API that allows, e.g., for introspection. Should rarely be a need to use; containers shall provide an interface - for setting properties more confortably. */ + for setting properties more comfortably. */ com::sun::star::beans::XPropertySet getChildProperties( [in] com::sun::star::awt::XLayoutConstrains Child ); diff --git a/offapi/com/sun/star/awt/XLayoutFlow.idl b/offapi/com/sun/star/awt/XLayoutFlow.idl index ac23974d76d7..fa67142524f8 100644 --- a/offapi/com/sun/star/awt/XLayoutFlow.idl +++ b/offapi/com/sun/star/awt/XLayoutFlow.idl @@ -18,7 +18,7 @@ module com { module sun { module star { module awt { */ interface XLayoutFlow { - /** returns the prefered high this layout element would need for the given width. */ + /** returns the preferred height this layout element would need for the given width. */ long getHeightForWidth( [in] long Width ); /** Allow the container/widget to toggle the functionality. */ diff --git a/offapi/com/sun/star/awt/XMenu.idl b/offapi/com/sun/star/awt/XMenu.idl index f9ebc738f18f..7d7426ca1e1d 100644 --- a/offapi/com/sun/star/awt/XMenu.idl +++ b/offapi/com/sun/star/awt/XMenu.idl @@ -123,14 +123,14 @@ published interface XMenu: com::sun::star::uno::XInterface //------------------------------------------------------------------------- - /** sets the popup menu for a specified menu item. + /** sets the pop-up menu for a specified menu item. */ [oneway] void setPopupMenu( [in] short nItemId, [in] XPopupMenu aPopupMenu ); //------------------------------------------------------------------------- - /** returns the popup menu from the menu item. + /** returns the pop-up menu from the menu item. */ XPopupMenu getPopupMenu( [in] short nItemId ); diff --git a/offapi/com/sun/star/awt/XMenuBarExtended.idl b/offapi/com/sun/star/awt/XMenuBarExtended.idl index 97fbbb39f7a9..97fbbb39f7a9 100755..100644 --- a/offapi/com/sun/star/awt/XMenuBarExtended.idl +++ b/offapi/com/sun/star/awt/XMenuBarExtended.idl diff --git a/offapi/com/sun/star/awt/XMenuExtended2.idl b/offapi/com/sun/star/awt/XMenuExtended2.idl index adba6816a9e8..d1b97254194e 100755..100644 --- a/offapi/com/sun/star/awt/XMenuExtended2.idl +++ b/offapi/com/sun/star/awt/XMenuExtended2.idl @@ -53,7 +53,7 @@ module com { module sun { module star { module awt { interface XMenuExtended2 { /** specifies some extended menu functions, like setting a command URL and a help command for a menu item.<br> - These functions are available for both menu bar and popup menu. + These functions are available for both menu bar and pop-up menu. */ interface com::sun::star::awt::XMenuExtended; diff --git a/offapi/com/sun/star/awt/XMessageBoxFactory.idl b/offapi/com/sun/star/awt/XMessageBoxFactory.idl index 8058dd6e653d..35139b04bee1 100644 --- a/offapi/com/sun/star/awt/XMessageBoxFactory.idl +++ b/offapi/com/sun/star/awt/XMessageBoxFactory.idl @@ -75,14 +75,14 @@ published interface XMessageBoxFactory : com::sun::star::uno::XInterface a string which determines the message box type. The following strings are defined. <ul> - <li><b>infobox</b>A message box to inform the user about a certain event. + <li><b>infobox</b> A message box to inform the user about a certain event. <b>Attention:</b><br/>This type of message box ignores the argument aButton because a info box always shows a OK button. </li> - <li><b>warningbox</b>A message to warn the user about a certain problem.</li> - <li><b>errorbox</b>A message box to provide an error message to the user.</li> - <li><b>querybox</b>A message box to query information from the user.</li> - <li><b>messbox</b>A normal message box.</li> + <li><b>warningbox</b> A message to warn the user about a certain problem.</li> + <li><b>errorbox</b> A message box to provide an error message to the user.</li> + <li><b>querybox</b> A message box to query information from the user.</li> + <li><b>messbox</b> A normal message box.</li> </ul> @param aButtons @@ -96,7 +96,7 @@ published interface XMessageBoxFactory : com::sun::star::uno::XInterface @param aMessage specifies text which will be shown by the message box. - Line-breaks must be added using 'CR' or 'CR+LF'. + Line-breaks must be added using "CR" or "CR+LF". */ XMessageBox createMessageBox( [in] com::sun::star::awt::XWindowPeer aParent, [in] com::sun::star::awt::Rectangle aPosSize, [in] string aType, [in] long aButtons, [in] string aTitle, [in] string aMessage ); }; diff --git a/offapi/com/sun/star/awt/XMouseListener.idl b/offapi/com/sun/star/awt/XMouseListener.idl index d89f1e910fde..e566981c8f0f 100644 --- a/offapi/com/sun/star/awt/XMouseListener.idl +++ b/offapi/com/sun/star/awt/XMouseListener.idl @@ -50,7 +50,7 @@ published interface XMouseListener: com::sun::star::lang::XEventListener /** is invoked when a mouse button has been pressed on a window. - <p>Since mouse presses are usually also used to indicate requests for popup menus + <p>Since mouse presses are usually also used to indicate requests for pop-up menus (also known as context menus) on objects, you might receive two events for a single mouse press: For example, if, on your operating system, pressing the right mouse button indicates the request for a context menu, diff --git a/offapi/com/sun/star/awt/XPopupMenuExtended.idl b/offapi/com/sun/star/awt/XPopupMenuExtended.idl index 0bd48ffd5858..69c8753290e7 100755..100644 --- a/offapi/com/sun/star/awt/XPopupMenuExtended.idl +++ b/offapi/com/sun/star/awt/XPopupMenuExtended.idl @@ -65,7 +65,7 @@ module com { module sun { module star { module awt { */ interface XPopupMenuExtended { - /** specifies basic functions for a popup menu. + /** specifies basic functions for a pop-up menu. */ interface ::com::sun::star::awt::XPopupMenu; diff --git a/offapi/com/sun/star/awt/XSimpleTabController.idl b/offapi/com/sun/star/awt/XSimpleTabController.idl index a49379d2ed61..10309ad70a80 100644 --- a/offapi/com/sun/star/awt/XSimpleTabController.idl +++ b/offapi/com/sun/star/awt/XSimpleTabController.idl @@ -143,7 +143,7 @@ interface XSimpleTabController : com::sun::star::uno::XInterface //------------------------------------------------------------------------- /** return the unique ID of the current active tab. - @eturn [long] + @return [long] the ID of the active tab. */ long getActiveTabID(); diff --git a/offapi/com/sun/star/awt/XTabListener.idl b/offapi/com/sun/star/awt/XTabListener.idl index e7018bb284af..709f0f2c388c 100644 --- a/offapi/com/sun/star/awt/XTabListener.idl +++ b/offapi/com/sun/star/awt/XTabListener.idl @@ -85,7 +85,7 @@ interface XTabListener : com::sun::star::lang::XEventListener void activated( [in] long ID ); //------------------------------------------------------------------------- - /** a tab was deactivated, because another tab becames the new active state. + /** a tab was deactivated, because another tab became the new active state. */ void deactivated( [in] long ID ); }; diff --git a/offapi/com/sun/star/awt/XTopWindowListener.idl b/offapi/com/sun/star/awt/XTopWindowListener.idl index cf78ff343839..88929d2eec88 100644 --- a/offapi/com/sun/star/awt/XTopWindowListener.idl +++ b/offapi/com/sun/star/awt/XTopWindowListener.idl @@ -76,7 +76,7 @@ published interface XTopWindowListener: com::sun::star::lang::XEventListener //------------------------------------------------------------------------- - /** is invoked when a window is de-iconified. + /** is invoked when a window is deiconified. */ [oneway] void windowNormalized( [in] com::sun::star::lang::EventObject e ); @@ -88,7 +88,7 @@ published interface XTopWindowListener: com::sun::star::lang::XEventListener //------------------------------------------------------------------------- - /** is invoked when a window is de-activated. + /** is invoked when a window is deactivated. */ [oneway] void windowDeactivated( [in] com::sun::star::lang::EventObject e ); diff --git a/offapi/com/sun/star/awt/grid/GridDataEvent.idl b/offapi/com/sun/star/awt/grid/GridDataEvent.idl index 1e0afb610f16..7762892fadea 100644 --- a/offapi/com/sun/star/awt/grid/GridDataEvent.idl +++ b/offapi/com/sun/star/awt/grid/GridDataEvent.idl @@ -44,7 +44,7 @@ module com { module sun { module star { module awt { module grid { @see XGridControl @see XGridDataListener - @sonce OOo 3.3.0 + @since OOo 3.3.0 */ struct GridDataEvent: com::sun::star::lang::EventObject { diff --git a/offapi/com/sun/star/awt/grid/UnoControlGrid.idl b/offapi/com/sun/star/awt/grid/UnoControlGrid.idl index 542c27085dcb..55b251c64876 100644 --- a/offapi/com/sun/star/awt/grid/UnoControlGrid.idl +++ b/offapi/com/sun/star/awt/grid/UnoControlGrid.idl @@ -48,7 +48,7 @@ <p> <h4>The Column Model</h4> <p>The horizontal structure of the grid is defined by the <type>XGridColumnModel</type> implemented in <type>DefaultGridColumnModel</type> - The <type>XGridColumn</type> implemented in <typeGridColumn</type> describes the properties and behavior of a single column. Use the <member>XGridColumnModel::addColumn()</member> to add a column to the column model. + The <type>XGridColumn</type> implemented in <type>GridColumn</type> describes the properties and behavior of a single column. Use the <member>XGridColumnModel::addColumn()</member> to add a column to the column model. </p> <p> <h4>The Data Model</h4> diff --git a/offapi/com/sun/star/awt/grid/XGridColumn.idl b/offapi/com/sun/star/awt/grid/XGridColumn.idl index d217ff5d4ac6..4c340eb90e7e 100644 --- a/offapi/com/sun/star/awt/grid/XGridColumn.idl +++ b/offapi/com/sun/star/awt/grid/XGridColumn.idl @@ -45,19 +45,19 @@ module com { module sun { module star { module awt { module grid { */ interface XGridColumn { - /** Specifies the an idendifier of the colomn.**/ + /** Specifies the identifier of the column.**/ [attribute] any Identifier; - /** Specifies the default column witdth. **/ + /** Specifies the default column width. **/ [attribute] long ColumnWidth; - /** Specifies the preferred column witdth. **/ + /** Specifies the preferred column width. **/ [attribute] long PreferredWidth; - /** Specifies the min column witdth. **/ + /** Specifies the min column width. **/ [attribute] long MinWidth; - /** Specifies the max column witdth. **/ + /** Specifies the max column width. **/ [attribute] long MaxWidth; /** Specifies whether column has fixed size or not. **/ @@ -73,7 +73,7 @@ interface XGridColumn */ [attribute] ::com::sun::star::style::HorizontalAlignment HorizontalAlign; - /** A title is displayed in the colum header row if <method>UnoControlGridModel::ShowRowHeader</method> is set to <true/>**/ + /** A title is displayed in the column header row if <method>UnoControlGridModel::ShowRowHeader</method> is set to <true/>**/ [attribute] string Title; /** Adds a listener for the <type>GridColumnEvent</type> posted after the grid changes. diff --git a/offapi/com/sun/star/awt/grid/XGridSelection.idl b/offapi/com/sun/star/awt/grid/XGridSelection.idl index 5049426018b0..cc3baf2fa360 100644 --- a/offapi/com/sun/star/awt/grid/XGridSelection.idl +++ b/offapi/com/sun/star/awt/grid/XGridSelection.idl @@ -73,9 +73,9 @@ interface XGridSelection */ [oneway] void deselectRows( [in] sequence< long > rangeOfRows); - /** Returns the indicies of all selected rows. + /** Returns the indices of all selected rows. @returns - a sequence of indicies. + a sequence of indices. */ sequence< long > getSelection(); diff --git a/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl b/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl index 92875a7806d8..adad5cf63830 100644 --- a/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl +++ b/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl @@ -27,7 +27,7 @@ #ifndef __com_sun_star_awt_tree_MutableTreeDataModel_idl__ #define __com_sun_star_awt_tree_MutableTreeDataModel_idl__ -#ifndef __com_sun_star_awt_tree_XMutableTreeDataModelidl__ +#ifndef __com_sun_star_awt_tree_XMutableTreeDataModel_idl__ #include <com/sun/star/awt/tree/XMutableTreeDataModel.idl> #endif diff --git a/offapi/com/sun/star/awt/tree/TreeControlModel.idl b/offapi/com/sun/star/awt/tree/TreeControlModel.idl index 6a84d52e165e..9a6e70afe9b4 100644 --- a/offapi/com/sun/star/awt/tree/TreeControlModel.idl +++ b/offapi/com/sun/star/awt/tree/TreeControlModel.idl @@ -73,7 +73,7 @@ service TreeControlModel [property] boolean RootDisplayed; /** Specifies whether the node handles should be displayed. - <p>The handles are doted lines that visualize the tree like hirarchie<p> + <p>The handles are doted lines that visualize the tree like hierarchy<p> <p>The default value is <TRUE/></p> */ [property] boolean ShowsHandles; diff --git a/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl b/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl index b2ef8c65a706..cbea855eec6d 100644 --- a/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl +++ b/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl @@ -44,15 +44,15 @@ module com { module sun { module star { module awt { module tree { /** This is the editable version of the <type>XTreeDataModel</type>. <p>Note that only <type>XTreeNode</type> created from the same instance with <member>createNode</member> - are valids nodes for this instance.</p> + are valid nodes for this instance.</p> */ interface XMutableTreeDataModel : XTreeDataModel { /** creates a new tree node with the given value and given settings. @param DisplayValue - should be convertable to a string and is used by the <type>XTreeControl</type> - as a textual represenation of the created node. + should be convertible to a string and is used by the <type>XTreeControl</type> + as a textual representation of the created node. @param ChildrenOnDemand if <TRUE/> is used as a parameter, the created node will be treated as a non-leaf diff --git a/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl b/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl index 1ecf30290400..5ec6c1e13f6b 100644 --- a/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl +++ b/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl @@ -92,10 +92,10 @@ interface XMutableTreeNode : XTreeNode /** sets the display value of this node */ void setDisplayValue( [in] any Value ); - /** Stores an implementation dependend value. + /** Stores an implementation dependent value. <p>You can use this attribute to store data for this node that - is independend of the display value</p> + is independent of the display value</p> */ [attribute] any DataValue; diff --git a/offapi/com/sun/star/awt/tree/XTreeControl.idl b/offapi/com/sun/star/awt/tree/XTreeControl.idl index a5341257ba45..83bb319312bc 100644 --- a/offapi/com/sun/star/awt/tree/XTreeControl.idl +++ b/offapi/com/sun/star/awt/tree/XTreeControl.idl @@ -61,7 +61,7 @@ interface XTreeControl <type>XTreeNode</type> or sequence<<type>XTreeNode</type>>.</p> <method scope="::com::sun::star::view">XSelectionSupplier::getSelection()</method> - returns an emtpy any for no selection, an any with <type>XTreeNode</type> for + returns an empty any for no selection, an any with <type>XTreeNode</type> for a single selection and a sequence<<type>XTreeNode</type>> for a multiselection. */ interface ::com::sun::star::view::XMultiSelectionSupplier; @@ -179,14 +179,14 @@ interface XTreeControl /** If the given URL points to a loadable graphic, the graphic is rendered before expanded non leaf nodes. - <p>This can be overriden for individual nodes by <member>XTreeNode::getExpandedGraphicURL()</member></p> + <p>This can be overridden for individual nodes by <member>XTreeNode::getExpandedGraphicURL()</member></p> */ [attribute] string DefaultExpandedGraphicURL; /** If the given URL points to a loadable graphic, the graphic is rendered before collapsed non leaf nodes. - <p>This can be overriden for individual nodes by <member>XTreeNode::getCollapsedGraphicURL()</member></p> + <p>This can be overridden for individual nodes by <member>XTreeNode::getCollapsedGraphicURL()</member></p> */ [attribute] string DefaultCollapsedGraphicURL; diff --git a/offapi/com/sun/star/awt/tree/XTreeEditListener.idl b/offapi/com/sun/star/awt/tree/XTreeEditListener.idl index dcaec810dae8..2df5fcdcd438 100644 --- a/offapi/com/sun/star/awt/tree/XTreeEditListener.idl +++ b/offapi/com/sun/star/awt/tree/XTreeEditListener.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module awt { module tree { //============================================================================= /** You can implement this interface and register with <method scope="XTreeControl">addTreeEditListener</method> - to get notifcaitons when editing of a node starts and ends. + to get notifications when editing of a node starts and ends. <p>You have to set the <member>TreeControlModel::Editable</member> property to <TRUE/> before a tree supports editing.</p> diff --git a/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl b/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl index 8b235ff6db28..144825d532f4 100644 --- a/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl +++ b/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl @@ -55,7 +55,7 @@ interface XTreeExpansionListener: com::sun::star::lang::XEventListener { /** Invoked when a node with children on demand is about to be expanded. - <p>This event is invoked befor the <method>treeExpanding()</method> + <p>This event is invoked before the <method>treeExpanding()</method> event.</p> */ void requestChildNodes( [in] TreeExpansionEvent Event ); @@ -64,7 +64,7 @@ interface XTreeExpansionListener: com::sun::star::lang::XEventListener @throws ExpandVetoException to notify the calling <type>XTreeControl</type> that expanding - <member>TreeExpansionEvent::Node</member> should faild. + <member>TreeExpansionEvent::Node</member> should fail. */ void treeExpanding( [in] TreeExpansionEvent Event ) raises ( ExpandVetoException ); @@ -73,15 +73,15 @@ interface XTreeExpansionListener: com::sun::star::lang::XEventListener @throws ExpandVetoException to notify the calling <type>XTreeControl</type> that collapsing - <member>TreeExpansionEvent::Node</member> should faild. + <member>TreeExpansionEvent::Node</member> should fail. */ void treeCollapsing( [in] TreeExpansionEvent Event ) raises ( ExpandVetoException ); - /** Called whenever a node in the tree has been succesfully expanded. */ + /** Called whenever a node in the tree has been successfully expanded. */ void treeExpanded( [in] TreeExpansionEvent Event ); - /** Called whenever a node in the tree has been succesfully collapsed. */ + /** Called whenever a node in the tree has been successfully collapsed. */ void treeCollapsed( [in] TreeExpansionEvent Event ); }; |