~ubuntu-branches/debian/jessie/xiphos/jessie

« back to all changes in this revision

Viewing changes to src/editor/Editor.h

  • Committer: Bazaar Package Importer
  • Author(s): Dmitrijs Ledkovs
  • Date: 2010-03-22 18:15:54 UTC
  • mfrom: (4.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100322181554-qlqchymwhcw28c0c
* New upstream release:
  + Bugfix only
  + Compatible with xulrunner 1.9.2
  + Update translations

* Revert changes introduced in 3.1.2-1ubuntu1. Thank you Chris Coulson
  for temporary fix.
* debian/xiphos.1 - spelling mistake
* waf is now default buildsystem
* help is now licensed under GPL
* Bumped standards version no changes required
* Changed email to @ubuntu.com

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/*
2
 
 * This file was generated by orbit-idl-2 - DO NOT EDIT!
3
 
 */
4
 
 
5
 
#ifndef Editor_H
6
 
#define Editor_H 1
7
 
#include <glib.h>
8
 
#define ORBIT_IDL_SERIAL 20
9
 
#include <orbit/orbit-types.h>
10
 
 
11
 
#ifdef __cplusplus
12
 
extern "C" {
13
 
#endif /* __cplusplus */
14
 
 
15
 
 
16
 
/** typedefs **/
17
 
#include <bonobo/Bonobo.h>
18
 
#if !defined(ORBIT_DECL_GNOME_GtkHTML_Editor_Listener) && !defined(_GNOME_GtkHTML_Editor_Listener_defined)
19
 
#define ORBIT_DECL_GNOME_GtkHTML_Editor_Listener 1
20
 
#define _GNOME_GtkHTML_Editor_Listener_defined 1
21
 
#define GNOME_GtkHTML_Editor_Listener__freekids CORBA_Object__freekids
22
 
typedef CORBA_Object GNOME_GtkHTML_Editor_Listener;
23
 
extern CORBA_unsigned_long GNOME_GtkHTML_Editor_Listener__classid;
24
 
#if !defined(TC_IMPL_TC_GNOME_GtkHTML_Editor_Listener_0)
25
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_Listener_0 'E'
26
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_Listener_1 'd'
27
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_Listener_2 'i'
28
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_Listener_3 't'
29
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_Listener_4 'o'
30
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_Listener_5 'r'
31
 
#ifdef ORBIT_IDL_C_IMODULE_Editor
32
 
static
33
 
#else
34
 
extern
35
 
#endif
36
 
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_GtkHTML_Editor_Listener_struct;
37
 
#define TC_GNOME_GtkHTML_Editor_Listener ((CORBA_TypeCode)&TC_GNOME_GtkHTML_Editor_Listener_struct)
38
 
#endif
39
 
#endif
40
 
#if !defined(ORBIT_DECL_GNOME_GtkHTML_Editor_Engine) && !defined(_GNOME_GtkHTML_Editor_Engine_defined)
41
 
#define ORBIT_DECL_GNOME_GtkHTML_Editor_Engine 1
42
 
#define _GNOME_GtkHTML_Editor_Engine_defined 1
43
 
#define GNOME_GtkHTML_Editor_Engine__freekids CORBA_Object__freekids
44
 
typedef CORBA_Object GNOME_GtkHTML_Editor_Engine;
45
 
extern CORBA_unsigned_long GNOME_GtkHTML_Editor_Engine__classid;
46
 
#if !defined(TC_IMPL_TC_GNOME_GtkHTML_Editor_Engine_0)
47
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_Engine_0 'E'
48
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_Engine_1 'd'
49
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_Engine_2 'i'
50
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_Engine_3 't'
51
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_Engine_4 'o'
52
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_Engine_5 'r'
53
 
#ifdef ORBIT_IDL_C_IMODULE_Editor
54
 
static
55
 
#else
56
 
extern
57
 
#endif
58
 
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_GtkHTML_Editor_Engine_struct;
59
 
#define TC_GNOME_GtkHTML_Editor_Engine ((CORBA_TypeCode)&TC_GNOME_GtkHTML_Editor_Engine_struct)
60
 
#endif
61
 
#endif
62
 
#if !defined(_GNOME_GtkHTML_Editor_URLRequestEvent_defined)
63
 
#define _GNOME_GtkHTML_Editor_URLRequestEvent_defined 1
64
 
typedef struct GNOME_GtkHTML_Editor_URLRequestEvent_type GNOME_GtkHTML_Editor_URLRequestEvent;
65
 
struct GNOME_GtkHTML_Editor_URLRequestEvent_type {
66
 
CORBA_string url;
67
 
Bonobo_Stream stream;
68
 
};
69
 
 
70
 
#if !defined(TC_IMPL_TC_GNOME_GtkHTML_Editor_URLRequestEvent_0)
71
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_URLRequestEvent_0 'E'
72
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_URLRequestEvent_1 'd'
73
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_URLRequestEvent_2 'i'
74
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_URLRequestEvent_3 't'
75
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_URLRequestEvent_4 'o'
76
 
#define TC_IMPL_TC_GNOME_GtkHTML_Editor_URLRequestEvent_5 'r'
77
 
#ifdef ORBIT_IDL_C_IMODULE_Editor
78
 
static
79
 
#else
80
 
extern
81
 
#endif
82
 
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_GtkHTML_Editor_URLRequestEvent_struct;
83
 
#define TC_GNOME_GtkHTML_Editor_URLRequestEvent ((CORBA_TypeCode)&TC_GNOME_GtkHTML_Editor_URLRequestEvent_struct)
84
 
#endif
85
 
#define GNOME_GtkHTML_Editor_URLRequestEvent__alloc() ((GNOME_GtkHTML_Editor_URLRequestEvent *)ORBit_small_alloc (TC_GNOME_GtkHTML_Editor_URLRequestEvent))
86
 
#define GNOME_GtkHTML_Editor_URLRequestEvent__freekids(m,d) ORBit_small_freekids (TC_GNOME_GtkHTML_Editor_URLRequestEvent,(m),(d))
87
 
#endif
88
 
 
89
 
/** POA structures **/
90
 
#ifndef _defined_POA_GNOME_GtkHTML_Editor_Listener
91
 
#define _defined_POA_GNOME_GtkHTML_Editor_Listener 1
92
 
typedef struct {
93
 
  void *_private;
94
 
CORBA_any* (*event)(PortableServer_Servant _servant, const CORBA_char * name, const CORBA_any* arg, CORBA_Environment *ev);
95
 
} POA_GNOME_GtkHTML_Editor_Listener__epv;
96
 
typedef struct {
97
 
  PortableServer_ServantBase__epv *_base_epv;
98
 
  POA_Bonobo_Unknown__epv *Bonobo_Unknown_epv;
99
 
  POA_GNOME_GtkHTML_Editor_Listener__epv *GNOME_GtkHTML_Editor_Listener_epv;
100
 
} POA_GNOME_GtkHTML_Editor_Listener__vepv;
101
 
typedef struct {
102
 
  void *_private;
103
 
  POA_GNOME_GtkHTML_Editor_Listener__vepv *vepv;
104
 
} POA_GNOME_GtkHTML_Editor_Listener;
105
 
extern void POA_GNOME_GtkHTML_Editor_Listener__init(PortableServer_Servant servant, CORBA_Environment *ev);
106
 
extern void POA_GNOME_GtkHTML_Editor_Listener__fini(PortableServer_Servant servant, CORBA_Environment *ev);
107
 
#endif /* _defined_POA_GNOME_GtkHTML_Editor_Listener */
108
 
#ifndef _defined_POA_GNOME_GtkHTML_Editor_Engine
109
 
#define _defined_POA_GNOME_GtkHTML_Editor_Engine 1
110
 
typedef struct {
111
 
  void *_private;
112
 
GNOME_GtkHTML_Editor_Listener (*_get_listener)(PortableServer_Servant _servant, CORBA_Environment *ev);
113
 
void (*_set_listener)(PortableServer_Servant _servant, const GNOME_GtkHTML_Editor_Listener value, CORBA_Environment *ev);
114
 
CORBA_boolean (*runCommand)(PortableServer_Servant _servant, const CORBA_char * command, CORBA_Environment *ev);
115
 
CORBA_string (*getParagraphData)(PortableServer_Servant _servant, const CORBA_char * key, CORBA_Environment *ev);
116
 
void (*setParagraphData)(PortableServer_Servant _servant, const CORBA_char * key, const CORBA_char * value, CORBA_Environment *ev);
117
 
void (*setObjectDataByType)(PortableServer_Servant _servant, const CORBA_char * type_name, const CORBA_char * key, const CORBA_char * data, CORBA_Environment *ev);
118
 
CORBA_boolean (*searchByData)(PortableServer_Servant _servant, const CORBA_long level, const CORBA_char * klass, const CORBA_char * key, const CORBA_char * value, CORBA_Environment *ev);
119
 
CORBA_boolean (*isParagraphEmpty)(PortableServer_Servant _servant, CORBA_Environment *ev);
120
 
CORBA_boolean (*isPreviousParagraphEmpty)(PortableServer_Servant _servant, CORBA_Environment *ev);
121
 
void (*insertHTML)(PortableServer_Servant _servant, const CORBA_char * html, CORBA_Environment *ev);
122
 
void (*freeze)(PortableServer_Servant _servant, CORBA_Environment *ev);
123
 
void (*thaw)(PortableServer_Servant _servant, CORBA_Environment *ev);
124
 
void (*undoBegin)(PortableServer_Servant _servant, const CORBA_char * undo_name, const CORBA_char * redo_name, CORBA_Environment *ev);
125
 
void (*undoEnd)(PortableServer_Servant _servant, CORBA_Environment *ev);
126
 
void (*ignoreWord)(PortableServer_Servant _servant, const CORBA_char * word, CORBA_Environment *ev);
127
 
void (*dropUndo)(PortableServer_Servant _servant, CORBA_Environment *ev);
128
 
CORBA_boolean (*hasUndo)(PortableServer_Servant _servant, CORBA_Environment *ev);
129
 
} POA_GNOME_GtkHTML_Editor_Engine__epv;
130
 
typedef struct {
131
 
  PortableServer_ServantBase__epv *_base_epv;
132
 
  POA_Bonobo_Unknown__epv *Bonobo_Unknown_epv;
133
 
  POA_GNOME_GtkHTML_Editor_Engine__epv *GNOME_GtkHTML_Editor_Engine_epv;
134
 
} POA_GNOME_GtkHTML_Editor_Engine__vepv;
135
 
typedef struct {
136
 
  void *_private;
137
 
  POA_GNOME_GtkHTML_Editor_Engine__vepv *vepv;
138
 
} POA_GNOME_GtkHTML_Editor_Engine;
139
 
extern void POA_GNOME_GtkHTML_Editor_Engine__init(PortableServer_Servant servant, CORBA_Environment *ev);
140
 
extern void POA_GNOME_GtkHTML_Editor_Engine__fini(PortableServer_Servant servant, CORBA_Environment *ev);
141
 
#endif /* _defined_POA_GNOME_GtkHTML_Editor_Engine */
142
 
 
143
 
/** skel prototypes **/
144
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Listener_event(POA_GNOME_GtkHTML_Editor_Listener *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_any* (*_impl_event)(PortableServer_Servant _servant, const CORBA_char * name, const CORBA_any* arg, CORBA_Environment *ev));
145
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine__get_listener(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, GNOME_GtkHTML_Editor_Listener (*_impl__get_listener)(PortableServer_Servant _servant, CORBA_Environment *ev));
146
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine__set_listener(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl__set_listener)(PortableServer_Servant _servant, const GNOME_GtkHTML_Editor_Listener value, CORBA_Environment *ev));
147
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine_runCommand(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_boolean (*_impl_runCommand)(PortableServer_Servant _servant, const CORBA_char * command, CORBA_Environment *ev));
148
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine_getParagraphData(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_string (*_impl_getParagraphData)(PortableServer_Servant _servant, const CORBA_char * key, CORBA_Environment *ev));
149
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine_setParagraphData(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_setParagraphData)(PortableServer_Servant _servant, const CORBA_char * key, const CORBA_char * value, CORBA_Environment *ev));
150
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine_setObjectDataByType(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_setObjectDataByType)(PortableServer_Servant _servant, const CORBA_char * type_name, const CORBA_char * key, const CORBA_char * data, CORBA_Environment *ev));
151
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine_searchByData(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_boolean (*_impl_searchByData)(PortableServer_Servant _servant, const CORBA_long level, const CORBA_char * klass, const CORBA_char * key, const CORBA_char * value, CORBA_Environment *ev));
152
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine_isParagraphEmpty(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_boolean (*_impl_isParagraphEmpty)(PortableServer_Servant _servant, CORBA_Environment *ev));
153
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine_isPreviousParagraphEmpty(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_boolean (*_impl_isPreviousParagraphEmpty)(PortableServer_Servant _servant, CORBA_Environment *ev));
154
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine_insertHTML(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_insertHTML)(PortableServer_Servant _servant, const CORBA_char * html, CORBA_Environment *ev));
155
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine_freeze(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_freeze)(PortableServer_Servant _servant, CORBA_Environment *ev));
156
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine_thaw(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_thaw)(PortableServer_Servant _servant, CORBA_Environment *ev));
157
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine_undoBegin(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_undoBegin)(PortableServer_Servant _servant, const CORBA_char * undo_name, const CORBA_char * redo_name, CORBA_Environment *ev));
158
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine_undoEnd(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_undoEnd)(PortableServer_Servant _servant, CORBA_Environment *ev));
159
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine_ignoreWord(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_ignoreWord)(PortableServer_Servant _servant, const CORBA_char * word, CORBA_Environment *ev));
160
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine_dropUndo(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_dropUndo)(PortableServer_Servant _servant, CORBA_Environment *ev));
161
 
