rpms/openoffice.org/devel openoffice.org-1.9.118.forwarddecl.psprint.patch, 1.2, 1.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Jul 17 18:57:32 UTC 2005


Author: caolanm

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

Modified Files:
	openoffice.org-1.9.118.forwarddecl.psprint.patch 
Log Message:
uncommitted

openoffice.org-1.9.118.forwarddecl.psprint.patch:
 inc/alpha.hxx                       |    0 
 inc/bitmap.hxx                      |    0 
 inc/bitmapex.hxx                    |    0 
 inc/outdev.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 ++
 vcl/inc/outdev.hxx                  |   15 +++++++++++++++
 12 files changed, 35 insertions(+), 5 deletions(-)

Index: openoffice.org-1.9.118.forwarddecl.psprint.patch
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org-1.9.118.forwarddecl.psprint.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openoffice.org-1.9.118.forwarddecl.psprint.patch	17 Jul 2005 18:53:45 -0000	1.2
+++ openoffice.org-1.9.118.forwarddecl.psprint.patch	17 Jul 2005 18:57:30 -0000	1.3
@@ -128,671 +128,3 @@
  class VCL_DLLPUBLIC OutputDevice : public Resource
  {
  	friend class Application;
-Index: bf_forms/source/component/Image.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/bf_forms/source/component/Image.hxx,v
-retrieving revision 1.4
-diff -u -p -u -r1.4 Image.hxx
---- openoffice.org.orig/binfilter/bf_forms/source/component/Image.hxx	14 Apr 2005 15:33:27 -0000	1.4
-+++ openoffice.org/binfilter/bf_forms/source/component/Image.hxx	8 Jun 2005 21:57:54 -0000
-@@ -198,6 +198,8 @@ protected:
- typedef ::cppu::ImplHelper2<	::com::sun::star::form::XApproveActionBroadcaster,
- 								::com::sun::star::beans::XPropertyChangeListener> OImageControl_BASE;
- 
-+class OImageControlThread_Impl;
-+
- class OImageControl	:	public OImageControl_BASE,
- 						public OControl
- {
-Index: bf_sfx2/source/inc/loadenv.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/bf_sfx2/source/inc/loadenv.hxx,v
-retrieving revision 1.2
-diff -u -p -u -r1.2 loadenv.hxx
---- openoffice.org.orig/binfilter/bf_sfx2/source/inc/loadenv.hxx	6 Nov 2003 07:39:55 -0000	1.2
-+++ openoffice.org/binfilter/bf_sfx2/source/inc/loadenv.hxx	8 Jun 2005 22:21:07 -0000
-@@ -90,6 +90,7 @@ SV_DECL_REF( LoadEnvironment_Impl )
- class SfxMedium;
- class SfxFrame;
- class SfxFilterMatcher;
-+class SfxLoadEnvironment;
- 
- class LoadEnvironment_Impl : public SvRefBase, public SfxListener
- {
-Index: bf_sfx2/source/inc/splitwin.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/bf_sfx2/source/inc/splitwin.hxx,v
-retrieving revision 1.2
-diff -u -p -u -r1.2 splitwin.hxx
---- openoffice.org.orig/binfilter/bf_sfx2/source/inc/splitwin.hxx	6 Nov 2003 07:40:05 -0000	1.2
-+++ openoffice.org/binfilter/bf_sfx2/source/inc/splitwin.hxx	8 Jun 2005 22:21:09 -0000
-@@ -71,6 +71,7 @@ class SfxWorkWindow;
- class SfxDockingWindow;
- class SfxDockArr_Impl;
- struct SfxDock_Impl;
-+class SfxEmptySplitWin_Impl;
- 
- class SfxSplitWindow : public SplitWindow
- {
-Index: bf_svx/source/editeng/impedit.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/bf_svx/source/editeng/impedit.hxx,v
-retrieving revision 1.3
-diff -u -p -u -r1.3 impedit.hxx
---- openoffice.org.orig/binfilter/bf_svx/source/editeng/impedit.hxx	18 Nov 2003 19:23:47 -0000	1.3
-+++ openoffice.org/binfilter/bf_svx/source/editeng/impedit.hxx	8 Jun 2005 22:25:43 -0000
-@@ -422,6 +422,23 @@ public:
- typedef EditView* EditViewPtr;
- SV_DECL_PTRARR( EditViews, EditViewPtr, 0, 1 )//STRIP008 ;
- 
-+class EditUndoInsertChars;
-+class EditUndoRemoveChars;
-+class EditUndoDelContent;
-+class EditUndoConnectParas;
-+class EditUndoSplitPara;
-+class EditUndoInsertFeature;
-+class EditUndoMoveParagraphs;
-+
-+class EditView;
-+class ImpEditView;
-+class EditEngine;		// Fuer Zugriff auf Imp-Methoden
-+class EditRTFParser;		// Fuer Zugriff auf Imp-Methoden
-+class EditHTMLParser;	// Fuer Zugriff auf Imp-Methoden
-+class EdtAutoCorrDoc;	// Fuer Zugriff auf Imp-Methoden
-+class EditDbg;			// DebugRoutinen
-+
-+
- class ImpEditEngine : public SfxListener
- {
- 	// Die Undos muessen direkt manipulieren ( private-Methoden ),
-Index: bf_svx/source/inc/fmpgeimp.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/bf_svx/source/inc/fmpgeimp.hxx,v
-retrieving revision 1.2
-diff -u -p -u -r1.2 fmpgeimp.hxx
---- openoffice.org.orig/binfilter/bf_svx/source/inc/fmpgeimp.hxx	6 Nov 2003 07:44:25 -0000	1.2
-+++ openoffice.org/binfilter/bf_svx/source/inc/fmpgeimp.hxx	8 Jun 2005 22:28:02 -0000
-@@ -115,6 +115,9 @@ DECLARE_LIST(FmObjectList, FmFormObj*)//
- // lauscht an allen Containern, um festzustellen, wann Objecte
- // eingefuegt worden sind und wann diese entfernt wurden
- //==================================================================
-+class FmFormPage;
-+class FmFormObj;
-+class FmXFormShell;
- 
- class FmFormPageImpl
- {
-Index: bf_svx/source/inc/fmshimp.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/bf_svx/source/inc/fmshimp.hxx,v
-retrieving revision 1.3
-diff -u -p -u -r1.3 fmshimp.hxx
---- openoffice.org.orig/binfilter/bf_svx/source/inc/fmshimp.hxx	3 Aug 2004 15:57:15 -0000	1.3
-+++ openoffice.org/binfilter/bf_svx/source/inc/fmshimp.hxx	8 Jun 2005 22:28:04 -0000
-@@ -323,6 +323,12 @@ protected:
- typedef FmXFormShell_Base_Disambiguation	FmXFormShell_BASE;
- typedef ::utl::ConfigItem					FmXFormShell_CFGBASE;
- 
-+class FmFormShell;
-+class FmFormView;
-+class WizardUsageConfigItem;
-+class SuspendPropertyTracking;
-+class SuspendPropertyTracking;
-+
- class FmXFormShell	:public FmXFormShell_BASE
- 					,public FmXFormShell_CFGBASE
- 					,public FmDispatchInterceptor
-Index: bf_svx/source/inc/fmvwimp.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/bf_svx/source/inc/fmvwimp.hxx,v
-retrieving revision 1.3
-diff -u -p -u -r1.3 fmvwimp.hxx
---- openoffice.org.orig/binfilter/bf_svx/source/inc/fmvwimp.hxx	3 Aug 2004 15:58:20 -0000	1.3
-+++ openoffice.org/binfilter/bf_svx/source/inc/fmvwimp.hxx	8 Jun 2005 22:28:06 -0000
-@@ -138,6 +138,8 @@ namespace svx {
- 	class ODataAccessDescriptor;
- }
- 
-+class FmXFormView;
-+
- //==================================================================
- // FmXPageViewWinRec
- //==================================================================
-@@ -183,6 +185,14 @@ protected:
- };
- 
- typedef vector<FmXPageViewWinRec*> FmWinRecList;
-+
-+class FmFormView;
-+class FmFormShell;
-+class FmXFormShell;
-+class FmXPageViewWinRec;
-+class ObjectRemoveListener;
-+class ObjectRemoveListener;
-+
- //==================================================================
- // FmXFormView
- //==================================================================
-Index: bf_sw/source/core/sw3io/sw_sw3style.cxx
-===================================================================
-RCS file: /cvs/framework/binfilter/bf_sw/source/core/sw3io/sw_sw3style.cxx,v
-retrieving revision 1.6
-diff -u -p -u -r1.6 sw_sw3style.cxx
---- openoffice.org.orig/binfilter/bf_sw/source/core/sw3io/sw_sw3style.cxx	3 Aug 2004 17:44:58 -0000	1.6
-+++ openoffice.org/binfilter/bf_sw/source/core/sw3io/sw_sw3style.cxx	8 Jun 2005 22:39:40 -0000
-@@ -161,6 +161,8 @@ SV_DECL_PTRARR_DEL( SwStyleCondColls, Sw
- 
- // Unsere Ableitungen der Klassen SfxStyleSheetBase und SfxStyleSheetBasePool
- 
-+class SwStyleSheetPool;
-+
- class SwStyleSheet : public SfxStyleSheetBase {
- 	friend class SwStyleSheetPool;
- 	SfxItemSet aSet;				// Set fuer Load/Store
-Index: inc/bf_sfx2/bindings.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_sfx2/bindings.hxx,v
-retrieving revision 1.2
-diff -u -p -u -r1.2 bindings.hxx
---- openoffice.org.orig/binfilter/inc/bf_sfx2/bindings.hxx	6 Nov 2003 08:26:08 -0000	1.2
-+++ openoffice.org/binfilter/inc/bf_sfx2/bindings.hxx	8 Jun 2005 22:55:23 -0000
-@@ -167,6 +167,11 @@ enum SfxPopupAction
- 
- //====================================================================
- class SfxImageManager;
-+class SfxApplication;
-+class SfxShell;
-+class SfxSlotInterceptor;
-+class SfxBindings_Impl;
-+
- class SfxBindings: public SfxBroadcaster
- 
- /*	[Beschreibung]
-Index: inc/bf_sfx2/frame.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_sfx2/frame.hxx,v
-retrieving revision 1.4
-diff -u -p -u -r1.4 frame.hxx
---- openoffice.org.orig/binfilter/inc/bf_sfx2/frame.hxx	3 Aug 2004 20:57:02 -0000	1.4
-+++ openoffice.org/binfilter/inc/bf_sfx2/frame.hxx	8 Jun 2005 22:55:29 -0000
-@@ -183,6 +183,10 @@ DECLARE_LIST( TargetList, String* )//STR
- //==========================================================================
- 
- class SfxFrameArr_Impl;
-+class SfxFrameIterator;
-+class SfxUnoFrame;
-+class SfxViewFrame; /*HACK!*/
-+
- class SfxFrame
- {
- 	friend class SfxFrameIterator;
-Index: inc/bf_sfx2/mnumgr.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_sfx2/mnumgr.hxx,v
-retrieving revision 1.2
-diff -u -p -u -r1.2 mnumgr.hxx
---- openoffice.org.orig/binfilter/inc/bf_sfx2/mnumgr.hxx	6 Nov 2003 08:26:19 -0000	1.2
-+++ openoffice.org/binfilter/inc/bf_sfx2/mnumgr.hxx	8 Jun 2005 22:55:32 -0000
-@@ -84,6 +84,8 @@ class PopupMenu;
- class ResId;
- class SvVerbList;
- class Point;
-+class SystemWindow;
-+
- namespace binfilter {
- 
- class SfxMenuCfgItemArr;
-Index: inc/bf_sfx2/objface.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_sfx2/objface.hxx,v
-retrieving revision 1.3
-diff -u -p -u -r1.3 objface.hxx
---- openoffice.org.orig/binfilter/inc/bf_sfx2/objface.hxx	13 Feb 2004 14:31:02 -0000	1.3
-+++ openoffice.org/binfilter/inc/bf_sfx2/objface.hxx	8 Jun 2005 22:55:33 -0000
-@@ -79,6 +79,8 @@ class  SfxConfigManager;
- class  SfxConfigItem;
- class  SfxObjectUIArr_Impl ;
- class  SfxModule;
-+class SfxIFConfig_Impl;
-+class SfxSlotPool;
- 
- class SfxInterface
- {
-Index: inc/bf_sfx2/tbxchild.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_sfx2/tbxchild.hxx,v
-retrieving revision 1.3
-diff -u -p -u -r1.3 tbxchild.hxx
---- openoffice.org.orig/binfilter/inc/bf_sfx2/tbxchild.hxx	3 Aug 2004 21:04:50 -0000	1.3
-+++ openoffice.org/binfilter/inc/bf_sfx2/tbxchild.hxx	8 Jun 2005 22:55:42 -0000
-@@ -81,6 +81,7 @@ class SfxToolBoxControl;
- class SfxToolBox_Impl;
- 
- struct SfxChildWinInfo;
-+class SfxToolBoxManager;
- 
- class SfxToolbox: public ToolBox
- {
-Index: inc/bf_sfx2/topfrm.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_sfx2/topfrm.hxx,v
-retrieving revision 1.2
-diff -u -p -u -r1.2 topfrm.hxx
---- openoffice.org.orig/binfilter/inc/bf_sfx2/topfrm.hxx	6 Nov 2003 08:26:31 -0000	1.2
-+++ openoffice.org/binfilter/inc/bf_sfx2/topfrm.hxx	8 Jun 2005 22:55:42 -0000
-@@ -80,6 +80,10 @@ class SfxTopFrame;
- 
- // class SfxTopFrame -----------------------------------------------------
- 
-+class SfxTopWindow_Impl;
-+class SfxTopFrameWindow_Impl;
-+class SfxTopFrame_Impl;
-+
- class SfxTopFrame :	public SfxFrame
- {
- friend class SfxTopWindow_Impl;
-@@ -118,6 +122,9 @@ public:
- 
- // class SfxTopViewFrame -------------------------------------------------
- 
-+class SfxTopWindow_Impl;
-+class SfxTopViewFrame_Impl;
-+
- class SfxTopViewFrame : public SfxViewFrame
- {
- friend class SfxTopWindow_Impl;
-Index: inc/bf_sfx2/unoctitm.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_sfx2/unoctitm.hxx,v
-retrieving revision 1.3
-diff -u -p -u -r1.3 unoctitm.hxx
---- openoffice.org.orig/binfilter/inc/bf_sfx2/unoctitm.hxx	13 Apr 2005 08:11:49 -0000	1.3
-+++ openoffice.org/binfilter/inc/bf_sfx2/unoctitm.hxx	8 Jun 2005 22:55:42 -0000
-@@ -184,6 +184,8 @@ public:
- 						{ return aListeners; }
- };
- 
-+class SfxDispatchController_Impl;
-+
- class SfxOfficeDispatch : public SfxStatusDispatcher
- 						, public ::com::sun::star::lang::XUnoTunnel
- {
-Index: inc/bf_starmath/symbol.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_starmath/symbol.hxx,v
-retrieving revision 1.2
-diff -u -p -u -r1.2 symbol.hxx
---- openoffice.org.orig/binfilter/inc/bf_starmath/symbol.hxx	6 Nov 2003 08:27:17 -0000	1.2
-+++ openoffice.org/binfilter/inc/bf_starmath/symbol.hxx	8 Jun 2005 22:55:59 -0000
-@@ -122,6 +122,8 @@ namespace binfilter {
- 
- ////////////////////////////////////////////////////////////////////////////////
- 
-+class SmSymSetManager;
-+
- class SmSym
- {
- 	friend class SmSymSetManager;
-@@ -173,6 +175,8 @@ SV_DECL_PTRARR( SymbolArray, SmSym *, 32
- 
- /**************************************************************************/
- 
-+class SmSymSetManager;
-+
- class SmSymSet
- {
- 	friend class SmSymSetManager;
-Index: inc/bf_starmath/view.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_starmath/view.hxx,v
-retrieving revision 1.2
-diff -u -p -u -r1.2 view.hxx
---- openoffice.org.orig/binfilter/inc/bf_starmath/view.hxx	6 Nov 2003 08:27:18 -0000	1.2
-+++ openoffice.org/binfilter/inc/bf_starmath/view.hxx	8 Jun 2005 22:56:00 -0000
-@@ -272,6 +272,8 @@ public:
- 
- /**************************************************************************/
- 
-+class SmClipboardChangeListener;
-+
- class SmViewShell: public SfxViewShell
- {
- 	// for handling the PasteClipboardState
-Index: inc/bf_svx/fmview.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_svx/fmview.hxx,v
-retrieving revision 1.2
-diff -u -p -u -r1.2 fmview.hxx
---- openoffice.org.orig/binfilter/inc/bf_svx/fmview.hxx	6 Nov 2003 08:27:46 -0000	1.2
-+++ openoffice.org/binfilter/inc/bf_svx/fmview.hxx	8 Jun 2005 22:56:30 -0000
-@@ -88,6 +88,13 @@ namespace svx {
- 	class ODataAccessDescriptor;
- }
- 
-+class FmXFormController;
-+class FmFormShell;
-+class FmXFormShell;
-+class FmXFormView;
-+class FmExplorer;
-+class FmFormObj;
-+
- class FmFormView : public E3dView
- {
- 	friend class FmXFormController;
-Index: inc/bf_svx/svdedxv.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_svx/svdedxv.hxx,v
-retrieving revision 1.2
-diff -u -p -u -r1.2 svdedxv.hxx
---- openoffice.org.orig/binfilter/inc/bf_svx/svdedxv.hxx	6 Nov 2003 08:28:48 -0000	1.2
-+++ openoffice.org/binfilter/inc/bf_svx/svdedxv.hxx	8 Jun 2005 22:57:03 -0000
-@@ -106,6 +106,8 @@ enum SdrEndTextEditKind {SDRENDTEXTEDIT_
- //
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- ////////////////////////////////////////////////////////////////////////////////////////////////////
-+class				SdrPageView;
-+class				ImpSdrEditPara;
- 
- class SdrObjEditView: public SdrGlueEditView
- {
-Index: inc/bf_svx/svdhdl.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_svx/svdhdl.hxx,v
-retrieving revision 1.3
-diff -u -p -u -r1.3 svdhdl.hxx
---- openoffice.org.orig/binfilter/inc/bf_svx/svdhdl.hxx	5 May 2004 16:29:59 -0000	1.3
-+++ openoffice.org/binfilter/inc/bf_svx/svdhdl.hxx	8 Jun 2005 22:57:06 -0000
-@@ -185,6 +185,8 @@ enum BitmapMarkerKind
- 
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- 
-+class SdrMarkView;
-+
- class SdrHdl
- {
- 	friend class				SdrMarkView; // fuer den Zugriff auf nObjHdlNum
-Index: inc/bf_svx/svdobj.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_svx/svdobj.hxx,v
-retrieving revision 1.3
-diff -u -p -u -r1.3 svdobj.hxx
---- openoffice.org.orig/binfilter/inc/bf_svx/svdobj.hxx	13 Feb 2004 14:31:08 -0000	1.3
-+++ openoffice.org/binfilter/inc/bf_svx/svdobj.hxx	8 Jun 2005 22:57:12 -0000
-@@ -506,6 +506,10 @@ public:
- //
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- 
-+class SdrObjListIter;
-+class SdrVirtObj;
-+class SdrRectObj;
-+
- class SdrObject: public SfxListener
- {
- 	friend class				SdrObjListIter;
-Index: inc/bf_svx/svdograf.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_svx/svdograf.hxx,v
-retrieving revision 1.2
-diff -u -p -u -r1.2 svdograf.hxx
---- openoffice.org.orig/binfilter/inc/bf_svx/svdograf.hxx	6 Nov 2003 08:28:53 -0000	1.2
-+++ openoffice.org/binfilter/inc/bf_svx/svdograf.hxx	8 Jun 2005 22:57:13 -0000
-@@ -105,6 +105,7 @@ public:
- // --------------
- 
- class SdrGrafSetItem;
-+class SdrGraphicLink;
- 
- class SdrGrafObj: public SdrRectObj
- {
-Index: inc/bf_svx/svdotext.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_svx/svdotext.hxx,v
-retrieving revision 1.3
-diff -u -p -u -r1.3 svdotext.hxx
---- openoffice.org.orig/binfilter/inc/bf_svx/svdotext.hxx	5 May 2004 16:29:59 -0000	1.3
-+++ openoffice.org/binfilter/inc/bf_svx/svdotext.hxx	8 Jun 2005 22:57:15 -0000
-@@ -118,6 +118,8 @@ public:
- //************************************************************
- //   Hilfsklasse ImpSdrObjTextLinkUserData
- //************************************************************
-+class SdrTextObj;
-+class ImpSdrObjTextLink;
- 
- class ImpSdrObjTextLinkUserData : public SdrObjUserData
- {
-Index: inc/bf_svx/svdpagv.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_svx/svdpagv.hxx,v
-retrieving revision 1.3
-diff -u -p -u -r1.3 svdpagv.hxx
---- openoffice.org.orig/binfilter/inc/bf_svx/svdpagv.hxx	5 May 2004 16:29:59 -0000	1.3
-+++ openoffice.org/binfilter/inc/bf_svx/svdpagv.hxx	8 Jun 2005 22:57:17 -0000
-@@ -282,7 +282,8 @@ public:
- //STRIP001 	USHORT            Find(::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl > rUnoControl) const;
- 	USHORT            Find(::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > rUnoControlModel) const;
- };
--
-+class SdrPageView;
-+class SdrView;
- class SdrPageViewWinRec
- {
- friend class SdrPageView;
-@@ -329,6 +330,8 @@ public:
- 
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- namespace binfilter {
-+class SdrPaintView;
-+class SdrView;
- class SdrPageView: public SfxListener {
- friend class SdrPaintView;
- //friend class SdrSnapView;
-Index: inc/bf_svx/svdpntv.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_svx/svdpntv.hxx,v
-retrieving revision 1.3
-diff -u -p -u -r1.3 svdpntv.hxx
---- openoffice.org.orig/binfilter/inc/bf_svx/svdpntv.hxx	3 Dec 2003 10:43:08 -0000	1.3
-+++ openoffice.org/binfilter/inc/bf_svx/svdpntv.hxx	8 Jun 2005 22:57:18 -0000
-@@ -313,6 +313,12 @@ public:
- //
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- 
-+class				SdrPageView;
-+class				FrameAnimator;
-+class				SdrViewUserMarker;
-+class				SdrGrafObj;
-+class 				SdrPage;
-+
- class SdrPaintView: public SfxListener, public SfxRepeatTarget, public SfxBroadcaster
- {
- 	friend class				SdrPageView;
-Index: inc/bf_svx/svdvmark.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_svx/svdvmark.hxx,v
-retrieving revision 1.3
-diff -u -p -u -r1.3 svdvmark.hxx
---- openoffice.org.orig/binfilter/inc/bf_svx/svdvmark.hxx	3 Aug 2004 21:30:46 -0000	1.3
-+++ openoffice.org/binfilter/inc/bf_svx/svdvmark.hxx	8 Jun 2005 22:57:22 -0000
-@@ -95,10 +95,11 @@ enum SdrViewUserMarkerAlign
- //   SdrViewUserMarker
- //************************************************************
- 
-+class SdrPaintView;
-+
- class SdrViewUserMarker
- {
--	friend class				SdrPaintView;
--
-+	friend class                            SdrPaintView;
- 	SdrPaintView*				pView;
- 	OutputDevice*				pForcedOutDev;
- 	Point*						pPoint;
-Index: inc/bf_svx/unoshape.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_svx/unoshape.hxx,v
-retrieving revision 1.2
-diff -u -p -u -r1.2 unoshape.hxx
---- openoffice.org.orig/binfilter/inc/bf_svx/unoshape.hxx	6 Nov 2003 08:29:25 -0000	1.2
-+++ openoffice.org/binfilter/inc/bf_svx/unoshape.hxx	8 Jun 2005 22:57:35 -0000
-@@ -153,6 +153,10 @@ protected:
- 
- struct SvxShapeImpl;
- class SvxShapeMaster;
-+class SvxDrawPage;
-+class SvxShapeConnector;
-+class SdXShape;
-+
- 
- // WARNING: if you update the supported interfaces, also update the 
- //			SvxShape::queryAggregation helper method
-Index: inc/bf_sw/fchrfmt.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_sw/fchrfmt.hxx,v
-retrieving revision 1.3
-diff -u -p -u -r1.3 fchrfmt.hxx
---- openoffice.org.orig/binfilter/inc/bf_sw/fchrfmt.hxx	3 Aug 2004 21:39:11 -0000	1.3
-+++ openoffice.org/binfilter/inc/bf_sw/fchrfmt.hxx	8 Jun 2005 22:57:54 -0000
-@@ -75,6 +75,7 @@ class IntlWrapper; 
- namespace binfilter {
- 
- class SwCharFmt;
-+class SwTxtCharFmt;
- 
- 
- // ATT_CHARFMT *********************************************
-Index: inc/bf_sw/fmtflcnt.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_sw/fmtflcnt.hxx,v
-retrieving revision 1.2
-diff -u -p -u -r1.2 fmtflcnt.hxx
---- openoffice.org.orig/binfilter/inc/bf_sw/fmtflcnt.hxx	6 Nov 2003 08:33:47 -0000	1.2
-+++ openoffice.org/binfilter/inc/bf_sw/fmtflcnt.hxx	8 Jun 2005 22:57:58 -0000
-@@ -68,6 +68,7 @@
- namespace binfilter {
- 
- class SwFrmFmt;
-+class SwTxtFlyCnt;
- // ATT_FLYCNT *******************************************************
- 
- class SwFmtFlyCnt : public SfxPoolItem
-Index: inc/bf_sw/fmtfld.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_sw/fmtfld.hxx,v
-retrieving revision 1.3
-diff -u -p -u -r1.3 fmtfld.hxx
---- openoffice.org.orig/binfilter/inc/bf_sw/fmtfld.hxx	22 Apr 2004 15:42:08 -0000	1.3
-+++ openoffice.org/binfilter/inc/bf_sw/fmtfld.hxx	8 Jun 2005 22:57:58 -0000
-@@ -71,6 +71,7 @@
- namespace binfilter {
- 
- class SwField;
-+class SwTxtFld;
- // ATT_FLD ***********************************
- 
- class SwFmtFld : public SfxPoolItem, public SwClient
-Index: inc/bf_sw/fmtftn.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_sw/fmtftn.hxx,v
-retrieving revision 1.3
-diff -u -p -u -r1.3 fmtftn.hxx
---- openoffice.org.orig/binfilter/inc/bf_sw/fmtftn.hxx	3 Aug 2004 21:41:49 -0000	1.3
-+++ openoffice.org/binfilter/inc/bf_sw/fmtftn.hxx	8 Jun 2005 22:57:58 -0000
-@@ -71,6 +71,7 @@
- namespace binfilter {
- 
- class SwDoc;
-+class SwTxtFtn;
- 
- // ATT_FTN **********************************************************
- 
-Index: inc/bf_sw/fmtinfmt.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_sw/fmtinfmt.hxx,v
-retrieving revision 1.4
-diff -u -p -u -r1.4 fmtinfmt.hxx
---- openoffice.org.orig/binfilter/inc/bf_sw/fmtinfmt.hxx	3 Aug 2004 21:42:14 -0000	1.4
-+++ openoffice.org/binfilter/inc/bf_sw/fmtinfmt.hxx	8 Jun 2005 22:57:58 -0000
-@@ -73,6 +73,7 @@ class SvxMacroTableDtor; 
- class IntlWrapper; 
- namespace binfilter {
- 
-+class SwTxtINetFmt;
- 
- // ATT_INETFMT *********************************************
- 
-Index: inc/bf_sw/fmtrfmrk.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_sw/fmtrfmrk.hxx,v
-retrieving revision 1.3
-diff -u -p -u -r1.3 fmtrfmrk.hxx
---- openoffice.org.orig/binfilter/inc/bf_sw/fmtrfmrk.hxx	3 Aug 2004 21:43:11 -0000	1.3
-+++ openoffice.org/binfilter/inc/bf_sw/fmtrfmrk.hxx	8 Jun 2005 22:57:58 -0000
-@@ -72,6 +72,8 @@ namespace binfilter {
- 
- // ATT_REFMARK *******************************************************
- 
-+class SwTxtRefMark;
-+
- class SwFmtRefMark : public SfxPoolItem
- {
- 	friend class SwTxtRefMark;
-Index: inc/bf_sw/fmtruby.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_sw/fmtruby.hxx,v
-retrieving revision 1.4
-diff -u -p -u -r1.4 fmtruby.hxx
---- openoffice.org.orig/binfilter/inc/bf_sw/fmtruby.hxx	3 Aug 2004 21:43:22 -0000	1.4
-+++ openoffice.org/binfilter/inc/bf_sw/fmtruby.hxx	8 Jun 2005 22:57:58 -0000
-@@ -70,6 +70,7 @@
- #endif
- namespace binfilter {
- 
-+class SwTxtRuby;
- 
- class SwFmtRuby : public SfxPoolItem
- {
-Index: inc/bf_sw/section.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_sw/section.hxx,v
-retrieving revision 1.5
-diff -u -p -u -r1.5 section.hxx
---- openoffice.org.orig/binfilter/inc/bf_sw/section.hxx	27 Oct 2004 13:41:24 -0000	1.5
-+++ openoffice.org/binfilter/inc/bf_sw/section.hxx	8 Jun 2005 22:58:09 -0000
-@@ -116,6 +116,7 @@ enum LinkCreateType
- 	CREATE_UPDATE			// Link connecten und updaten
- };
- 
-+class SwSectionNode;
- 
- class SwSection : public SwClient
- {
-Index: inc/bf_xmloff/xmlaustp.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_xmloff/xmlaustp.hxx,v
-retrieving revision 1.2
-diff -u -p -u -r1.2 xmlaustp.hxx
---- openoffice.org.orig/binfilter/inc/bf_xmloff/xmlaustp.hxx	5 Dec 2003 09:18:04 -0000	1.2
-+++ openoffice.org/binfilter/inc/bf_xmloff/xmlaustp.hxx	8 Jun 2005 22:58:35 -0000
-@@ -79,6 +79,7 @@ class SvXMLExportPropertyMapper;
- class SvXMLNamespaceMap;
- class SvXMLAttributeList;
- class SvXMLExport;
-+class SvXMLAutoStylePoolP_Impl;
- 
- class SvXMLAutoStylePoolP : public UniRefBase
- {
-Index: inc/bf_svx/unoedsrc.hxx
-===================================================================
-RCS file: /cvs/framework/binfilter/inc/bf_svx/unoedsrc.hxx,v
-retrieving revision 1.4
-diff -u -p -r1.4 unoedsrc.hxx
---- openoffice.org.orig/vcl/inc/bf_svx/unoedsrc.hxx	3 Aug 2004 21:34:14 -0000	1.4
-+++ openoffice.org/binfilter/inc/bf_svx/unoedsrc.hxx	21 Jun 2005 11:05:52 -0000
-@@ -94,6 +94,7 @@ class String;
- class SfxItemSet;
- class SvUShorts;
- class SfxBroadcaster;
-+class OutputDevice;
- namespace binfilter {
- 
- struct ESelection;




More information about the fedora-cvs-commits mailing list