From 1f9f1797892e7da853b1bf1b943a86f6383105e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Wed, 14 Dec 2005 16:24:13 +0000 Subject: [PATCH] INTEGRATION: CWS impressfunctions (1.29.42); FILE MERGED 2005/10/28 12:40:36 cl 1.29.42.1: #125341# fixed unix build problems --- sd/source/ui/unoidl/UnoDocumentSettings.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sd/source/ui/unoidl/UnoDocumentSettings.cxx b/sd/source/ui/unoidl/UnoDocumentSettings.cxx index 90b56b248f3c..6e0313ae1dfd 100644 --- a/sd/source/ui/unoidl/UnoDocumentSettings.cxx +++ b/sd/source/ui/unoidl/UnoDocumentSettings.cxx @@ -4,9 +4,9 @@ * * $RCSfile: UnoDocumentSettings.cxx,v $ * - * $Revision: 1.29 $ + * $Revision: 1.30 $ * - * last change: $Author: rt $ $Date: 2005-09-09 06:47:00 $ + * last change: $Author: rt $ $Date: 2005-12-14 17:24:13 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -136,7 +136,7 @@ using namespace ::comphelper; using namespace ::osl; -using namespace ::rtl; +using ::rtl::OUString; using namespace ::cppu; using namespace ::vos; using namespace ::com::sun::star;