void _ORBIT_skel_small_GNOME_GtkHTML_Editor_Engine_hasUndo(POA_GNOME_GtkHTML_Editor_Engine *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_boolean (*_impl_hasUndo)(PortableServer_Servant _servant, CORBA_Environment *ev));
162
 
 
163
 
/** stub prototypes **/
164
 
#define GNOME_GtkHTML_Editor_Listener_ref Bonobo_Unknown_ref
165
 
#define GNOME_GtkHTML_Editor_Listener_unref Bonobo_Unknown_unref
166
 
#define GNOME_GtkHTML_Editor_Listener_queryInterface Bonobo_Unknown_queryInterface
167
 
CORBA_any* GNOME_GtkHTML_Editor_Listener_event(GNOME_GtkHTML_Editor_Listener _obj, const CORBA_char * name, const CORBA_any* arg, CORBA_Environment *ev);
168
 
#define GNOME_GtkHTML_Editor_Engine_ref Bonobo_Unknown_ref
169
 
#define GNOME_GtkHTML_Editor_Engine_unref Bonobo_Unknown_unref
170
 
#define GNOME_GtkHTML_Editor_Engine_queryInterface Bonobo_Unknown_queryInterface
171
 
GNOME_GtkHTML_Editor_Listener GNOME_GtkHTML_Editor_Engine__get_listener(GNOME_GtkHTML_Editor_Engine _obj, CORBA_Environment *ev);
172
 
