Kaydet (Commit) 7759b3cc authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS impresstables2 (1.37.4); FILE MERGED

2008/03/11 18:21:44 cl 1.37.4.3: RESYNC: (1.37-1.39); FILE MERGED
2008/01/31 10:06:04 cl 1.37.4.2: fixed namespace problems after resync
2007/12/02 01:05:00 cl 1.37.4.1: fixing namespace problems
üst 71e0efe7
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: SchXMLImport.cxx,v $ * $RCSfile: SchXMLImport.cxx,v $
* *
* $Revision: 1.39 $ * $Revision: 1.40 $
* *
* last change: $Author: kz $ $Date: 2008-03-05 16:46:02 $ * last change: $Author: rt $ $Date: 2008-03-12 10:26:10 $
* *
* 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.
...@@ -117,12 +117,12 @@ ...@@ -117,12 +117,12 @@
#include <typeinfo> #include <typeinfo>
using namespace rtl;
using namespace com::sun::star; using namespace com::sun::star;
using namespace ::xmloff::token; using namespace ::xmloff::token;
using ::rtl::OUString; using ::rtl::OUString;
using ::rtl::OUStringBuffer; using ::rtl::OUStringBuffer;
using ::rtl::OUStringToOString;
using ::com::sun::star::uno::Reference; using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::Sequence; using ::com::sun::star::uno::Sequence;
......
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