summaryrefslogtreecommitdiffstats
path: root/xmloff/source/style/PagePropertySetContext.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-12 09:44:15 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-12 09:44:15 +0000
commitd71a703a78b888cb29f0d9186a00855c7fe4bbdf (patch)
tree485806543820dddaf93a9f948c7035f6ff193344 /xmloff/source/style/PagePropertySetContext.cxx
parentINTEGRATION: CWS impresstables2 (1.9.80); FILE MERGED (diff)
downloadcore-d71a703a78b888cb29f0d9186a00855c7fe4bbdf.tar.gz
core-d71a703a78b888cb29f0d9186a00855c7fe4bbdf.zip
INTEGRATION: CWS impresstables2 (1.12.80); FILE MERGED
2007/08/01 14:26:12 cl 1.12.80.2: RESYNC: (1.12-1.13); FILE MERGED 2007/07/27 09:09:53 cl 1.12.80.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source/style/PagePropertySetContext.cxx')
-rw-r--r--xmloff/source/style/PagePropertySetContext.cxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/xmloff/source/style/PagePropertySetContext.cxx b/xmloff/source/style/PagePropertySetContext.cxx
index 07e4a0fb5618..f21b2db04acf 100644
--- a/xmloff/source/style/PagePropertySetContext.cxx
+++ b/xmloff/source/style/PagePropertySetContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: PagePropertySetContext.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 15:29:03 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:44:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -56,7 +56,8 @@
#include "XMLFootnoteSeparatorImport.hxx"
#endif
-using namespace ::rtl;
+using ::rtl::OUString;
+
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star;