void GNOME_GtkHTML_Editor_Engine__set_listener(GNOME_GtkHTML_Editor_Engine _obj, const GNOME_GtkHTML_Editor_Listener value, CORBA_Environment *ev);
173
 
CORBA_boolean GNOME_GtkHTML_Editor_Engine_runCommand(GNOME_GtkHTML_Editor_Engine _obj, const CORBA_char * command, CORBA_Environment *ev);
174
 
CORBA_string GNOME_GtkHTML_Editor_Engine_getParagraphData(GNOME_GtkHTML_Editor_Engine _obj, const CORBA_char * key, CORBA_Environment *ev);
175
 
void GNOME_GtkHTML_Editor_Engine_setParagraphData(GNOME_GtkHTML_Editor_Engine _obj, const CORBA_char * key, const CORBA_char * value, CORBA_Environment *ev);
176
 
void GNOME_GtkHTML_Editor_Engine_setObjectDataByType(GNOME_GtkHTML_Editor_Engine _obj, const CORBA_char * type_name, const CORBA_char * key, const CORBA_char * data, CORBA_Environment *ev);
177
 
CORBA_boolean GNOME_GtkHTML_Editor_Engine_searchByData(GNOME_GtkHTML_Editor_Engine _obj, const CORBA_long level, const CORBA_char * klass, const CORBA_char * key, const CORBA_char * value, CORBA_Environment *ev);
178
 
