diff options
author | Thomas Lange <tl@openoffice.org> | 2009-07-29 09:01:57 +0000 |
---|---|---|
committer | Thomas Lange <tl@openoffice.org> | 2009-07-29 09:01:57 +0000 |
commit | 3c93e8d423b0f7c3f448fd1e7ccf06fce0b307cd (patch) | |
tree | 85b6d48559be94d45d8b376f5d415b124d524b05 /sw/inc/cmdid.h | |
parent | bbca31dd7f98e9e1c7f79be366191f7d39430877 (diff) |
#i101242# print-preview toolbar changes
Diffstat (limited to 'sw/inc/cmdid.h')
-rw-r--r-- | sw/inc/cmdid.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h index 1fab6f1d15d4..8d56735d17a9 100644 --- a/sw/inc/cmdid.h +++ b/sw/inc/cmdid.h @@ -324,7 +324,6 @@ Achtung: Ab sofort sind in diesem File keine C++-Kommentare (//) mehr #define FN_GLOBAL_OPEN (FN_VIEW + 47) /* oeffnen */ #define FN_GLOBAL_SAVE_CONTENT (FN_VIEW + 48) /* Inhalt der Verknuepfung mitspeichern */ #define FN_CREATE_NAVIGATION (FN_VIEW + 49) /* Navigations-Controller erzeugen */ -#define FN_PREVIEW_PRINT_OPTIONS (FN_VIEW + 50) /* Optionsdialog Preview drucken */ #define FN_PREVIEW_ZOOM (FN_VIEW + 51) /* der Tabellencontroller fuer den Zoom */ #define FN_SET_MODOPT_TBLNUMFMT (FN_VIEW + 52) /* Zahlenerkennung in Tabellen */ |