INTEGRATION: CWS canvas05 (1.7.38); FILE MERGED
2008/04/21 07:50:36 thb 1.7.38.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/01 13:41:45 thb 1.7.38.1: #i79258# Merge from CWS picom
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: basegfxfactory.cxx,v $
|
||||
* $Revision: 1.8 $
|
||||
* $Revision: 1.9 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
@@ -30,19 +30,22 @@
|
||||
|
||||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_cppcanvas.hxx"
|
||||
|
||||
#include <rtl/instance.hxx>
|
||||
#include <osl/getglobalmutex.hxx>
|
||||
#include <osl/diagnose.h>
|
||||
|
||||
#include <com/sun/star/rendering/InterpolationMode.hpp>
|
||||
|
||||
#include <basegfx/polygon/b2dpolygon.hxx>
|
||||
#include <basegfx/polygon/b2dpolypolygon.hxx>
|
||||
#include <basegfx/tools/canvastools.hxx>
|
||||
|
||||
#include <cppcanvas/basegfxfactory.hxx>
|
||||
|
||||
#include <implpolypolygon.hxx>
|
||||
#include <implbitmap.hxx>
|
||||
#include <impltext.hxx>
|
||||
#include "implpolypolygon.hxx"
|
||||
#include "implbitmap.hxx"
|
||||
#include "impltext.hxx"
|
||||
|
||||
|
||||
using namespace ::com::sun::star;
|
||||
|
Reference in New Issue
Block a user