rpms/openoffice.org/devel openoffice.org-1.9.110.oooXXXXX.psprintfriend.patch, 1.3, 1.4

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Jun 18 00:34:36 UTC 2005


Author: caolanm

Update of /cvs/dist/rpms/openoffice.org/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv13338

Modified Files:
	openoffice.org-1.9.110.oooXXXXX.psprintfriend.patch 
Log Message:
more

openoffice.org-1.9.110.oooXXXXX.psprintfriend.patch:
 inc/alpha.hxx                       |    0 
 inc/bitmap.hxx                      |    0 
 inc/bitmapex.hxx                    |    0 
 inc/psprint/fontmanager.hxx         |    0 
 inc/psprint/printergfx.hxx          |    0 
 psprint/inc/psprint/fontmanager.hxx |   17 ++++++++++++-----
 psprint/inc/psprint/printergfx.hxx  |    2 ++
 vcl/inc/alpha.hxx                   |    2 ++
 vcl/inc/bitmap.hxx                  |    2 ++
 vcl/inc/bitmapex.hxx                |    2 ++
 10 files changed, 20 insertions(+), 5 deletions(-)

Index: openoffice.org-1.9.110.oooXXXXX.psprintfriend.patch
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org-1.9.110.oooXXXXX.psprintfriend.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- openoffice.org-1.9.110.oooXXXXX.psprintfriend.patch	17 Jun 2005 19:15:53 -0000	1.3
+++ openoffice.org-1.9.110.oooXXXXX.psprintfriend.patch	18 Jun 2005 00:34:32 -0000	1.4
@@ -51,3 +51,51 @@
  class PrinterGfx
  {
  private:            
+Index: inc/alpha.hxx
+===================================================================
+RCS file: /cvs/gsl/vcl/inc/alpha.hxx,v
+retrieving revision 1.7
+diff -u -p -r1.7 alpha.hxx
+--- openoffice.org.orig/vcl/inc/alpha.hxx	13 Jan 2005 17:25:24 -0000	1.7
++++ openoffice.org/vcl/inc/alpha.hxx	18 Jun 2005 00:20:16 -0000
+@@ -75,6 +75,8 @@
+ // -------------
+ 
+ class ImageList;
++class BitmapEx;
++class OutputDevice;
+ 
+ class VCL_DLLPUBLIC AlphaMask : private Bitmap
+ {
+Index: inc/bitmap.hxx
+===================================================================
+RCS file: /cvs/gsl/vcl/inc/bitmap.hxx,v
+retrieving revision 1.15
+diff -u -p -r1.15 bitmap.hxx
+--- openoffice.org.orig/vcl/inc/bitmap.hxx	10 Mar 2005 13:12:51 -0000	1.15
++++ openoffice.org/vcl/inc/bitmap.hxx	18 Jun 2005 00:20:19 -0000
+@@ -287,6 +287,8 @@ struct BitmapSystemData
+     #endif
+ };
+ 
++class OutputDevice;
++
+ class VCL_DLLPUBLIC Bitmap
+ {
+ private:
+Index: inc/bitmapex.hxx
+===================================================================
+RCS file: /cvs/gsl/vcl/inc/bitmapex.hxx,v
+retrieving revision 1.10
+diff -u -p -r1.10 bitmapex.hxx
+--- openoffice.org.orig/vcl/inc/bitmapex.hxx	13 Jan 2005 17:26:18 -0000	1.10
++++ openoffice.org/vcl/inc/bitmapex.hxx	18 Jun 2005 00:20:19 -0000
+@@ -92,6 +92,8 @@ enum TransparentType
+ // ------------
+ 
+ class RMBitmapEx;
++class ImpGraphic;
++class OutputDevice;
+ 
+ class VCL_DLLPUBLIC BitmapEx
+ {




More information about the fedora-cvs-commits mailing list