summaryrefslogtreecommitdiff
path: root/sw/sdi/_grfsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sw/sdi/_grfsh.sdi')
-rw-r--r--sw/sdi/_grfsh.sdi4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/sdi/_grfsh.sdi b/sw/sdi/_grfsh.sdi
index f91eba916c6e..491d01a83258 100644
--- a/sw/sdi/_grfsh.sdi
+++ b/sw/sdi/_grfsh.sdi
@@ -62,13 +62,13 @@ interface BaseTextGraphic
SID_ROTATE_GRAPHIC_LEFT
[
- ExecMethod = Execute ;
+ ExecMethod = ExecuteRotation ;
StateMethod = GetAttrState ;
]
SID_ROTATE_GRAPHIC_RIGHT
[
- ExecMethod = Execute ;
+ ExecMethod = ExecuteRotation ;
StateMethod = GetAttrState ;
]