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

INTEGRATION: CWS impresstables2 (1.9.46); FILE MERGED

2007/08/01 14:29:43 cl 1.9.46.2: RESYNC: (1.9-1.10); FILE MERGED
2007/07/27 09:09:54 cl 1.9.46.1: fixed build issues due to pch and namespace ::rtl
üst 17df219b
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: breakhdl.cxx,v $ * $RCSfile: breakhdl.cxx,v $
* *
* $Revision: 1.10 $ * $Revision: 1.11 $
* *
* last change: $Author: hr $ $Date: 2007-06-27 15:36:03 $ * last change: $Author: rt $ $Date: 2008-03-12 10:49:45 $
* *
* 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.
...@@ -64,7 +64,9 @@ ...@@ -64,7 +64,9 @@
#include <xmloff/xmlelement.hxx> #include <xmloff/xmlelement.hxx>
#endif #endif
using namespace ::rtl; using ::rtl::OUString;
using ::rtl::OUStringBuffer;
using namespace ::com::sun::star; using namespace ::com::sun::star;
using namespace ::xmloff::token; using namespace ::xmloff::token;
......
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