summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-12-14 15:53:19 +0000
committerRüdiger Timm <rt@openoffice.org>2005-12-14 15:53:19 +0000
commit26e57b53f046da8f1d789c987be83a42c99f50dc (patch)
tree1898edd166f90f44a946929bacec634ed0ee367a /sd/source/ui/accessibility
parentc4c6760c91617efd1d2518a5f1e7b63ff159067b (diff)
INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED
2005/10/28 11:44:48 cl 1.3.40.1: #125341# fixed unix build problems
Diffstat (limited to 'sd/source/ui/accessibility')
-rw-r--r--sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx b/sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx
index 3075951e2d08..58606b8ec150 100644
--- a/sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx
+++ b/sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AccessibleSlideSorterObject.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 03:28:41 $
+ * last change: $Author: rt $ $Date: 2005-12-14 16:53:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -57,7 +57,7 @@
#include "sdresid.hxx"
#include "glob.hrc"
-using namespace ::rtl;
+using ::rtl::OUString;
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::accessibility;