diff options
Diffstat (limited to 'sc/sdi/drawsh.sdi')
-rw-r--r-- | sc/sdi/drawsh.sdi | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sc/sdi/drawsh.sdi b/sc/sdi/drawsh.sdi index ccd5d69605d4..13f1d6b150df 100644 --- a/sc/sdi/drawsh.sdi +++ b/sc/sdi/drawsh.sdi @@ -35,18 +35,6 @@ interface TableDraw SID_OPENDLG_EDIT_PRINTAREA [ StateMethod = StateDisableItems; ] // others: SID_DRAW_CHART [ StateMethod = StateDisableItems; ] - SID_STYLE_FAMILY2 [ StateMethod = StateDisableItems; ] - SID_STYLE_FAMILY4 [ StateMethod = StateDisableItems; ] - SID_STYLE_APPLY [ StateMethod = StateDisableItems; ] - SID_STYLE_WATERCAN [ StateMethod = StateDisableItems; ] - SID_STYLE_NEW_BY_EXAMPLE [ StateMethod = StateDisableItems; ] - SID_STYLE_UPDATE_BY_EXAMPLE [ StateMethod = StateDisableItems; ] - SID_STYLE_NEW [ StateMethod = StateDisableItems; ] - SID_STYLE_EDIT [ StateMethod = StateDisableItems; ] - SID_STYLE_DELETE [ StateMethod = StateDisableItems; ] - SID_STYLE_HIDE [ StateMethod = StateDisableItems; ] - SID_STYLE_SHOW [ StateMethod = StateDisableItems; ] - SID_TEXT_STANDARD [ ExecMethod = ExecDrawAttr; StateMethod = NoState; ] SID_DRAWTEXT_ATTR_DLG [ ExecMethod = ExecDrawAttr; StateMethod = NoState; ] |