summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-06-02 12:04:04 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-06-02 12:04:04 +0000
commitd9a952b4ecb60b6b1cec6192719cabed04b664d6 (patch)
treeebc8ec850befdc2c4d3a7fda370d3dfeeee2140f
parent8bf9851aaa745a83a223d887b44d0982b110c611 (diff)
INTEGRATION: CWS vgcleanupmacros (1.4.134); FILE MERGED
2006/05/17 11:15:43 vg 1.4.134.1: #i65486# cleanup:remove obsolete macros
-rw-r--r--extensions/test/sax/testwriter.cxx8
-rw-r--r--extensions/workben/pythonautotest.cxx6
-rw-r--r--extensions/workben/pythontest.cxx6
-rw-r--r--extensions/workben/testcomponent.cxx6
4 files changed, 8 insertions, 18 deletions
diff --git a/extensions/test/sax/testwriter.cxx b/extensions/test/sax/testwriter.cxx
index e3e8d9de0171..c81e4df72a52 100644
--- a/extensions/test/sax/testwriter.cxx
+++ b/extensions/test/sax/testwriter.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testwriter.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 20:59:10 $
+ * last change: $Author: vg $ $Date: 2006-06-02 13:02:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -61,14 +61,10 @@
#include <usr/reflserv.hxx> // for EXTERN_SERVICE_CALLTYPE
-
-#ifdef _USE_NAMESPACE
using namespace std;
using namespace rtl;
using namespace vos;
using namespace usr;
-#endif
-
#define BUILD_ERROR(expr, Message)\
{\
diff --git a/extensions/workben/pythonautotest.cxx b/extensions/workben/pythonautotest.cxx
index f1832f8b77bd..f7eb5e493760 100644
--- a/extensions/workben/pythonautotest.cxx
+++ b/extensions/workben/pythonautotest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pythonautotest.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:02:25 $
+ * last change: $Author: vg $ $Date: 2006-06-02 13:03:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -51,11 +51,9 @@
#endif
#include <assert.h>
-#ifdef _USE_NAMESPACE
using namespace rtl;
using namespace vos;
using namespace usr;
-#endif
#define PCHAR_TO_USTRING(x) StringToOUString(String(x),CHARSET_SYSTEM)
#define USTRING_TO_PCHAR(x) OUStringToString(x , CHARSET_DONTKNOW ).GetCharStr()
diff --git a/extensions/workben/pythontest.cxx b/extensions/workben/pythontest.cxx
index 4bfc18bb530d..364cf22fe03e 100644
--- a/extensions/workben/pythontest.cxx
+++ b/extensions/workben/pythontest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pythontest.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:02:40 $
+ * last change: $Author: vg $ $Date: 2006-06-02 13:03:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -52,11 +52,9 @@
#endif
#include <assert.h>
-#ifdef _USE_NAMESPACE
using namespace rtl;
using namespace vos;
using namespace usr;
-#endif
#define PCHAR_TO_USTRING(x) StringToOUString(String(x),CHARSET_SYSTEM)
diff --git a/extensions/workben/testcomponent.cxx b/extensions/workben/testcomponent.cxx
index 1264edd4eb38..8229779fe883 100644
--- a/extensions/workben/testcomponent.cxx
+++ b/extensions/workben/testcomponent.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testcomponent.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:02:55 $
+ * last change: $Author: vg $ $Date: 2006-06-02 13:04:04 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -61,11 +61,9 @@
#include <smart/com/sun/star/test/XSimpleTest.hxx>
-#ifdef _USE_NAMESPACE
using namespace rtl;
using namespace vos;
using namespace usr;
-#endif
// Needed to switch on solaris threads