summaryrefslogtreecommitdiff
path: root/sd/sdi/_drvwsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sd/sdi/_drvwsh.sdi')
-rw-r--r--sd/sdi/_drvwsh.sdi12
1 files changed, 6 insertions, 6 deletions
diff --git a/sd/sdi/_drvwsh.sdi b/sd/sdi/_drvwsh.sdi
index e74034d730ea..bc5aa27699f7 100644
--- a/sd/sdi/_drvwsh.sdi
+++ b/sd/sdi/_drvwsh.sdi
@@ -2615,32 +2615,32 @@ interface DrawView
SID_ATTR_PAGE_SIZE
[
ExecMethod = FuTemporary ;
- StateMethod = GetMenuState ;
+ StateMethod = GetPageProperties ;
]
SID_ATTR_PAGE_COLOR
[
ExecMethod = FuTemporary ;
- StateMethod = GetMenuState;
+ StateMethod = GetPageProperties;
]
SID_ATTR_PAGE_GRADIENT
[
ExecMethod = FuTemporary ;
- StateMethod = GetMenuState ;
+ StateMethod = GetPageProperties ;
]
SID_ATTR_PAGE_HATCH
[
ExecMethod = FuTemporary ;
- StateMethod = GetMenuState ;
+ StateMethod = GetPageProperties ;
]
SID_ATTR_PAGE_BITMAP
[
ExecMethod = FuTemporary ;
- StateMethod = GetMenuState ;
+ StateMethod = GetPageProperties ;
]
SID_ATTR_PAGE_FILLSTYLE
[
ExecMethod = FuTemporary;
- StateMethod = GetMenuState;
+ StateMethod = GetPageProperties;
]
SID_DISPLAY_MASTER_BACKGROUND
[