Kaydet (Commit) 7e43d1bf authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS impresstables2 (1.16.36); FILE MERGED

2007/08/01 14:33:47 cl 1.16.36.2: RESYNC: (1.16-1.18); FILE MERGED
2007/07/27 09:09:54 cl 1.16.36.1: fixed build issues due to pch and namespace ::rtl
üst c784a653
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: prstylei.cxx,v $ * $RCSfile: prstylei.cxx,v $
* *
* $Revision: 1.18 $ * $Revision: 1.19 $
* *
* last change: $Author: rt $ $Date: 2007-07-06 09:44:28 $ * last change: $Author: rt $ $Date: 2008-03-12 10:53:22 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -85,7 +85,9 @@ ...@@ -85,7 +85,9 @@
#include "xmlerror.hxx" #include "xmlerror.hxx"
#endif #endif
using namespace ::rtl; using ::rtl::OUString;
using ::rtl::OUStringBuffer;
using namespace ::com::sun::star; using namespace ::com::sun::star;
using namespace ::com::sun::star::uno; using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::xml::sax; using namespace ::com::sun::star::xml::sax;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment