summaryrefslogtreecommitdiff
path: root/sw/sdi/_annotsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sw/sdi/_annotsh.sdi')
-rw-r--r--sw/sdi/_annotsh.sdi10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/sdi/_annotsh.sdi b/sw/sdi/_annotsh.sdi
index 4725f53f3655..8b4fc8a502b9 100644
--- a/sw/sdi/_annotsh.sdi
+++ b/sw/sdi/_annotsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -209,14 +209,14 @@ interface _Annotation
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_ATTR_CHAR_COLOR // api:
[
ExecMethod = Exec;
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_ATTR_CHAR_WEIGHT // api:
[
ExecMethod = Exec ;
@@ -265,7 +265,7 @@ interface _Annotation
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+
SID_ATTR_CHAR_LANGUAGE // status(final|play)
[
ExecMethod = Execute ;
@@ -388,4 +388,4 @@ interface _Annotation
ExecMethod = ExecSearch ;
Export = FALSE;
]
-}
+}