summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-06-02 11:52:51 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-06-02 11:52:51 +0000
commitaba469dc674ec4b465155f23324792e6753b4ac5 (patch)
tree60b51a0d3bdf79be8e9aa9dd3d1cf562fb01fc3d
parentbc9823d3ca3c205daec0bc372d767d8454fff4a7 (diff)
INTEGRATION: CWS vgcleanupmacros (1.6.408); FILE MERGED
2006/05/17 11:20:39 vg 1.6.408.1: #i65486# cleanup:remove obsolete macros
-rw-r--r--svx/inc/protitem.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/svx/inc/protitem.hxx b/svx/inc/protitem.hxx
index 17ac233a0123..2b77e443416b 100644
--- a/svx/inc/protitem.hxx
+++ b/svx/inc/protitem.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: protitem.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 18:21:54 $
+ * last change: $Author: vg $ $Date: 2006-06-02 12:52:51 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -47,14 +47,10 @@
#endif
class SvXMLUnitConverter;
-#ifdef _USE_NAMESPACE
namespace rtl
{
-#endif
class OUString;
-#ifdef _USE_NAMESPACE
}
-#endif
// class SvxProtectItem --------------------------------------------------