diff options
author | Tomaž Vajngerl <quikee@gmail.com> | 2012-07-01 17:43:57 +0200 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2012-07-01 17:47:50 +0200 |
commit | d82a77197cab00258e1e2b370c931d69f1e24fa2 (patch) | |
tree | 671fa401c65647160971ddd3f5bbfa896650f421 /sw/inc/swcommands.h | |
parent | 982db7bc6b82185202fb1a31ab29398b68c75073 (diff) |
Combine popup menu entries and IDs (SID_SAVE_GRAPHIC)
Change-Id: I9d0e4f31d073ad416934358c6507dc6564754758
Diffstat (limited to 'sw/inc/swcommands.h')
-rw-r--r-- | sw/inc/swcommands.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/swcommands.h b/sw/inc/swcommands.h index 69e546c06de6..85a94eb87c49 100644 --- a/sw/inc/swcommands.h +++ b/sw/inc/swcommands.h @@ -47,7 +47,6 @@ #define CMD_FN_EDIT_FOOTNOTE ".uno:EditFootnote" #define CMD_FN_FORMAT_FRAME_DLG ".uno:FrameDialog" #define CMD_FN_FORMAT_GRAFIC_DLG ".uno:GraphicDialog" -#define CMD_FN_SAVE_GRAPHIC ".uno:SaveGraphic" #define CMD_FN_NUM_BULLET_UP ".uno:IncrementLevel" #define CMD_FN_EDIT_IDX_ENTRY_DLG ".uno:IndexEntryDialog" #define CMD_FN_INSERT_FLD_AUTHOR ".uno:InsertAuthorField" |