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;