summaryrefslogtreecommitdiff
path: root/extensions/workben
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 /extensions/workben
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
Diffstat (limited to 'extensions/workben')
-rw-r--r--extensions/workben/pythonautotest.cxx6
-rw-r--r--extensions/workben/pythontest.cxx6
-rw-r--r--extensions/workben/testcomponent.cxx6
3 files changed, 6 insertions, 12 deletions
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