CORBA_boolean GNOME_GtkHTML_Editor_Engine_isParagraphEmpty(GNOME_GtkHTML_Editor_Engine _obj, CORBA_Environment *ev);
179
 
CORBA_boolean GNOME_GtkHTML_Editor_Engine_isPreviousParagraphEmpty(GNOME_GtkHTML_Editor_Engine _obj, CORBA_Environment *ev);
180
 
void GNOME_GtkHTML_Editor_Engine_insertHTML(GNOME_GtkHTML_Editor_Engine _obj, const CORBA_char * html, CORBA_Environment *ev);
181
 
void GNOME_GtkHTML_Editor_Engine_freeze(GNOME_GtkHTML_Editor_Engine _obj, CORBA_Environment *ev);
182
 
void GNOME_GtkHTML_Editor_Engine_thaw(GNOME_GtkHTML_Editor_Engine _obj, CORBA_Environment *ev);
183
 
void GNOME_GtkHTML_Editor_Engine_undoBegin(GNOME_GtkHTML_Editor_Engine _obj, const CORBA_char * undo_name, const CORBA_char * redo_name, CORBA_Environment *ev);
184
 
void GNOME_GtkHTML_Editor_Engine_undoEnd(GNOME_GtkHTML_Editor_Engine _obj, CORBA_Environment *ev);
185
 
