From 9b548f165bf5c85b12e0477abfd85e8b186d559c Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Wed, 14 Dec 2005 16:22:52 +0000 Subject: INTEGRATION: CWS impressfunctions (1.6.42); FILE MERGED 2005/10/28 12:13:29 cl 1.6.42.1: #125341# fixed unix build problems --- sd/source/ui/toolpanel/controls/RecentlyUsedMasterPages.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sd/source/ui') diff --git a/sd/source/ui/toolpanel/controls/RecentlyUsedMasterPages.cxx b/sd/source/ui/toolpanel/controls/RecentlyUsedMasterPages.cxx index 8df1d8b1373a..fa8c6cb54e3b 100644 --- a/sd/source/ui/toolpanel/controls/RecentlyUsedMasterPages.cxx +++ b/sd/source/ui/toolpanel/controls/RecentlyUsedMasterPages.cxx @@ -4,9 +4,9 @@ * * $RCSfile: RecentlyUsedMasterPages.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2005-09-09 06:43:05 $ + * last change: $Author: rt $ $Date: 2005-12-14 17:22:52 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -79,7 +79,7 @@ #endif using namespace ::std; -using namespace ::rtl; +using ::rtl::OUString; using namespace ::com::sun::star; using namespace ::com::sun::star::uno; -- cgit