From 19d71e1c5029e8c4048d9b8ace72affc28f2d04f Mon Sep 17 00:00:00 2001 From: nobody Date: Wed, 21 Feb 2001 19:34:27 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'GNUMERIC_0_63'. svn path=/tags/GNUMERIC_0_63/; revision=8333 --- .../tmpl/evolution-services-unused.sgml | 0 ...executive-summary-component-factory-client.sgml | 53 --------------- .../tmpl/executive-summary-component-factory.sgml | 46 ------------- .../tmpl/executive-summary-component.sgml | 37 ----------- .../tmpl/executive-summary-html-view.sgml | 75 ---------------------- 5 files changed, 211 deletions(-) delete mode 100644 help/devel/executive-summary/tmpl/evolution-services-unused.sgml delete mode 100644 help/devel/executive-summary/tmpl/executive-summary-component-factory-client.sgml delete mode 100644 help/devel/executive-summary/tmpl/executive-summary-component-factory.sgml delete mode 100644 help/devel/executive-summary/tmpl/executive-summary-component.sgml delete mode 100644 help/devel/executive-summary/tmpl/executive-summary-html-view.sgml (limited to 'help/devel/executive-summary/tmpl') diff --git a/help/devel/executive-summary/tmpl/evolution-services-unused.sgml b/help/devel/executive-summary/tmpl/evolution-services-unused.sgml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/help/devel/executive-summary/tmpl/executive-summary-component-factory-client.sgml b/help/devel/executive-summary/tmpl/executive-summary-component-factory-client.sgml deleted file mode 100644 index ee8ef25689..0000000000 --- a/help/devel/executive-summary/tmpl/executive-summary-component-factory-client.sgml +++ /dev/null @@ -1,53 +0,0 @@ - -ExecutiveSummaryComponentFactoryClient - - -GtkObject client to simplfy use of GNOME_Evolution_Summary_ComponentFactory - - - -This object provides an easy wrapper around the CORBA object that represents the - GNOME_Evolution_Summary_ComponentFactory interface. It handles conversion from -normal types to CORBA types and has error checking. - - - - - - - - - -Casts a #GtkObject into an #ExecutiveSummaryComponentFactoryClient - - -@obj: - - - - - - - -@client: -@corba_object: - - - - - - - -@id: -@Returns: - - - - - - - -@client: -@Returns: - - diff --git a/help/devel/executive-summary/tmpl/executive-summary-component-factory.sgml b/help/devel/executive-summary/tmpl/executive-summary-component-factory.sgml deleted file mode 100644 index 7069eea9d0..0000000000 --- a/help/devel/executive-summary/tmpl/executive-summary-component-factory.sgml +++ /dev/null @@ -1,46 +0,0 @@ - -ExecutiveSummaryComponentFactory - - -GtkObject wrapper for GNOME/Evolution/Summary/ComponentFactory. - - - -An ExecutiveSummaryComponentFactory simplifies the creation of a -GNOME_Evolution_Summary_ComponentFactory object. It also allows error checking -and all the standard #GtkObject signals. - - - - - - - - - -Casts a #GtkObject to an #ExecutiveSummaryComponentFactory. - - -@obj: A #GtkObject. - - - - -The type of function that is called when the factory has to create a new view. - - -@factory: The #ExecutiveSummaryComponent that is creating the view. -@closure: The data that was passed into executive_summary_factory_new (). -@Returns: An #ExecutiveSummaryComponent. - - - - - - - -@create_view: -@closure: -@Returns: - - diff --git a/help/devel/executive-summary/tmpl/executive-summary-component.sgml b/help/devel/executive-summary/tmpl/executive-summary-component.sgml deleted file mode 100644 index 04768b1b1c..0000000000 --- a/help/devel/executive-summary/tmpl/executive-summary-component.sgml +++ /dev/null @@ -1,37 +0,0 @@ - -ExecutiveSummaryComponent - - -The base #BonoboObject that implements GNOME/Evolution/Summary/Component. - - - -This #GtkObject wrapper around the GNOME/Evolution/Summary/Component, is the -base object that has all the other interfaces aggregated onto it. These -interfaces are: GNOME/Evolution/HTMLView, Bonobo/Control, Bonobo/EventSource, -Bonobo/PropertyBag, Bonobo/PropertyControl and Bonobo/PersistStream. Each of -the aggregated interfaces performs a specific job in the creation of the service. - - - - -#ExecutiveSummaryHtmlView, #BonoboControl, #BonoboEventSource, #BonoboPropertyBag, -#BonoboPropertyControl, #BonoboPersistStream. - - - - -Casts a #GtkObject to an #ExecutiveSummaryComponent. - - -@obj: A #GtkObject. - - - - - - - -@Returns: - - diff --git a/help/devel/executive-summary/tmpl/executive-summary-html-view.sgml b/help/devel/executive-summary/tmpl/executive-summary-html-view.sgml deleted file mode 100644 index 2fb66a2035..0000000000 --- a/help/devel/executive-summary/tmpl/executive-summary-html-view.sgml +++ /dev/null @@ -1,75 +0,0 @@ - -ExecutiveSummaryHtmlView - - -A Bonobo component used to implement HTML based services. - - - -When writing HTML services, this component is aggregated onto an #ExecutiveSummaryComponent, to allow the Executive Summary to be able to find the HTML. - - - - -#ExecutiveSummaryComponent, #BonoboEventSource - - - - - Casts a #GtkObject into an #ExecutiveSummaryHtmlView - - -@obj: A #GtkObject - - - - -This is the event that is emitted on the BonoboEventSource when the HTML is changed. - - - - - - - - - -@event_source: -@Returns: - - - - - - - -@Returns: - - - - - - - -@view: -@html: - - - - - - - -@view: -@Returns: - - - - - - - -@view: -@Returns: - - -- cgit v1.2.3