summaryrefslogtreecommitdiff
path: root/sd/sdi/drtxtob.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sd/sdi/drtxtob.sdi')
-rw-r--r--sd/sdi/drtxtob.sdi20
1 files changed, 20 insertions, 0 deletions
diff --git a/sd/sdi/drtxtob.sdi b/sd/sdi/drtxtob.sdi
index ded76af11296..9941d6341d75 100644
--- a/sd/sdi/drtxtob.sdi
+++ b/sd/sdi/drtxtob.sdi
@@ -161,6 +161,12 @@ shell TextObjectBar
StateMethod = GetAttrState;
]
+ SID_ATTR_CHAR_KERNING
+ [
+ ExecMethod = Execute;
+ StateMethod = GetCharState;
+ ]
+
SID_PARASPACE_INCREASE // ole : ?, status : ?
[
ExecMethod = Execute;
@@ -173,6 +179,20 @@ shell TextObjectBar
StateMethod = GetAttrState;
]
+ SID_ATTR_PARA_LRSPACE
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetAttrState;
+ ]
+ SID_ATTR_PARA_RIGHT
+ [
+ ExecMethod = Execute ;
+ ]
+ SID_ATTR_PARA_LEFT
+ [
+ ExecMethod = Execute ;
+ ]
+
SID_OUTLINE_LEFT // ole : no, status : ?
[
ExecMethod = Execute ;