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.*
This commit is contained in:
Vladimir Glazounov 2005-03-10 12:30:10 +00:00
parent 9a2dd2f88d
commit ef3a1443a6
2 changed files with 6 additions and 6 deletions

View File

@ -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 <implcolor.hxx>
#include <tools.hxx>
using namespace ::drafts::com::sun::star;
using namespace ::com::sun::star;
using namespace ::com::sun::star;
namespace cppcanvas

View File

@ -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 <implcanvas.hxx>
using namespace ::com::sun::star;
using namespace ::drafts::com::sun::star;
using namespace ::com::sun::star;
namespace cppcanvas
{