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

INTEGRATION: CWS impresstables2 (1.20.46); FILE MERGED

2007/08/01 14:09:54 cl 1.20.46.2: RESYNC: (1.20-1.21); FILE MERGED
2007/07/27 09:09:51 cl 1.20.46.1: fixed build issues due to pch and namespace ::rtl
üst 681cdc1f
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: animexp.cxx,v $ * $RCSfile: animexp.cxx,v $
* *
* $Revision: 1.21 $ * $Revision: 1.22 $
* *
* last change: $Author: hr $ $Date: 2007-06-27 15:01:18 $ * last change: $Author: rt $ $Date: 2008-03-12 10:31:59 $
* *
* 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.
...@@ -91,7 +91,9 @@ ...@@ -91,7 +91,9 @@
#include "anim.hxx" #include "anim.hxx"
#endif #endif
using namespace ::rtl; using ::rtl::OUString;
using ::rtl::OUStringBuffer;
using namespace ::std; using namespace ::std;
using namespace ::cppu; using namespace ::cppu;
using namespace ::com::sun::star; using namespace ::com::sun::star;
......
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