From ef3a1443a6fb133b99fdb8ca94bc9918babacbef Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Thu, 10 Mar 2005 12:30:10 +0000 Subject: [PATCH] INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:14:37 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* --- cppcanvas/source/wrapper/implcolor.cxx | 6 +++--- cppcanvas/source/wrapper/implcustomsprite.cxx | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cppcanvas/source/wrapper/implcolor.cxx b/cppcanvas/source/wrapper/implcolor.cxx index 4e24699d63dc..39aefc2c22e8 100644 --- a/cppcanvas/source/wrapper/implcolor.cxx +++ b/cppcanvas/source/wrapper/implcolor.cxx @@ -2,9 +2,9 @@ * * $RCSfile: implcolor.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2004-11-26 21:00:13 $ + * last change: $Author: vg $ $Date: 2005-03-10 13:29:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,7 +62,7 @@ #include #include -using namespace ::drafts::com::sun::star; +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 282756848f6b..0719d4d919f6 100644 --- a/cppcanvas/source/wrapper/implcustomsprite.cxx +++ b/cppcanvas/source/wrapper/implcustomsprite.cxx @@ -2,9 +2,9 @@ * * $RCSfile: implcustomsprite.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2004-11-26 21:00:36 $ + * last change: $Author: vg $ $Date: 2005-03-10 13:30:10 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -63,7 +63,7 @@ #include using namespace ::com::sun::star; -using namespace ::drafts::com::sun::star; +using namespace ::com::sun::star; namespace cppcanvas {