INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED

2005/02/16 11:13:59 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
This commit is contained in:
Vladimir Glazounov
2005-03-10 10:56:58 +00:00
parent 02c0ceb951
commit 3adcfc4d2b

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: canvasbitmap.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: rt $ $Date: 2004-11-26 17:10:25 $
* last change: $Author: vg $ $Date: 2005-03-10 11:56:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,6 @@
#endif
using namespace ::com::sun::star;
using namespace ::drafts::com::sun::star;
namespace vclcanvas
@@ -159,7 +158,7 @@ namespace vclcanvas
CanvasBitmap_Base::disposing();
}
#define SERVICE_NAME "drafts.com.sun.star.rendering.CanvasBitmap"
#define SERVICE_NAME "com.sun.star.rendering.CanvasBitmap"
::rtl::OUString SAL_CALL CanvasBitmap::getImplementationName( ) throw (uno::RuntimeException)
{