diff --git a/cppcanvas/source/wrapper/implcanvas.cxx b/cppcanvas/source/wrapper/implcanvas.cxx index e14fa1b7fd7f..1c6fbb821911 100644 --- a/cppcanvas/source/wrapper/implcanvas.cxx +++ b/cppcanvas/source/wrapper/implcanvas.cxx @@ -2,9 +2,9 @@ * * $RCSfile: implcanvas.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: vg $ $Date: 2005-03-10 13:29:08 $ + * last change: $Author: rt $ $Date: 2005-03-30 08:33:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ #include -using namespace ::com::sun::star; using namespace ::com::sun::star; namespace cppcanvas diff --git a/cppcanvas/source/wrapper/implcolor.cxx b/cppcanvas/source/wrapper/implcolor.cxx index 39aefc2c22e8..61e75ada3be2 100644 --- a/cppcanvas/source/wrapper/implcolor.cxx +++ b/cppcanvas/source/wrapper/implcolor.cxx @@ -2,9 +2,9 @@ * * $RCSfile: implcolor.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: vg $ $Date: 2005-03-10 13:29:41 $ + * last change: $Author: rt $ $Date: 2005-03-30 08:33:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,7 +62,6 @@ #include #include -using namespace ::com::sun::star; using namespace ::com::sun::star; namespace cppcanvas diff --git a/cppcanvas/source/wrapper/implcustomsprite.cxx b/cppcanvas/source/wrapper/implcustomsprite.cxx index 0719d4d919f6..27762347ce44 100644 --- a/cppcanvas/source/wrapper/implcustomsprite.cxx +++ b/cppcanvas/source/wrapper/implcustomsprite.cxx @@ -2,9 +2,9 @@ * * $RCSfile: implcustomsprite.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: vg $ $Date: 2005-03-10 13:30:10 $ + * last change: $Author: rt $ $Date: 2005-03-30 08:34:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,7 +62,6 @@ #include #include -using namespace ::com::sun::star; using namespace ::com::sun::star; namespace cppcanvas diff --git a/cppcanvas/source/wrapper/implfont.cxx b/cppcanvas/source/wrapper/implfont.cxx index da8310d9177e..524a5d63537c 100644 --- a/cppcanvas/source/wrapper/implfont.cxx +++ b/cppcanvas/source/wrapper/implfont.cxx @@ -2,9 +2,9 @@ * * $RCSfile: implfont.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: vg $ $Date: 2005-03-10 13:30:36 $ + * last change: $Author: rt $ $Date: 2005-03-30 08:34:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -63,7 +63,6 @@ #include -using namespace ::com::sun::star; using namespace ::com::sun::star; /* Definition of Font class */