From 17f6923ab6dd3bf62d611be3faefa407ff032c02 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 19 Aug 2008 22:58:46 +0000 Subject: INTEGRATION: CWS aw033 (1.26.20); FILE MERGED 2008/05/14 14:40:04 aw 1.26.20.12: RESYNC: (1.30-1.32); FILE MERGED 2008/05/14 09:16:45 aw 1.26.20.11: #i39532# aw033 progresses from git 2008/04/16 04:51:32 aw 1.26.20.10: #i39532# moved 3D default raster converter to basegfx 2008/03/14 13:55:14 cl 1.26.20.9: RESYNC: (1.29-1.30); FILE MERGED 2007/11/07 14:24:29 aw 1.26.20.8: #i39532# committing to have a base for HDU 2007/10/08 19:02:50 aw 1.26.20.7: RESYNC: (1.28-1.29); FILE MERGED 2007/09/26 11:32:31 aw 1.26.20.6: #i73860# matrixtools added 2006/09/26 14:46:57 aw 1.26.20.5: RESYNC: (1.27-1.28); FILE MERGED 2006/06/02 13:54:11 aw 1.26.20.4: #i39532# added colr, pixel and raster 2006/05/12 14:34:15 aw 1.26.20.3: RESYNC: (1.26-1.27); FILE MERGED 2006/05/12 11:39:42 aw 1.26.20.2: code changes for primitive support 2005/10/28 11:24:45 aw 1.26.20.1: #i39532# --- basegfx/prj/d.lst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'basegfx') diff --git a/basegfx/prj/d.lst b/basegfx/prj/d.lst index 4ce35eac661a..7168e6b4c495 100644 --- a/basegfx/prj/d.lst +++ b/basegfx/prj/d.lst @@ -11,6 +11,7 @@ mkdir: %_DEST%\inc%_EXT%\basegfx mkdir: %_DEST%\inc%_EXT%\basegfx\matrix ..\inc\basegfx\matrix\b2dhommatrix.hxx %_DEST%\inc%_EXT%\basegfx\matrix\b2dhommatrix.hxx +..\inc\basegfx\matrix\b2dhommatrixtools.hxx %_DEST%\inc%_EXT%\basegfx\matrix\b2dhommatrixtools.hxx ..\inc\basegfx\matrix\b3dhommatrix.hxx %_DEST%\inc%_EXT%\basegfx\matrix\b3dhommatrix.hxx mkdir: %_DEST%\inc%_EXT%\basegfx\point @@ -55,6 +56,7 @@ mkdir: %_DEST%\inc%_EXT%\basegfx\vector mkdir: %_DEST%\inc%_EXT%\basegfx\curve ..\inc\basegfx\curve\b2dcubicbezier.hxx %_DEST%\inc%_EXT%\basegfx\curve\b2dcubicbezier.hxx ..\inc\basegfx\curve\b2dquadraticbezier.hxx %_DEST%\inc%_EXT%\basegfx\curve\b2dquadraticbezier.hxx +..\inc\basegfx\curve\b2dbeziertools.hxx %_DEST%\inc%_EXT%\basegfx\curve\b2dbeziertools.hxx mkdir: %_DEST%\inc%_EXT%\basegfx\numeric ..\inc\basegfx\numeric\ftools.hxx %_DEST%\inc%_EXT%\basegfx\numeric\ftools.hxx @@ -75,6 +77,7 @@ mkdir: %_DEST%\inc%_EXT%\basegfx\polygon ..\inc\basegfx\polygon\b3dpolypolygon.hxx %_DEST%\inc%_EXT%\basegfx\polygon\b3dpolypolygon.hxx ..\inc\basegfx\polygon\b3dpolygontools.hxx %_DEST%\inc%_EXT%\basegfx\polygon\b3dpolygontools.hxx ..\inc\basegfx\polygon\b3dpolypolygontools.hxx %_DEST%\inc%_EXT%\basegfx\polygon\b3dpolypolygontools.hxx +..\inc\basegfx\polygon\b3dpolygonclipper.hxx %_DEST%\inc%_EXT%\basegfx\polygon\b3dpolygonclipper.hxx mkdir: %_DEST%\inc%_EXT%\basegfx\tuple ..\inc\basegfx\tuple\b2dtuple.hxx %_DEST%\inc%_EXT%\basegfx\tuple\b2dtuple.hxx @@ -89,3 +92,16 @@ mkdir: %_DEST%\inc%_EXT%\basegfx\tools ..\inc\basegfx\tools\unopolypolygon.hxx %_DEST%\inc%_EXT%\basegfx\tools\unopolypolygon.hxx ..\inc\basegfx\tools\rectcliptools.hxx %_DEST%\inc%_EXT%\basegfx\tools\rectcliptools.hxx ..\inc\basegfx\tools\tools.hxx %_DEST%\inc%_EXT%\basegfx\tools\tools.hxx + +mkdir: %_DEST%\inc%_EXT%\basegfx\color +..\inc\basegfx\color\bcolor.hxx %_DEST%\inc%_EXT%\basegfx\color\bcolor.hxx +..\inc\basegfx\color\bcolormodifier.hxx %_DEST%\inc%_EXT%\basegfx\color\bcolormodifier.hxx + +mkdir: %_DEST%\inc%_EXT%\basegfx\pixel +..\inc\basegfx\pixel\bpixel.hxx %_DEST%\inc%_EXT%\basegfx\pixel\bpixel.hxx +..\inc\basegfx\pixel\bzpixel.hxx %_DEST%\inc%_EXT%\basegfx\pixel\bzpixel.hxx + +mkdir: %_DEST%\inc%_EXT%\basegfx\raster +..\inc\basegfx\raster\bpixelraster.hxx %_DEST%\inc%_EXT%\basegfx\raster\bpixelraster.hxx +..\inc\basegfx\raster\bzpixelraster.hxx %_DEST%\inc%_EXT%\basegfx\raster\bzpixelraster.hxx +..\inc\basegfx\raster\rasterconvert3d.hxx %_DEST%\inc%_EXT%\basegfx\raster\rasterconvert3d.hxx -- cgit v1.2.3