summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-09-30 17:04:23 +0200
committerMathias Bauer <mba@openoffice.org>2010-09-30 17:04:23 +0200
commit4263bca190a3d67f350f6d888684e107aa4f2940 (patch)
treeed3fc1efb860ac44beb8248a5762dec642074fe1
parent466bacc3ad07d88c8d947e4f745d9e8f3cdbed89 (diff)
CWS changehid: remove helpids duplicated from svtools
-rw-r--r--sfx2/source/dialog/filedlghelper.cxx2
-rwxr-xr-xsfx2/source/inc/helpid.hrc2
2 files changed, 1 insertions, 3 deletions
diff --git a/sfx2/source/dialog/filedlghelper.cxx b/sfx2/source/dialog/filedlghelper.cxx
index d5a9abe6b597..a166cf5da9b0 100644
--- a/sfx2/source/dialog/filedlghelper.cxx
+++ b/sfx2/source/dialog/filedlghelper.cxx
@@ -97,7 +97,7 @@
#include "filtergrouping.hxx"
#include <sfx2/request.hxx>
#include "filedlgimpl.hxx"
-
+#include <helpid.hrc>
#include <sfxlocal.hrc>
//-----------------------------------------------------------------------------
diff --git a/sfx2/source/inc/helpid.hrc b/sfx2/source/inc/helpid.hrc
index c9054643fc11..e67291469f7d 100755
--- a/sfx2/source/inc/helpid.hrc
+++ b/sfx2/source/inc/helpid.hrc
@@ -289,8 +289,6 @@
#define HID_MAILWIN_PRIO_BOX "SFX2_HID_MAILWIN_PRIO_BOX"
#define HID_TABDLG_APPLY_BTN "SFX2_HID_TABDLG_APPLY_BTN"
#define HID_TP_COMMONPRINTOPTIONS "SFX2_HID_TP_COMMONPRINTOPTIONS"
-#define HID_FILEDLG_LINK_CB "SFX2_HID_FILEDLG_LINK_CB"
-#define HID_FILEDLG_PREVIEW_CB "SFX2_HID_FILEDLG_PREVIEW_CB"
#define HID_HELP_WINDOW "SFX2_HID_HELP_WINDOW"
#define HID_HELP_LISTBOX "SFX2_HID_HELP_LISTBOX"
#define HID_HELP_TABCONTROL "SFX2_HID_HELP_TABCONTROL"