void GNOME_GtkHTML_Editor_Engine_ignoreWord(GNOME_GtkHTML_Editor_Engine _obj, const CORBA_char * word, CORBA_Environment *ev);
186
 
void GNOME_GtkHTML_Editor_Engine_dropUndo(GNOME_GtkHTML_Editor_Engine _obj, CORBA_Environment *ev);
187
 
CORBA_boolean GNOME_GtkHTML_Editor_Engine_hasUndo(GNOME_GtkHTML_Editor_Engine _obj, CORBA_Environment *ev);
188
 
#include <orbit/orb-core/orbit-interface.h>
189
 
 
190
 
#ifdef ORBIT_IDL_C_IMODULE_Editor
191
 
static 
192
 
#else
193
 
extern 
194
 
#endif
195
 
ORBit_IInterface GNOME_GtkHTML_Editor_Listener__iinterface;
196
 
#define GNOME_GtkHTML_Editor_Listener_IMETHODS_LEN 1
197
 
#ifdef ORBIT_IDL_C_IMODULE_Editor
198
 
static 
199
 
#else
200
 
extern 
201
 
#endif
202
 
ORBit_IMethod GNOME_GtkHTML_Editor_Listener__imethods[GNOME_GtkHTML_Editor_Listener_IMETHODS_LEN];
203
 
