| commit | 9d4c1cd63cb8ec8ede01f2d9ad69084027113bec | [log] |
|---|---|---|
| author | Armin Le Grand <alg@apache.org> | Wed Apr 17 14:33:38 2013 +0000 |
| committer | Michael Meeks <michael.meeks@suse.com> | Mon May 20 11:33:16 2013 +0100 |
| tree | 25f63bb650088739349092a5bc0ab977a8fff0c3 | |
| parent | 42b4047870f1c3fa94381f4563344f4ee588a2e6 [diff] |
Related: #i122072# map SID_ATTR_LINE_START and SID_ATTR_LINE_END... ...to the correct GetState method GetDrawAttrState (cherry picked from commit 6c248d4f4f3a6e432e140900e5735e249e27dd01) Change-Id: I08636bf35dbcacf2b34fca94be3f8867e2092981
diff --git a/sw/sdi/drawsh.sdi b/sw/sdi/drawsh.sdi index 3fa3445..7e5b6c2 100644 --- a/sw/sdi/drawsh.sdi +++ b/sw/sdi/drawsh.sdi
@@ -31,14 +31,14 @@ interface TextDraw : TextDrawBase SID_ATTR_LINE_START [ ExecMethod = ExecDrawAttrArgs ; StateMethod = DisableState ; StateMethod = GetDrawAttrState ; Export = FALSE; ] SID_ATTR_LINE_END [ ExecMethod = ExecDrawAttrArgs ; StateMethod = DisableState ; StateMethod = GetDrawAttrState ; Export = FALSE; ]