summaryrefslogtreecommitdiff
path: root/unotools/source/accessibility/accessiblerelationsethelper.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-24 15:47:44 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-24 15:47:44 +0000
commite3ae72b610276ccc840a4b29745b6f8097370991 (patch)
tree8af3926265a301b5b03aaa2c17f0fa2ee3754af3 /unotools/source/accessibility/accessiblerelationsethelper.cxx
parent12cf9113789a51dd628737bb4d56a253393b499a (diff)
INTEGRATION: CWS uaa02 (1.4.46); FILE MERGED
2003/04/10 14:10:33 mt 1.4.46.1: #108656# Moved Accessibility module from drafts to final
Diffstat (limited to 'unotools/source/accessibility/accessiblerelationsethelper.cxx')
-rw-r--r--unotools/source/accessibility/accessiblerelationsethelper.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/unotools/source/accessibility/accessiblerelationsethelper.cxx b/unotools/source/accessibility/accessiblerelationsethelper.cxx
index cf74e88fbb37..a61b87c4dbab 100644
--- a/unotools/source/accessibility/accessiblerelationsethelper.cxx
+++ b/unotools/source/accessibility/accessiblerelationsethelper.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: accessiblerelationsethelper.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: sab $ $Date: 2002-03-20 07:23:11 $
+ * last change: $Author: vg $ $Date: 2003-04-24 16:47:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,7 +73,7 @@
using namespace ::utl;
using namespace ::rtl;
using namespace ::com::sun::star;
-using namespace ::drafts::com::sun::star::accessibility;
+using namespace ::com::sun::star::accessibility;
class AccessibleRelationSetHelperImpl
{