#ifdef ORBIT_IDL_C_IMODULE_Editor
204
 
static 
205
 
#else
206
 
extern 
207
 
#endif
208
 
ORBit_IInterface GNOME_GtkHTML_Editor_Engine__iinterface;
209
 
#define GNOME_GtkHTML_Editor_Engine_IMETHODS_LEN 17
210
 
#ifdef ORBIT_IDL_C_IMODULE_Editor
211
 
static 
212
 
#else
213
 
extern 
214
 
#endif
215
 
ORBit_IMethod GNOME_GtkHTML_Editor_Engine__imethods[GNOME_GtkHTML_Editor_Engine_IMETHODS_LEN];
216
 
 
217
 
/** IMethods index */
218
 
 
219
 
#ifndef __GNOME_GtkHTML_Editor_Listener__imethods_index
220
 
#define __GNOME_GtkHTML_Editor_Listener__imethods_index
221
 
typedef enum {
222
 
        GNOME_GtkHTML_Editor_Listener_event__imethods_index
223
 
} GNOME_GtkHTML_Editor_Listener__imethods_index;
224
 
#endif /* __GNOME_GtkHTML_Editor_Listener__imethods_index */
225
 
 
226
 
#ifndef __GNOME_GtkHTML_Editor_Engine__imethods_index
227
 
#define __GNOME_GtkHTML_Editor_Engine__imethods_index
228
 
typedef enum {
229
 
        GNOME_GtkHTML_Editor_Engine__get_listener__imethods_index,
230
 
        GNOME_GtkHTML_Editor_Engine__set_listener__imethods_index,
231
 
        GNOME_GtkHTML_Editor_Engine_runCommand__imethods_index,
232
 
        GNOME_GtkHTML_Editor_Engine_getParagraphData__imethods_index,
233
 
        GNOME_GtkHTML_Editor_Engine_setParagraphData__imethods_index,
234
 
        GNOME_GtkHTML_Editor_Engine_setObjectDataByType__imethods_index,
235
 
        GNOME_GtkHTML_Editor_Engine_searchByData__imethods_index,
236
 
        GNOME_GtkHTML_Editor_Engine_isParagraphEmpty__imethods_index,
237
 
        GNOME_GtkHTML_Editor_Engine_isPreviousParagraphEmpty__imethods_index,
238
 
        GNOME_GtkHTML_Editor_Engine_insertHTML__imethods_index,
239
 
        GNOME_GtkHTML_Editor_Engine_freeze__imethods_index,
240
 
        GNOME_GtkHTML_Editor_Engine_thaw__imethods_index,
241
 
        GNOME_GtkHTML_Editor_Engine_undoBegin__imethods_index,
242
 
        GNOME_GtkHTML_Editor_Engine_undoEnd__imethods_index,
243
 
        GNOME_GtkHTML_Editor_Engine_ignoreWord__imethods_index,
244
 
        GNOME_GtkHTML_Editor_Engine_dropUndo__imethods_index,
245
 
        GNOME_GtkHTML_Editor_Engine_hasUndo__imethods_index
246
 
} GNOME_GtkHTML_Editor_Engine__imethods_index;
247
 
#endif /* __GNOME_GtkHTML_Editor_Engine__imethods_index */
248
 
 
249
 
#ifndef __ORBIT_IMETHODS_INDEX
250
 
#define __ORBIT_IMETHODS_INDEX
251
 
#define ORBIT_IMETHODS_INDEX(m) (m ## __imethods_index)
252
 
#endif /* __ORBIT_IMETHODS_INDEX */
253
 
 
254
 
#ifdef __cplusplus
255
 
}
256
 
#endif /* __cplusplus */
257
 
 
258
 
#ifndef EXCLUDE_ORBIT_H
259
 
#include <orbit/orbit.h>
260
 
 
261
 
#endif /* EXCLUDE_ORBIT_H */
262
 
#endif
263
 
#undef ORBIT_IDL_SERIAL