summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt')
-rw-r--r--offapi/com/sun/star/awt/UnoControlButtonModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlImageControlModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlRoadmapModel.idl2
5 files changed, 5 insertions, 5 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlButtonModel.idl b/offapi/com/sun/star/awt/UnoControlButtonModel.idl
index c28e31c5ecd9..a88af0ce6858 100644
--- a/offapi/com/sun/star/awt/UnoControlButtonModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlButtonModel.idl
@@ -118,7 +118,7 @@ published service UnoControlButtonModel
[optional, property] short ImagePosition;
- /** specifies an URL to an image to use for the button.
+ /** specifies a URL to an image to use for the button.
@see Graphic
*/
[property] string ImageURL;
diff --git a/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl b/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl
index dbec16726396..d82f670bb32b 100644
--- a/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl
@@ -93,7 +93,7 @@ published service UnoControlCheckBoxModel
[optional, property] short ImagePosition;
- /** specifies an URL to an image to display besides the label of the control
+ /** specifies a URL to an image to display besides the label of the control
@see Graphic
*/
[optional, property] string ImageURL;
diff --git a/offapi/com/sun/star/awt/UnoControlImageControlModel.idl b/offapi/com/sun/star/awt/UnoControlImageControlModel.idl
index 764f057f6c8e..1aa89f04b7c2 100644
--- a/offapi/com/sun/star/awt/UnoControlImageControlModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlImageControlModel.idl
@@ -76,7 +76,7 @@ published service UnoControlImageControlModel
[property] string HelpURL;
- /** specifies an URL to an image to use for the control.
+ /** specifies a URL to an image to use for the control.
@see Graphic
*/
[property] string ImageURL;
diff --git a/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl b/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl
index 775ae7d33339..6882e5431797 100644
--- a/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl
@@ -94,7 +94,7 @@ published service UnoControlRadioButtonModel
[optional, property] short ImagePosition;
- /** specifies an URL to an image to display besides the label of the control
+ /** specifies a URL to an image to display besides the label of the control
@see Graphic
*/
[optional, property] string ImageURL;
diff --git a/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl b/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl
index 70d8c1540ff4..5be5721361b6 100644
--- a/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl
@@ -68,7 +68,7 @@ service UnoControlRoadmapModel
- /** specifies an URL to an image to use for the control.
+ /** specifies a URL to an image to use for the control.
The image is placed in the lower right corner of the control
@see Graphic
*/