diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/dialog/_contdlg.cxx | 10 | ||||
-rw-r--r-- | svx/source/dialog/imapdlg.cxx | 10 |
2 files changed, 0 insertions, 20 deletions
diff --git a/svx/source/dialog/_contdlg.cxx b/svx/source/dialog/_contdlg.cxx index 50486b8650bf..3d1df1bf1cf5 100644 --- a/svx/source/dialog/_contdlg.cxx +++ b/svx/source/dialog/_contdlg.cxx @@ -38,16 +38,6 @@ #include <unotools/localedatawrapper.hxx> #include <comphelper/processfactory.hxx> -#define _SDR_NOITEMS -#define _SDR_NOTOUCH -#define _SDR_NOTRANSFORM -#define _SDR_NOOBJECTS -#define _SDR_NOVIEWMARKER -#define _SDR_NODRAGMETHODS -#define _SDR_NOUNDO -#define _SDR_NOXOUTDEV -#define _XOUTBMP_STATICS_ONLY - #include <svx/dialmgr.hxx> #include "svx/xoutbmp.hxx" #include <svx/dialogs.hrc> diff --git a/svx/source/dialog/imapdlg.cxx b/svx/source/dialog/imapdlg.cxx index 643fe62d20ae..9b32a300907f 100644 --- a/svx/source/dialog/imapdlg.cxx +++ b/svx/source/dialog/imapdlg.cxx @@ -26,16 +26,6 @@ * ************************************************************************/ - -#define _SDR_NOITEMS -#define _SDR_NOTOUCH -#define _SDR_NOTRANSFORM -#define _SDR_NOOBJECTS -#define _SDR_NOVIEWMARKER -#define _SDR_NODRAGMETHODS -#define _SDR_NOUNDO -#define _SDR_NOXOUTDEV - #include <stdlib.h> #include <tools/shl.hxx> #include <tools/errinf.hxx> |