summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/SystemPointer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/SystemPointer.idl')
-rw-r--r--offapi/com/sun/star/awt/SystemPointer.idl10
1 files changed, 5 insertions, 5 deletions
diff --git a/offapi/com/sun/star/awt/SystemPointer.idl b/offapi/com/sun/star/awt/SystemPointer.idl
index c32397abe986..031e132d72d1 100644
--- a/offapi/com/sun/star/awt/SystemPointer.idl
+++ b/offapi/com/sun/star/awt/SystemPointer.idl
@@ -52,7 +52,7 @@ published constants SystemPointer
//-------------------------------------------------------------------------
- /** specifies a waiting symbol as a mouse pointer (for example hourglas).
+ /** specifies a waiting symbol as a mouse pointer (for example hourglass).
*/
const long WAIT = 2;
@@ -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;
@@ -191,7 +191,7 @@ published constants SystemPointer
//-------------------------------------------------------------------------
- /** specifies a mouse pointer which symbolizes horzizontal splitting.
+ /** specifies a mouse pointer which symbolizes horizontal splitting.
*/
const long HSPLIT = 23;
@@ -287,7 +287,7 @@ published constants SystemPointer
//-------------------------------------------------------------------------
- /** specifies a mouse pointer which symbolizes moving a bezier weight.
+ /** specifies a mouse pointer which symbolizes moving a Bezier weight.
*/
const long MOVEBEZIERWEIGHT = 39;
@@ -389,7 +389,7 @@ published constants SystemPointer
//-------------------------------------------------------------------------
- /** specifies a mouse pointer which symbolizes drawing a bezier.
+ /** specifies a mouse pointer which symbolizes drawing a Bezier.
*/
const long DRAW_BEZIER = 56;