diff options
Diffstat (limited to 'sc/source/ui/pagedlg')
-rw-r--r-- | sc/source/ui/pagedlg/areasdlg.cxx | 3 | ||||
-rw-r--r-- | sc/source/ui/pagedlg/tphf.cxx | 6 |
2 files changed, 0 insertions, 9 deletions
diff --git a/sc/source/ui/pagedlg/areasdlg.cxx b/sc/source/ui/pagedlg/areasdlg.cxx index cde8be668da5..097a1bb1e510 100644 --- a/sc/source/ui/pagedlg/areasdlg.cxx +++ b/sc/source/ui/pagedlg/areasdlg.cxx @@ -26,10 +26,7 @@ #include <unotools/charclass.hxx> #include <stdlib.h> -#define _AREASDLG_CXX #include "areasdlg.hxx" -#undef _AREASDLG_CXX - #include "scresid.hxx" #include "rangenam.hxx" #include "reffact.hxx" diff --git a/sc/source/ui/pagedlg/tphf.cxx b/sc/source/ui/pagedlg/tphf.cxx index 0d22eed7306f..3d495da48f0b 100644 --- a/sc/source/ui/pagedlg/tphf.cxx +++ b/sc/source/ui/pagedlg/tphf.cxx @@ -17,12 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - #undef SC_DLLIMPLEMENTATION - - -#define _TPHF_CXX #include "scitems.hxx" #include <sfx2/basedlgs.hxx> #include <svl/style.hxx> @@ -40,10 +36,8 @@ #include "styledlg.hxx" #include "scresid.hxx" #include "scuitphfedit.hxx" -#undef _TPHF_CXX #include <boost/scoped_ptr.hpp> - // class ScHFPage |