00001
00002
00003
00004
00005 #include <string.h>
00006 #define ORBIT2_STUBS_API
00007 #define ORBIT_IDL_C_COMMON
00008 #define GNOME_Magnifier_COMMON
00009 #include "GNOME_Magnifier.h"
00010
00011 static const CORBA_unsigned_long ORBit_zero_int = 0;
00012
00013 #ifndef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00014 void _ORBIT_skel_small_Bonobo_Listener_event(POA_Bonobo_Listener *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00015 void (*_impl_event)(PortableServer_Servant _servant, const CORBA_char * event_name, const CORBA_any* args, CORBA_Environment *ev)) {
00016 _impl_event (_o_servant, *(const CORBA_char * *)_o_args[0], (const CORBA_any*)_o_args[1], _o_ev);
00017 }
00018 void _ORBIT_skel_small_Bonobo_Listener_unImplemented(POA_Bonobo_Listener *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00019 void (*_impl_unImplemented)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00020 _impl_unImplemented (_o_servant, _o_ev);
00021 }
00022 void _ORBIT_skel_small_Bonobo_Listener_unImplemented2(POA_Bonobo_Listener *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00023 void (*_impl_unImplemented2)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00024 _impl_unImplemented2 (_o_servant, _o_ev);
00025 }
00026 void _ORBIT_skel_small_Bonobo_EventSource_addListener(POA_Bonobo_EventSource *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00027 void (*_impl_addListener)(PortableServer_Servant _servant, const Bonobo_Listener l, CORBA_Environment *ev)) {
00028 _impl_addListener (_o_servant, *(const Bonobo_Listener *)_o_args[0], _o_ev);
00029 }
00030 void _ORBIT_skel_small_Bonobo_EventSource_addListenerWithMask(POA_Bonobo_EventSource *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00031 void (*_impl_addListenerWithMask)(PortableServer_Servant _servant, const Bonobo_Listener l, const CORBA_char * event_mask, CORBA_Environment *ev)) {
00032 _impl_addListenerWithMask (_o_servant, *(const Bonobo_Listener *)_o_args[0], *(const CORBA_char * *)_o_args[1], _o_ev);
00033 }
00034 void _ORBIT_skel_small_Bonobo_EventSource_removeListener(POA_Bonobo_EventSource *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00035 void (*_impl_removeListener)(PortableServer_Servant _servant, const Bonobo_Listener l, CORBA_Environment *ev)) {
00036 _impl_removeListener (_o_servant, *(const Bonobo_Listener *)_o_args[0], _o_ev);
00037 }
00038 void _ORBIT_skel_small_Bonobo_EventSource_unImplemented(POA_Bonobo_EventSource *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00039 void (*_impl_unImplemented)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00040 _impl_unImplemented (_o_servant, _o_ev);
00041 }
00042 void _ORBIT_skel_small_Bonobo_EventSource_unImplemented2(POA_Bonobo_EventSource *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00043 void (*_impl_unImplemented2)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00044 _impl_unImplemented2 (_o_servant, _o_ev);
00045 }
00046 void _ORBIT_skel_small_Bonobo_PropertyBag_getKeys(POA_Bonobo_PropertyBag *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00047 Bonobo_KeyList* (*_impl_getKeys)(PortableServer_Servant _servant, const CORBA_char * filter, CORBA_Environment *ev)) {
00048 *(Bonobo_KeyList* *)_o_retval = _impl_getKeys (_o_servant, *(const CORBA_char * *)_o_args[0], _o_ev);
00049 }
00050 void _ORBIT_skel_small_Bonobo_PropertyBag_getType(POA_Bonobo_PropertyBag *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00051 CORBA_TypeCode (*_impl_getType)(PortableServer_Servant _servant, const CORBA_char * key, CORBA_Environment *ev)) {
00052 *(CORBA_TypeCode *)_o_retval = _impl_getType (_o_servant, *(const CORBA_char * *)_o_args[0], _o_ev);
00053 }
00054 void _ORBIT_skel_small_Bonobo_PropertyBag_getValue(POA_Bonobo_PropertyBag *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00055 CORBA_any* (*_impl_getValue)(PortableServer_Servant _servant, const CORBA_char * key, CORBA_Environment *ev)) {
00056 *(CORBA_any* *)_o_retval = _impl_getValue (_o_servant, *(const CORBA_char * *)_o_args[0], _o_ev);
00057 }
00058 void _ORBIT_skel_small_Bonobo_PropertyBag_setValue(POA_Bonobo_PropertyBag *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00059 void (*_impl_setValue)(PortableServer_Servant _servant, const CORBA_char * key, const CORBA_any* value, CORBA_Environment *ev)) {
00060 _impl_setValue (_o_servant, *(const CORBA_char * *)_o_args[0], (const CORBA_any*)_o_args[1], _o_ev);
00061 }
00062 void _ORBIT_skel_small_Bonobo_PropertyBag_getValues(POA_Bonobo_PropertyBag *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00063 Bonobo_PropertySet* (*_impl_getValues)(PortableServer_Servant _servant, const CORBA_char * filter, CORBA_Environment *ev)) {
00064 *(Bonobo_PropertySet* *)_o_retval = _impl_getValues (_o_servant, *(const CORBA_char * *)_o_args[0], _o_ev);
00065 }
00066 void _ORBIT_skel_small_Bonobo_PropertyBag_setValues(POA_Bonobo_PropertyBag *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00067 void (*_impl_setValues)(PortableServer_Servant _servant, const Bonobo_PropertySet* set, CORBA_Environment *ev)) {
00068 _impl_setValues (_o_servant, (const CORBA_sequence_Bonobo_Pair*)_o_args[0], _o_ev);
00069 }
00070 void _ORBIT_skel_small_Bonobo_PropertyBag_getDefault(POA_Bonobo_PropertyBag *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00071 CORBA_any* (*_impl_getDefault)(PortableServer_Servant _servant, const CORBA_char * key, CORBA_Environment *ev)) {
00072 *(CORBA_any* *)_o_retval = _impl_getDefault (_o_servant, *(const CORBA_char * *)_o_args[0], _o_ev);
00073 }
00074 void _ORBIT_skel_small_Bonobo_PropertyBag_getDocTitle(POA_Bonobo_PropertyBag *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00075 CORBA_string (*_impl_getDocTitle)(PortableServer_Servant _servant, const CORBA_char * key, CORBA_Environment *ev)) {
00076 *(CORBA_string *)_o_retval = _impl_getDocTitle (_o_servant, *(const CORBA_char * *)_o_args[0], _o_ev);
00077 }
00078 void _ORBIT_skel_small_Bonobo_PropertyBag_getDoc(POA_Bonobo_PropertyBag *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00079 CORBA_string (*_impl_getDoc)(PortableServer_Servant _servant, const CORBA_char * key, CORBA_Environment *ev)) {
00080 *(CORBA_string *)_o_retval = _impl_getDoc (_o_servant, *(const CORBA_char * *)_o_args[0], _o_ev);
00081 }
00082 void _ORBIT_skel_small_Bonobo_PropertyBag_getFlags(POA_Bonobo_PropertyBag *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00083 Bonobo_PropertyFlags (*_impl_getFlags)(PortableServer_Servant _servant, const CORBA_char * key, CORBA_Environment *ev)) {
00084 *(Bonobo_PropertyFlags *)_o_retval = _impl_getFlags (_o_servant, *(const CORBA_char * *)_o_args[0], _o_ev);
00085 }
00086 void _ORBIT_skel_small_Bonobo_PropertyBag_unImplemented1(POA_Bonobo_PropertyBag *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00087 void (*_impl_unImplemented1)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00088 _impl_unImplemented1 (_o_servant, _o_ev);
00089 }
00090 void _ORBIT_skel_small_Bonobo_PropertyBag_unImplemented2(POA_Bonobo_PropertyBag *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00091 void (*_impl_unImplemented2)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00092 _impl_unImplemented2 (_o_servant, _o_ev);
00093 }
00094 void _ORBIT_skel_small_Bonobo_PropertyBag_unImplemented3(POA_Bonobo_PropertyBag *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00095 void (*_impl_unImplemented3)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00096 _impl_unImplemented3 (_o_servant, _o_ev);
00097 }
00098 void _ORBIT_skel_small_Bonobo_PropertyBag_unImplemented4(POA_Bonobo_PropertyBag *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00099 void (*_impl_unImplemented4)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00100 _impl_unImplemented4 (_o_servant, _o_ev);
00101 }
00102 void _ORBIT_skel_small_Bonobo_ConfigDatabase__get_isWriteable(POA_Bonobo_ConfigDatabase *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00103 CORBA_boolean (*_impl__get_isWriteable)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00104 *(CORBA_boolean *)_o_retval = _impl__get_isWriteable (_o_servant, _o_ev);
00105 }
00106 void _ORBIT_skel_small_Bonobo_ConfigDatabase_getDirs(POA_Bonobo_ConfigDatabase *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00107 Bonobo_KeyList* (*_impl_getDirs)(PortableServer_Servant _servant, const CORBA_char * dir, CORBA_Environment *ev)) {
00108 *(Bonobo_KeyList* *)_o_retval = _impl_getDirs (_o_servant, *(const CORBA_char * *)_o_args[0], _o_ev);
00109 }
00110 void _ORBIT_skel_small_Bonobo_ConfigDatabase_hasDir(POA_Bonobo_ConfigDatabase *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00111 CORBA_boolean (*_impl_hasDir)(PortableServer_Servant _servant, const CORBA_char * dir, CORBA_Environment *ev)) {
00112 *(CORBA_boolean *)_o_retval = _impl_hasDir (_o_servant, *(const CORBA_char * *)_o_args[0], _o_ev);
00113 }
00114 void _ORBIT_skel_small_Bonobo_ConfigDatabase_removeValue(POA_Bonobo_ConfigDatabase *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00115 void (*_impl_removeValue)(PortableServer_Servant _servant, const CORBA_char * key, CORBA_Environment *ev)) {
00116 _impl_removeValue (_o_servant, *(const CORBA_char * *)_o_args[0], _o_ev);
00117 }
00118 void _ORBIT_skel_small_Bonobo_ConfigDatabase_removeDir(POA_Bonobo_ConfigDatabase *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00119 void (*_impl_removeDir)(PortableServer_Servant _servant, const CORBA_char * dir, CORBA_Environment *ev)) {
00120 _impl_removeDir (_o_servant, *(const CORBA_char * *)_o_args[0], _o_ev);
00121 }
00122 void _ORBIT_skel_small_Bonobo_ConfigDatabase_addDatabase(POA_Bonobo_ConfigDatabase *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00123 void (*_impl_addDatabase)(PortableServer_Servant _servant, const Bonobo_ConfigDatabase db, const CORBA_char * key, const Bonobo_ConfigDatabase_DBFlags flags, CORBA_Environment *ev)) {
00124 _impl_addDatabase (_o_servant, *(const Bonobo_ConfigDatabase *)_o_args[0], *(const CORBA_char * *)_o_args[1], *(const Bonobo_ConfigDatabase_DBFlags *)_o_args[2], _o_ev);
00125 }
00126 void _ORBIT_skel_small_Bonobo_ConfigDatabase_sync(POA_Bonobo_ConfigDatabase *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00127 void (*_impl_sync)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00128 _impl_sync (_o_servant, _o_ev);
00129 }
00130 void _ORBIT_skel_small_Bonobo_ConfigDatabase_unImplemented5(POA_Bonobo_ConfigDatabase *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00131 void (*_impl_unImplemented5)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00132 _impl_unImplemented5 (_o_servant, _o_ev);
00133 }
00134 void _ORBIT_skel_small_Bonobo_ConfigDatabase_unImplemented6(POA_Bonobo_ConfigDatabase *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00135 void (*_impl_unImplemented6)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00136 _impl_unImplemented6 (_o_servant, _o_ev);
00137 }
00138 void _ORBIT_skel_small_Bonobo_ConfigDatabase_unImplemented7(POA_Bonobo_ConfigDatabase *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00139 void (*_impl_unImplemented7)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00140 _impl_unImplemented7 (_o_servant, _o_ev);
00141 }
00142 void _ORBIT_skel_small_Bonobo_ConfigDatabase_unImplemented8(POA_Bonobo_ConfigDatabase *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00143 void (*_impl_unImplemented8)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00144 _impl_unImplemented8 (_o_servant, _o_ev);
00145 }
00146 void _ORBIT_skel_small_GNOME_Magnifier_ZoomRegion_setMagFactor(POA_GNOME_Magnifier_ZoomRegion *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00147 CORBA_boolean (*_impl_setMagFactor)(PortableServer_Servant _servant, const CORBA_float magX, const CORBA_float magY, CORBA_Environment *ev)) {
00148 *(CORBA_boolean *)_o_retval = _impl_setMagFactor (_o_servant, *(const CORBA_float *)_o_args[0], *(const CORBA_float *)_o_args[1], _o_ev);
00149 }
00150 void _ORBIT_skel_small_GNOME_Magnifier_ZoomRegion_getMagFactor(POA_GNOME_Magnifier_ZoomRegion *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00151 void (*_impl_getMagFactor)(PortableServer_Servant _servant, CORBA_float* magX, CORBA_float* magY, CORBA_Environment *ev)) {
00152 _impl_getMagFactor (_o_servant, *(CORBA_float* *)_o_args[0], *(CORBA_float* *)_o_args[1], _o_ev);
00153 }
00154 void _ORBIT_skel_small_GNOME_Magnifier_ZoomRegion_getProperties(POA_GNOME_Magnifier_ZoomRegion *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00155 Bonobo_PropertyBag (*_impl_getProperties)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00156 *(Bonobo_PropertyBag *)_o_retval = _impl_getProperties (_o_servant, _o_ev);
00157 }
00158 void _ORBIT_skel_small_GNOME_Magnifier_ZoomRegion_setROI(POA_GNOME_Magnifier_ZoomRegion *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00159 void (*_impl_setROI)(PortableServer_Servant _servant, const GNOME_Magnifier_RectBounds* bounds, CORBA_Environment *ev)) {
00160 _impl_setROI (_o_servant, (const GNOME_Magnifier_RectBounds*)_o_args[0], _o_ev);
00161 }
00162 void _ORBIT_skel_small_GNOME_Magnifier_ZoomRegion_markDirty(POA_GNOME_Magnifier_ZoomRegion *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00163 void (*_impl_markDirty)(PortableServer_Servant _servant, const GNOME_Magnifier_RectBounds* dirtyRegion, CORBA_Environment *ev)) {
00164 _impl_markDirty (_o_servant, (const GNOME_Magnifier_RectBounds*)_o_args[0], _o_ev);
00165 }
00166 void _ORBIT_skel_small_GNOME_Magnifier_ZoomRegion_getROI(POA_GNOME_Magnifier_ZoomRegion *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00167 GNOME_Magnifier_RectBounds (*_impl_getROI)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00168 *(GNOME_Magnifier_RectBounds *)_o_retval = _impl_getROI (_o_servant, _o_ev);
00169 }
00170 void _ORBIT_skel_small_GNOME_Magnifier_ZoomRegion_moveResize(POA_GNOME_Magnifier_ZoomRegion *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00171 void (*_impl_moveResize)(PortableServer_Servant _servant, const GNOME_Magnifier_RectBounds* bounds, CORBA_Environment *ev)) {
00172 _impl_moveResize (_o_servant, (const GNOME_Magnifier_RectBounds*)_o_args[0], _o_ev);
00173 }
00174 void _ORBIT_skel_small_GNOME_Magnifier_ZoomRegion_dispose(POA_GNOME_Magnifier_ZoomRegion *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00175 void (*_impl_dispose)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00176 _impl_dispose (_o_servant, _o_ev);
00177 }
00178 void _ORBIT_skel_small_GNOME_Magnifier_Magnifier__get_SourceDisplay(POA_GNOME_Magnifier_Magnifier *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00179 CORBA_string (*_impl__get_SourceDisplay)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00180 *(CORBA_string *)_o_retval = _impl__get_SourceDisplay (_o_servant, _o_ev);
00181 }
00182 void _ORBIT_skel_small_GNOME_Magnifier_Magnifier__set_SourceDisplay(POA_GNOME_Magnifier_Magnifier *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00183 void (*_impl__set_SourceDisplay)(PortableServer_Servant _servant, const CORBA_char * value, CORBA_Environment *ev)) {
00184 _impl__set_SourceDisplay (_o_servant, *(const CORBA_char * *)_o_args[0], _o_ev);
00185 }
00186 void _ORBIT_skel_small_GNOME_Magnifier_Magnifier__get_TargetDisplay(POA_GNOME_Magnifier_Magnifier *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00187 CORBA_string (*_impl__get_TargetDisplay)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00188 *(CORBA_string *)_o_retval = _impl__get_TargetDisplay (_o_servant, _o_ev);
00189 }
00190 void _ORBIT_skel_small_GNOME_Magnifier_Magnifier__set_TargetDisplay(POA_GNOME_Magnifier_Magnifier *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00191 void (*_impl__set_TargetDisplay)(PortableServer_Servant _servant, const CORBA_char * value, CORBA_Environment *ev)) {
00192 _impl__set_TargetDisplay (_o_servant, *(const CORBA_char * *)_o_args[0], _o_ev);
00193 }
00194 void _ORBIT_skel_small_GNOME_Magnifier_Magnifier_getProperties(POA_GNOME_Magnifier_Magnifier *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00195 Bonobo_PropertyBag (*_impl_getProperties)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00196 *(Bonobo_PropertyBag *)_o_retval = _impl_getProperties (_o_servant, _o_ev);
00197 }
00198 void _ORBIT_skel_small_GNOME_Magnifier_Magnifier_createZoomRegion(POA_GNOME_Magnifier_Magnifier *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00199 GNOME_Magnifier_ZoomRegion (*_impl_createZoomRegion)(PortableServer_Servant _servant, const CORBA_float zx, const CORBA_float zy, const GNOME_Magnifier_RectBounds* ROI, const GNOME_Magnifier_RectBounds* viewport, CORBA_Environment *ev)) {
00200 *(GNOME_Magnifier_ZoomRegion *)_o_retval = _impl_createZoomRegion (_o_servant, *(const CORBA_float *)_o_args[0], *(const CORBA_float *)_o_args[1], (const GNOME_Magnifier_RectBounds*)_o_args[2], (const GNOME_Magnifier_RectBounds*)_o_args[3], _o_ev);
00201 }
00202 void _ORBIT_skel_small_GNOME_Magnifier_Magnifier_getZoomRegions(POA_GNOME_Magnifier_Magnifier *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00203 GNOME_Magnifier_ZoomRegionList* (*_impl_getZoomRegions)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00204 *(GNOME_Magnifier_ZoomRegionList* *)_o_retval = _impl_getZoomRegions (_o_servant, _o_ev);
00205 }
00206 void _ORBIT_skel_small_GNOME_Magnifier_Magnifier_addZoomRegion(POA_GNOME_Magnifier_Magnifier *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00207 CORBA_boolean (*_impl_addZoomRegion)(PortableServer_Servant _servant, const GNOME_Magnifier_ZoomRegion region, CORBA_Environment *ev)) {
00208 *(CORBA_boolean *)_o_retval = _impl_addZoomRegion (_o_servant, *(const GNOME_Magnifier_ZoomRegion *)_o_args[0], _o_ev);
00209 }
00210 void _ORBIT_skel_small_GNOME_Magnifier_Magnifier_clearAllZoomRegions(POA_GNOME_Magnifier_Magnifier *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00211 void (*_impl_clearAllZoomRegions)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00212 _impl_clearAllZoomRegions (_o_servant, _o_ev);
00213 }
00214 void _ORBIT_skel_small_GNOME_Magnifier_Magnifier_dispose(POA_GNOME_Magnifier_Magnifier *_o_servant, gpointer _o_retval,gpointer *_o_args,CORBA_Context _o_ctx,CORBA_Environment *_o_ev,
00215 void (*_impl_dispose)(PortableServer_Servant _servant, CORBA_Environment *ev)) {
00216 _impl_dispose (_o_servant, _o_ev);
00217 }
00218
00219 #endif
00220 #if ( (TC_IMPL_TC_Bonobo_Listener_0 == 'G') \
00221 && (TC_IMPL_TC_Bonobo_Listener_1 == 'N') \
00222 && (TC_IMPL_TC_Bonobo_Listener_2 == 'O') \
00223 && (TC_IMPL_TC_Bonobo_Listener_3 == 'M') \
00224 && (TC_IMPL_TC_Bonobo_Listener_4 == 'E') \
00225 && (TC_IMPL_TC_Bonobo_Listener_5 == '_') \
00226 && (TC_IMPL_TC_Bonobo_Listener_6 == 'M') \
00227 && (TC_IMPL_TC_Bonobo_Listener_7 == 'a') \
00228 && (TC_IMPL_TC_Bonobo_Listener_8 == 'g') \
00229 && (TC_IMPL_TC_Bonobo_Listener_9 == 'n') \
00230 && (TC_IMPL_TC_Bonobo_Listener_10 == 'i') \
00231 && (TC_IMPL_TC_Bonobo_Listener_11 == 'f') \
00232 && (TC_IMPL_TC_Bonobo_Listener_12 == 'i') \
00233 && (TC_IMPL_TC_Bonobo_Listener_13 == 'e') \
00234 && (TC_IMPL_TC_Bonobo_Listener_14 == 'r') \
00235 ) && !defined(TC_DEF_TC_Bonobo_Listener)
00236 #define TC_DEF_TC_Bonobo_Listener 1
00237 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00238 static
00239 #endif
00240 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Bonobo_Listener_struct = {
00241 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00242 CORBA_tk_objref,
00243 0,
00244 0,
00245 ORBIT_ALIGNOF_CORBA_POINTER,
00246 0,
00247 0
00248 ,
00249 NULL,
00250 CORBA_OBJECT_NIL,
00251 "Listener",
00252 "IDL:Bonobo/Listener:1.0",
00253 NULL,
00254 NULL,
00255 -1,
00256 0,
00257 0, 0
00258 };
00259 #endif
00260 #if ( (TC_IMPL_TC_Bonobo_EventSource_UnknownListener_0 == 'G') \
00261 && (TC_IMPL_TC_Bonobo_EventSource_UnknownListener_1 == 'N') \
00262 && (TC_IMPL_TC_Bonobo_EventSource_UnknownListener_2 == 'O') \
00263 && (TC_IMPL_TC_Bonobo_EventSource_UnknownListener_3 == 'M') \
00264 && (TC_IMPL_TC_Bonobo_EventSource_UnknownListener_4 == 'E') \
00265 && (TC_IMPL_TC_Bonobo_EventSource_UnknownListener_5 == '_') \
00266 && (TC_IMPL_TC_Bonobo_EventSource_UnknownListener_6 == 'M') \
00267 && (TC_IMPL_TC_Bonobo_EventSource_UnknownListener_7 == 'a') \
00268 && (TC_IMPL_TC_Bonobo_EventSource_UnknownListener_8 == 'g') \
00269 && (TC_IMPL_TC_Bonobo_EventSource_UnknownListener_9 == 'n') \
00270 && (TC_IMPL_TC_Bonobo_EventSource_UnknownListener_10 == 'i') \
00271 && (TC_IMPL_TC_Bonobo_EventSource_UnknownListener_11 == 'f') \
00272 && (TC_IMPL_TC_Bonobo_EventSource_UnknownListener_12 == 'i') \
00273 && (TC_IMPL_TC_Bonobo_EventSource_UnknownListener_13 == 'e') \
00274 && (TC_IMPL_TC_Bonobo_EventSource_UnknownListener_14 == 'r') \
00275 ) && !defined(TC_DEF_TC_Bonobo_EventSource_UnknownListener)
00276 #define TC_DEF_TC_Bonobo_EventSource_UnknownListener 1
00277 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00278 static
00279 #endif
00280 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Bonobo_EventSource_UnknownListener_struct = {
00281 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00282 CORBA_tk_except,
00283 0,
00284 0,
00285 1,
00286 0,
00287 0
00288 ,
00289 NULL,
00290 CORBA_OBJECT_NIL,
00291 "UnknownListener",
00292 "IDL:Bonobo/EventSource/UnknownListener:1.0",
00293 NULL,
00294 NULL,
00295 -1,
00296 0,
00297 0, 0
00298 };
00299 #endif
00300 #if ( (TC_IMPL_TC_Bonobo_EventSource_0 == 'G') \
00301 && (TC_IMPL_TC_Bonobo_EventSource_1 == 'N') \
00302 && (TC_IMPL_TC_Bonobo_EventSource_2 == 'O') \
00303 && (TC_IMPL_TC_Bonobo_EventSource_3 == 'M') \
00304 && (TC_IMPL_TC_Bonobo_EventSource_4 == 'E') \
00305 && (TC_IMPL_TC_Bonobo_EventSource_5 == '_') \
00306 && (TC_IMPL_TC_Bonobo_EventSource_6 == 'M') \
00307 && (TC_IMPL_TC_Bonobo_EventSource_7 == 'a') \
00308 && (TC_IMPL_TC_Bonobo_EventSource_8 == 'g') \
00309 && (TC_IMPL_TC_Bonobo_EventSource_9 == 'n') \
00310 && (TC_IMPL_TC_Bonobo_EventSource_10 == 'i') \
00311 && (TC_IMPL_TC_Bonobo_EventSource_11 == 'f') \
00312 && (TC_IMPL_TC_Bonobo_EventSource_12 == 'i') \
00313 && (TC_IMPL_TC_Bonobo_EventSource_13 == 'e') \
00314 && (TC_IMPL_TC_Bonobo_EventSource_14 == 'r') \
00315 ) && !defined(TC_DEF_TC_Bonobo_EventSource)
00316 #define TC_DEF_TC_Bonobo_EventSource 1
00317 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00318 static
00319 #endif
00320 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Bonobo_EventSource_struct = {
00321 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00322 CORBA_tk_objref,
00323 0,
00324 0,
00325 ORBIT_ALIGNOF_CORBA_POINTER,
00326 0,
00327 0
00328 ,
00329 NULL,
00330 CORBA_OBJECT_NIL,
00331 "EventSource",
00332 "IDL:Bonobo/EventSource:1.0",
00333 NULL,
00334 NULL,
00335 -1,
00336 0,
00337 0, 0
00338 };
00339 #endif
00340 #if ( (TC_IMPL_TC_Bonobo_Pair_0 == 'G') \
00341 && (TC_IMPL_TC_Bonobo_Pair_1 == 'N') \
00342 && (TC_IMPL_TC_Bonobo_Pair_2 == 'O') \
00343 && (TC_IMPL_TC_Bonobo_Pair_3 == 'M') \
00344 && (TC_IMPL_TC_Bonobo_Pair_4 == 'E') \
00345 && (TC_IMPL_TC_Bonobo_Pair_5 == '_') \
00346 && (TC_IMPL_TC_Bonobo_Pair_6 == 'M') \
00347 && (TC_IMPL_TC_Bonobo_Pair_7 == 'a') \
00348 && (TC_IMPL_TC_Bonobo_Pair_8 == 'g') \
00349 && (TC_IMPL_TC_Bonobo_Pair_9 == 'n') \
00350 && (TC_IMPL_TC_Bonobo_Pair_10 == 'i') \
00351 && (TC_IMPL_TC_Bonobo_Pair_11 == 'f') \
00352 && (TC_IMPL_TC_Bonobo_Pair_12 == 'i') \
00353 && (TC_IMPL_TC_Bonobo_Pair_13 == 'e') \
00354 && (TC_IMPL_TC_Bonobo_Pair_14 == 'r') \
00355 ) && !defined(TC_DEF_TC_Bonobo_Pair)
00356 #define TC_DEF_TC_Bonobo_Pair 1
00357 static const char *anon_subnames_array9[] = {"name", "value"};
00358 static ORBIT2_MAYBE_CONST CORBA_TypeCode anon_subtypes_array10[] = {(CORBA_TypeCode)&TC_CORBA_string_struct, (CORBA_TypeCode)&TC_CORBA_any_struct};
00359 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00360 static
00361 #endif
00362 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Bonobo_Pair_struct = {
00363 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00364 CORBA_tk_struct,
00365 0,
00366 0,
00367 MAX (ORBIT_ALIGNOF_CORBA_STRUCT, MAX (ORBIT_ALIGNOF_CORBA_POINTER, 1)),
00368 0,
00369 2
00370 ,
00371 (CORBA_TypeCode *)anon_subtypes_array10,
00372 CORBA_OBJECT_NIL,
00373 "Pair",
00374 "IDL:Bonobo/Pair:1.0",
00375 (char **)anon_subnames_array9,
00376 NULL,
00377 -1,
00378 0,
00379 0, 0
00380 };
00381 #endif
00382 #if ( (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_0 == 'G') \
00383 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_1 == 'N') \
00384 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_2 == 'O') \
00385 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_3 == 'M') \
00386 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_4 == 'E') \
00387 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_5 == '_') \
00388 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_6 == 'M') \
00389 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_7 == 'a') \
00390 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_8 == 'g') \
00391 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_9 == 'n') \
00392 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_10 == 'i') \
00393 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_11 == 'f') \
00394 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_12 == 'i') \
00395 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_13 == 'e') \
00396 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_14 == 'r') \
00397 ) && !defined(TC_DEF_TC_CORBA_sequence_Bonobo_Pair)
00398 #define TC_DEF_TC_CORBA_sequence_Bonobo_Pair 1
00399 static ORBIT2_MAYBE_CONST CORBA_TypeCode anon_subtypes_array13[] = {(CORBA_TypeCode)&TC_Bonobo_Pair_struct};
00400 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00401 static
00402 #endif
00403 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_Bonobo_Pair_struct = {
00404 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00405 CORBA_tk_sequence,
00406 0,
00407 0,
00408 MAX (ORBIT_ALIGNOF_CORBA_POINTER, MAX (ORBIT_ALIGNOF_CORBA_LONG, MAX (ORBIT_ALIGNOF_CORBA_STRUCT, 1))),
00409 0,
00410 1
00411 ,
00412 (CORBA_TypeCode *)anon_subtypes_array13,
00413 CORBA_OBJECT_NIL,
00414 NULL,
00415 NULL,
00416 NULL,
00417 NULL,
00418 -1,
00419 0,
00420 0, 0
00421 };
00422 #endif
00423 #if ( (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_0 == 'G') \
00424 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_1 == 'N') \
00425 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_2 == 'O') \
00426 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_3 == 'M') \
00427 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_4 == 'E') \
00428 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_5 == '_') \
00429 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_6 == 'M') \
00430 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_7 == 'a') \
00431 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_8 == 'g') \
00432 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_9 == 'n') \
00433 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_10 == 'i') \
00434 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_11 == 'f') \
00435 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_12 == 'i') \
00436 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_13 == 'e') \
00437 && (TC_IMPL_TC_CORBA_sequence_Bonobo_Pair_14 == 'r') \
00438 ) && !defined(TC_DEF_TC_CORBA_sequence_Bonobo_Pair)
00439 #define TC_DEF_TC_CORBA_sequence_Bonobo_Pair 1
00440 static ORBIT2_MAYBE_CONST CORBA_TypeCode anon_subtypes_array20[] = {(CORBA_TypeCode)&TC_Bonobo_Pair_struct};
00441 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00442 static
00443 #endif
00444 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_Bonobo_Pair_struct = {
00445 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00446 CORBA_tk_sequence,
00447 0,
00448 0,
00449 MAX (ORBIT_ALIGNOF_CORBA_POINTER, MAX (ORBIT_ALIGNOF_CORBA_LONG, MAX (ORBIT_ALIGNOF_CORBA_STRUCT, 1))),
00450 0,
00451 1
00452 ,
00453 (CORBA_TypeCode *)anon_subtypes_array20,
00454 CORBA_OBJECT_NIL,
00455 NULL,
00456 NULL,
00457 NULL,
00458 NULL,
00459 -1,
00460 0,
00461 0, 0
00462 };
00463 #endif
00464 #if ( (TC_IMPL_TC_Bonobo_PropertySet_0 == 'G') \
00465 && (TC_IMPL_TC_Bonobo_PropertySet_1 == 'N') \
00466 && (TC_IMPL_TC_Bonobo_PropertySet_2 == 'O') \
00467 && (TC_IMPL_TC_Bonobo_PropertySet_3 == 'M') \
00468 && (TC_IMPL_TC_Bonobo_PropertySet_4 == 'E') \
00469 && (TC_IMPL_TC_Bonobo_PropertySet_5 == '_') \
00470 && (TC_IMPL_TC_Bonobo_PropertySet_6 == 'M') \
00471 && (TC_IMPL_TC_Bonobo_PropertySet_7 == 'a') \
00472 && (TC_IMPL_TC_Bonobo_PropertySet_8 == 'g') \
00473 && (TC_IMPL_TC_Bonobo_PropertySet_9 == 'n') \
00474 && (TC_IMPL_TC_Bonobo_PropertySet_10 == 'i') \
00475 && (TC_IMPL_TC_Bonobo_PropertySet_11 == 'f') \
00476 && (TC_IMPL_TC_Bonobo_PropertySet_12 == 'i') \
00477 && (TC_IMPL_TC_Bonobo_PropertySet_13 == 'e') \
00478 && (TC_IMPL_TC_Bonobo_PropertySet_14 == 'r') \
00479 ) && !defined(TC_DEF_TC_Bonobo_PropertySet)
00480 #define TC_DEF_TC_Bonobo_PropertySet 1
00481 static ORBIT2_MAYBE_CONST CORBA_TypeCode anon_subtypes_array23[] = {(CORBA_TypeCode)&TC_CORBA_sequence_Bonobo_Pair_struct};
00482 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00483 static
00484 #endif
00485 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Bonobo_PropertySet_struct = {
00486 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00487 CORBA_tk_alias,
00488 0,
00489 0,
00490 MAX (ORBIT_ALIGNOF_CORBA_POINTER, MAX (ORBIT_ALIGNOF_CORBA_LONG, MAX (ORBIT_ALIGNOF_CORBA_STRUCT, 1))),
00491 0,
00492 1
00493 ,
00494 (CORBA_TypeCode *)anon_subtypes_array23,
00495 CORBA_OBJECT_NIL,
00496 "PropertySet",
00497 "IDL:Bonobo/PropertySet:1.0",
00498 NULL,
00499 NULL,
00500 -1,
00501 0,
00502 0, 0
00503 };
00504 #endif
00505 #if ( (TC_IMPL_TC_CORBA_sequence_CORBA_string_0 == 'G') \
00506 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_1 == 'N') \
00507 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_2 == 'O') \
00508 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_3 == 'M') \
00509 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_4 == 'E') \
00510 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_5 == '_') \
00511 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_6 == 'M') \
00512 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_7 == 'a') \
00513 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_8 == 'g') \
00514 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_9 == 'n') \
00515 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_10 == 'i') \
00516 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_11 == 'f') \
00517 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_12 == 'i') \
00518 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_13 == 'e') \
00519 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_14 == 'r') \
00520 ) && !defined(TC_DEF_TC_CORBA_sequence_CORBA_string)
00521 #define TC_DEF_TC_CORBA_sequence_CORBA_string 1
00522 static ORBIT2_MAYBE_CONST CORBA_TypeCode anon_subtypes_array26[] = {(CORBA_TypeCode)&TC_CORBA_string_struct};
00523 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00524 static
00525 #endif
00526 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_CORBA_string_struct = {
00527 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00528 CORBA_tk_sequence,
00529 0,
00530 0,
00531 MAX (ORBIT_ALIGNOF_CORBA_POINTER, MAX (ORBIT_ALIGNOF_CORBA_LONG, MAX (ORBIT_ALIGNOF_CORBA_STRUCT, 1))),
00532 0,
00533 1
00534 ,
00535 (CORBA_TypeCode *)anon_subtypes_array26,
00536 CORBA_OBJECT_NIL,
00537 NULL,
00538 NULL,
00539 NULL,
00540 NULL,
00541 -1,
00542 0,
00543 0, 0
00544 };
00545 #endif
00546 #if ( (TC_IMPL_TC_CORBA_sequence_CORBA_string_0 == 'G') \
00547 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_1 == 'N') \
00548 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_2 == 'O') \
00549 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_3 == 'M') \
00550 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_4 == 'E') \
00551 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_5 == '_') \
00552 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_6 == 'M') \
00553 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_7 == 'a') \
00554 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_8 == 'g') \
00555 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_9 == 'n') \
00556 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_10 == 'i') \
00557 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_11 == 'f') \
00558 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_12 == 'i') \
00559 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_13 == 'e') \
00560 && (TC_IMPL_TC_CORBA_sequence_CORBA_string_14 == 'r') \
00561 ) && !defined(TC_DEF_TC_CORBA_sequence_CORBA_string)
00562 #define TC_DEF_TC_CORBA_sequence_CORBA_string 1
00563 static ORBIT2_MAYBE_CONST CORBA_TypeCode anon_subtypes_array33[] = {(CORBA_TypeCode)&TC_CORBA_string_struct};
00564 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00565 static
00566 #endif
00567 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_CORBA_string_struct = {
00568 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00569 CORBA_tk_sequence,
00570 0,
00571 0,
00572 MAX (ORBIT_ALIGNOF_CORBA_POINTER, MAX (ORBIT_ALIGNOF_CORBA_LONG, MAX (ORBIT_ALIGNOF_CORBA_STRUCT, 1))),
00573 0,
00574 1
00575 ,
00576 (CORBA_TypeCode *)anon_subtypes_array33,
00577 CORBA_OBJECT_NIL,
00578 NULL,
00579 NULL,
00580 NULL,
00581 NULL,
00582 -1,
00583 0,
00584 0, 0
00585 };
00586 #endif
00587 #if ( (TC_IMPL_TC_Bonobo_KeyList_0 == 'G') \
00588 && (TC_IMPL_TC_Bonobo_KeyList_1 == 'N') \
00589 && (TC_IMPL_TC_Bonobo_KeyList_2 == 'O') \
00590 && (TC_IMPL_TC_Bonobo_KeyList_3 == 'M') \
00591 && (TC_IMPL_TC_Bonobo_KeyList_4 == 'E') \
00592 && (TC_IMPL_TC_Bonobo_KeyList_5 == '_') \
00593 && (TC_IMPL_TC_Bonobo_KeyList_6 == 'M') \
00594 && (TC_IMPL_TC_Bonobo_KeyList_7 == 'a') \
00595 && (TC_IMPL_TC_Bonobo_KeyList_8 == 'g') \
00596 && (TC_IMPL_TC_Bonobo_KeyList_9 == 'n') \
00597 && (TC_IMPL_TC_Bonobo_KeyList_10 == 'i') \
00598 && (TC_IMPL_TC_Bonobo_KeyList_11 == 'f') \
00599 && (TC_IMPL_TC_Bonobo_KeyList_12 == 'i') \
00600 && (TC_IMPL_TC_Bonobo_KeyList_13 == 'e') \
00601 && (TC_IMPL_TC_Bonobo_KeyList_14 == 'r') \
00602 ) && !defined(TC_DEF_TC_Bonobo_KeyList)
00603 #define TC_DEF_TC_Bonobo_KeyList 1
00604 static ORBIT2_MAYBE_CONST CORBA_TypeCode anon_subtypes_array36[] = {(CORBA_TypeCode)&TC_CORBA_sequence_CORBA_string_struct};
00605 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00606 static
00607 #endif
00608 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Bonobo_KeyList_struct = {
00609 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00610 CORBA_tk_alias,
00611 0,
00612 0,
00613 MAX (ORBIT_ALIGNOF_CORBA_POINTER, MAX (ORBIT_ALIGNOF_CORBA_LONG, MAX (ORBIT_ALIGNOF_CORBA_STRUCT, 1))),
00614 0,
00615 1
00616 ,
00617 (CORBA_TypeCode *)anon_subtypes_array36,
00618 CORBA_OBJECT_NIL,
00619 "KeyList",
00620 "IDL:Bonobo/KeyList:1.0",
00621 NULL,
00622 NULL,
00623 -1,
00624 0,
00625 0, 0
00626 };
00627 #endif
00628 #if ( (TC_IMPL_TC_Bonobo_PropertyFlags_0 == 'G') \
00629 && (TC_IMPL_TC_Bonobo_PropertyFlags_1 == 'N') \
00630 && (TC_IMPL_TC_Bonobo_PropertyFlags_2 == 'O') \
00631 && (TC_IMPL_TC_Bonobo_PropertyFlags_3 == 'M') \
00632 && (TC_IMPL_TC_Bonobo_PropertyFlags_4 == 'E') \
00633 && (TC_IMPL_TC_Bonobo_PropertyFlags_5 == '_') \
00634 && (TC_IMPL_TC_Bonobo_PropertyFlags_6 == 'M') \
00635 && (TC_IMPL_TC_Bonobo_PropertyFlags_7 == 'a') \
00636 && (TC_IMPL_TC_Bonobo_PropertyFlags_8 == 'g') \
00637 && (TC_IMPL_TC_Bonobo_PropertyFlags_9 == 'n') \
00638 && (TC_IMPL_TC_Bonobo_PropertyFlags_10 == 'i') \
00639 && (TC_IMPL_TC_Bonobo_PropertyFlags_11 == 'f') \
00640 && (TC_IMPL_TC_Bonobo_PropertyFlags_12 == 'i') \
00641 && (TC_IMPL_TC_Bonobo_PropertyFlags_13 == 'e') \
00642 && (TC_IMPL_TC_Bonobo_PropertyFlags_14 == 'r') \
00643 ) && !defined(TC_DEF_TC_Bonobo_PropertyFlags)
00644 #define TC_DEF_TC_Bonobo_PropertyFlags 1
00645 static ORBIT2_MAYBE_CONST CORBA_TypeCode anon_subtypes_array43[] = {(CORBA_TypeCode)&TC_CORBA_long_struct};
00646 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00647 static
00648 #endif
00649 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Bonobo_PropertyFlags_struct = {
00650 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00651 CORBA_tk_alias,
00652 0,
00653 0,
00654 ORBIT_ALIGNOF_CORBA_LONG,
00655 0,
00656 1
00657 ,
00658 (CORBA_TypeCode *)anon_subtypes_array43,
00659 CORBA_OBJECT_NIL,
00660 "PropertyFlags",
00661 "IDL:Bonobo/PropertyFlags:1.0",
00662 NULL,
00663 NULL,
00664 -1,
00665 0,
00666 0, 0
00667 };
00668 #endif
00669 #if ( (TC_IMPL_TC_Bonobo_PropertyBag_NotFound_0 == 'G') \
00670 && (TC_IMPL_TC_Bonobo_PropertyBag_NotFound_1 == 'N') \
00671 && (TC_IMPL_TC_Bonobo_PropertyBag_NotFound_2 == 'O') \
00672 && (TC_IMPL_TC_Bonobo_PropertyBag_NotFound_3 == 'M') \
00673 && (TC_IMPL_TC_Bonobo_PropertyBag_NotFound_4 == 'E') \
00674 && (TC_IMPL_TC_Bonobo_PropertyBag_NotFound_5 == '_') \
00675 && (TC_IMPL_TC_Bonobo_PropertyBag_NotFound_6 == 'M') \
00676 && (TC_IMPL_TC_Bonobo_PropertyBag_NotFound_7 == 'a') \
00677 && (TC_IMPL_TC_Bonobo_PropertyBag_NotFound_8 == 'g') \
00678 && (TC_IMPL_TC_Bonobo_PropertyBag_NotFound_9 == 'n') \
00679 && (TC_IMPL_TC_Bonobo_PropertyBag_NotFound_10 == 'i') \
00680 && (TC_IMPL_TC_Bonobo_PropertyBag_NotFound_11 == 'f') \
00681 && (TC_IMPL_TC_Bonobo_PropertyBag_NotFound_12 == 'i') \
00682 && (TC_IMPL_TC_Bonobo_PropertyBag_NotFound_13 == 'e') \
00683 && (TC_IMPL_TC_Bonobo_PropertyBag_NotFound_14 == 'r') \
00684 ) && !defined(TC_DEF_TC_Bonobo_PropertyBag_NotFound)
00685 #define TC_DEF_TC_Bonobo_PropertyBag_NotFound 1
00686 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00687 static
00688 #endif
00689 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Bonobo_PropertyBag_NotFound_struct = {
00690 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00691 CORBA_tk_except,
00692 0,
00693 0,
00694 1,
00695 0,
00696 0
00697 ,
00698 NULL,
00699 CORBA_OBJECT_NIL,
00700 "NotFound",
00701 "IDL:Bonobo/PropertyBag/NotFound:1.0",
00702 NULL,
00703 NULL,
00704 -1,
00705 0,
00706 0, 0
00707 };
00708 #endif
00709 #if ( (TC_IMPL_TC_Bonobo_PropertyBag_InvalidType_0 == 'G') \
00710 && (TC_IMPL_TC_Bonobo_PropertyBag_InvalidType_1 == 'N') \
00711 && (TC_IMPL_TC_Bonobo_PropertyBag_InvalidType_2 == 'O') \
00712 && (TC_IMPL_TC_Bonobo_PropertyBag_InvalidType_3 == 'M') \
00713 && (TC_IMPL_TC_Bonobo_PropertyBag_InvalidType_4 == 'E') \
00714 && (TC_IMPL_TC_Bonobo_PropertyBag_InvalidType_5 == '_') \
00715 && (TC_IMPL_TC_Bonobo_PropertyBag_InvalidType_6 == 'M') \
00716 && (TC_IMPL_TC_Bonobo_PropertyBag_InvalidType_7 == 'a') \
00717 && (TC_IMPL_TC_Bonobo_PropertyBag_InvalidType_8 == 'g') \
00718 && (TC_IMPL_TC_Bonobo_PropertyBag_InvalidType_9 == 'n') \
00719 && (TC_IMPL_TC_Bonobo_PropertyBag_InvalidType_10 == 'i') \
00720 && (TC_IMPL_TC_Bonobo_PropertyBag_InvalidType_11 == 'f') \
00721 && (TC_IMPL_TC_Bonobo_PropertyBag_InvalidType_12 == 'i') \
00722 && (TC_IMPL_TC_Bonobo_PropertyBag_InvalidType_13 == 'e') \
00723 && (TC_IMPL_TC_Bonobo_PropertyBag_InvalidType_14 == 'r') \
00724 ) && !defined(TC_DEF_TC_Bonobo_PropertyBag_InvalidType)
00725 #define TC_DEF_TC_Bonobo_PropertyBag_InvalidType 1
00726 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00727 static
00728 #endif
00729 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Bonobo_PropertyBag_InvalidType_struct = {
00730 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00731 CORBA_tk_except,
00732 0,
00733 0,
00734 1,
00735 0,
00736 0
00737 ,
00738 NULL,
00739 CORBA_OBJECT_NIL,
00740 "InvalidType",
00741 "IDL:Bonobo/PropertyBag/InvalidType:1.0",
00742 NULL,
00743 NULL,
00744 -1,
00745 0,
00746 0, 0
00747 };
00748 #endif
00749 #if ( (TC_IMPL_TC_Bonobo_PropertyBag_ReadOnly_0 == 'G') \
00750 && (TC_IMPL_TC_Bonobo_PropertyBag_ReadOnly_1 == 'N') \
00751 && (TC_IMPL_TC_Bonobo_PropertyBag_ReadOnly_2 == 'O') \
00752 && (TC_IMPL_TC_Bonobo_PropertyBag_ReadOnly_3 == 'M') \
00753 && (TC_IMPL_TC_Bonobo_PropertyBag_ReadOnly_4 == 'E') \
00754 && (TC_IMPL_TC_Bonobo_PropertyBag_ReadOnly_5 == '_') \
00755 && (TC_IMPL_TC_Bonobo_PropertyBag_ReadOnly_6 == 'M') \
00756 && (TC_IMPL_TC_Bonobo_PropertyBag_ReadOnly_7 == 'a') \
00757 && (TC_IMPL_TC_Bonobo_PropertyBag_ReadOnly_8 == 'g') \
00758 && (TC_IMPL_TC_Bonobo_PropertyBag_ReadOnly_9 == 'n') \
00759 && (TC_IMPL_TC_Bonobo_PropertyBag_ReadOnly_10 == 'i') \
00760 && (TC_IMPL_TC_Bonobo_PropertyBag_ReadOnly_11 == 'f') \
00761 && (TC_IMPL_TC_Bonobo_PropertyBag_ReadOnly_12 == 'i') \
00762 && (TC_IMPL_TC_Bonobo_PropertyBag_ReadOnly_13 == 'e') \
00763 && (TC_IMPL_TC_Bonobo_PropertyBag_ReadOnly_14 == 'r') \
00764 ) && !defined(TC_DEF_TC_Bonobo_PropertyBag_ReadOnly)
00765 #define TC_DEF_TC_Bonobo_PropertyBag_ReadOnly 1
00766 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00767 static
00768 #endif
00769 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Bonobo_PropertyBag_ReadOnly_struct = {
00770 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00771 CORBA_tk_except,
00772 0,
00773 0,
00774 1,
00775 0,
00776 0
00777 ,
00778 NULL,
00779 CORBA_OBJECT_NIL,
00780 "ReadOnly",
00781 "IDL:Bonobo/PropertyBag/ReadOnly:1.0",
00782 NULL,
00783 NULL,
00784 -1,
00785 0,
00786 0, 0
00787 };
00788 #endif
00789 #if ( (TC_IMPL_TC_Bonobo_PropertyBag_BackendFailed_0 == 'G') \
00790 && (TC_IMPL_TC_Bonobo_PropertyBag_BackendFailed_1 == 'N') \
00791 && (TC_IMPL_TC_Bonobo_PropertyBag_BackendFailed_2 == 'O') \
00792 && (TC_IMPL_TC_Bonobo_PropertyBag_BackendFailed_3 == 'M') \
00793 && (TC_IMPL_TC_Bonobo_PropertyBag_BackendFailed_4 == 'E') \
00794 && (TC_IMPL_TC_Bonobo_PropertyBag_BackendFailed_5 == '_') \
00795 && (TC_IMPL_TC_Bonobo_PropertyBag_BackendFailed_6 == 'M') \
00796 && (TC_IMPL_TC_Bonobo_PropertyBag_BackendFailed_7 == 'a') \
00797 && (TC_IMPL_TC_Bonobo_PropertyBag_BackendFailed_8 == 'g') \
00798 && (TC_IMPL_TC_Bonobo_PropertyBag_BackendFailed_9 == 'n') \
00799 && (TC_IMPL_TC_Bonobo_PropertyBag_BackendFailed_10 == 'i') \
00800 && (TC_IMPL_TC_Bonobo_PropertyBag_BackendFailed_11 == 'f') \
00801 && (TC_IMPL_TC_Bonobo_PropertyBag_BackendFailed_12 == 'i') \
00802 && (TC_IMPL_TC_Bonobo_PropertyBag_BackendFailed_13 == 'e') \
00803 && (TC_IMPL_TC_Bonobo_PropertyBag_BackendFailed_14 == 'r') \
00804 ) && !defined(TC_DEF_TC_Bonobo_PropertyBag_BackendFailed)
00805 #define TC_DEF_TC_Bonobo_PropertyBag_BackendFailed 1
00806 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00807 static
00808 #endif
00809 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Bonobo_PropertyBag_BackendFailed_struct = {
00810 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00811 CORBA_tk_except,
00812 0,
00813 0,
00814 1,
00815 0,
00816 0
00817 ,
00818 NULL,
00819 CORBA_OBJECT_NIL,
00820 "BackendFailed",
00821 "IDL:Bonobo/PropertyBag/BackendFailed:1.0",
00822 NULL,
00823 NULL,
00824 -1,
00825 0,
00826 0, 0
00827 };
00828 #endif
00829 #if ( (TC_IMPL_TC_Bonobo_PropertyBag_0 == 'G') \
00830 && (TC_IMPL_TC_Bonobo_PropertyBag_1 == 'N') \
00831 && (TC_IMPL_TC_Bonobo_PropertyBag_2 == 'O') \
00832 && (TC_IMPL_TC_Bonobo_PropertyBag_3 == 'M') \
00833 && (TC_IMPL_TC_Bonobo_PropertyBag_4 == 'E') \
00834 && (TC_IMPL_TC_Bonobo_PropertyBag_5 == '_') \
00835 && (TC_IMPL_TC_Bonobo_PropertyBag_6 == 'M') \
00836 && (TC_IMPL_TC_Bonobo_PropertyBag_7 == 'a') \
00837 && (TC_IMPL_TC_Bonobo_PropertyBag_8 == 'g') \
00838 && (TC_IMPL_TC_Bonobo_PropertyBag_9 == 'n') \
00839 && (TC_IMPL_TC_Bonobo_PropertyBag_10 == 'i') \
00840 && (TC_IMPL_TC_Bonobo_PropertyBag_11 == 'f') \
00841 && (TC_IMPL_TC_Bonobo_PropertyBag_12 == 'i') \
00842 && (TC_IMPL_TC_Bonobo_PropertyBag_13 == 'e') \
00843 && (TC_IMPL_TC_Bonobo_PropertyBag_14 == 'r') \
00844 ) && !defined(TC_DEF_TC_Bonobo_PropertyBag)
00845 #define TC_DEF_TC_Bonobo_PropertyBag 1
00846 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00847 static
00848 #endif
00849 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Bonobo_PropertyBag_struct = {
00850 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00851 CORBA_tk_objref,
00852 0,
00853 0,
00854 ORBIT_ALIGNOF_CORBA_POINTER,
00855 0,
00856 0
00857 ,
00858 NULL,
00859 CORBA_OBJECT_NIL,
00860 "PropertyBag",
00861 "IDL:Bonobo/PropertyBag:1.0",
00862 NULL,
00863 NULL,
00864 -1,
00865 0,
00866 0, 0
00867 };
00868 #endif
00869 #if ( (TC_IMPL_TC_Bonobo_ConfigDatabase_DBFlags_0 == 'G') \
00870 && (TC_IMPL_TC_Bonobo_ConfigDatabase_DBFlags_1 == 'N') \
00871 && (TC_IMPL_TC_Bonobo_ConfigDatabase_DBFlags_2 == 'O') \
00872 && (TC_IMPL_TC_Bonobo_ConfigDatabase_DBFlags_3 == 'M') \
00873 && (TC_IMPL_TC_Bonobo_ConfigDatabase_DBFlags_4 == 'E') \
00874 && (TC_IMPL_TC_Bonobo_ConfigDatabase_DBFlags_5 == '_') \
00875 && (TC_IMPL_TC_Bonobo_ConfigDatabase_DBFlags_6 == 'M') \
00876 && (TC_IMPL_TC_Bonobo_ConfigDatabase_DBFlags_7 == 'a') \
00877 && (TC_IMPL_TC_Bonobo_ConfigDatabase_DBFlags_8 == 'g') \
00878 && (TC_IMPL_TC_Bonobo_ConfigDatabase_DBFlags_9 == 'n') \
00879 && (TC_IMPL_TC_Bonobo_ConfigDatabase_DBFlags_10 == 'i') \
00880 && (TC_IMPL_TC_Bonobo_ConfigDatabase_DBFlags_11 == 'f') \
00881 && (TC_IMPL_TC_Bonobo_ConfigDatabase_DBFlags_12 == 'i') \
00882 && (TC_IMPL_TC_Bonobo_ConfigDatabase_DBFlags_13 == 'e') \
00883 && (TC_IMPL_TC_Bonobo_ConfigDatabase_DBFlags_14 == 'r') \
00884 ) && !defined(TC_DEF_TC_Bonobo_ConfigDatabase_DBFlags)
00885 #define TC_DEF_TC_Bonobo_ConfigDatabase_DBFlags 1
00886 static const char *anon_subnames_array60[] = {"DEFAULT", "WRITE", "MANDATORY"};
00887 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00888 static
00889 #endif
00890 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Bonobo_ConfigDatabase_DBFlags_struct = {
00891 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00892 CORBA_tk_enum,
00893 0,
00894 0,
00895 ORBIT_ALIGNOF_CORBA_LONG,
00896 0,
00897 3
00898 ,
00899 NULL,
00900 CORBA_OBJECT_NIL,
00901 "DBFlags",
00902 "IDL:Bonobo/ConfigDatabase/DBFlags:1.0",
00903 (char **)anon_subnames_array60,
00904 NULL,
00905 -1,
00906 0,
00907 0, 0
00908 };
00909 #endif
00910 #if ( (TC_IMPL_TC_Bonobo_ConfigDatabase_0 == 'G') \
00911 && (TC_IMPL_TC_Bonobo_ConfigDatabase_1 == 'N') \
00912 && (TC_IMPL_TC_Bonobo_ConfigDatabase_2 == 'O') \
00913 && (TC_IMPL_TC_Bonobo_ConfigDatabase_3 == 'M') \
00914 && (TC_IMPL_TC_Bonobo_ConfigDatabase_4 == 'E') \
00915 && (TC_IMPL_TC_Bonobo_ConfigDatabase_5 == '_') \
00916 && (TC_IMPL_TC_Bonobo_ConfigDatabase_6 == 'M') \
00917 && (TC_IMPL_TC_Bonobo_ConfigDatabase_7 == 'a') \
00918 && (TC_IMPL_TC_Bonobo_ConfigDatabase_8 == 'g') \
00919 && (TC_IMPL_TC_Bonobo_ConfigDatabase_9 == 'n') \
00920 && (TC_IMPL_TC_Bonobo_ConfigDatabase_10 == 'i') \
00921 && (TC_IMPL_TC_Bonobo_ConfigDatabase_11 == 'f') \
00922 && (TC_IMPL_TC_Bonobo_ConfigDatabase_12 == 'i') \
00923 && (TC_IMPL_TC_Bonobo_ConfigDatabase_13 == 'e') \
00924 && (TC_IMPL_TC_Bonobo_ConfigDatabase_14 == 'r') \
00925 ) && !defined(TC_DEF_TC_Bonobo_ConfigDatabase)
00926 #define TC_DEF_TC_Bonobo_ConfigDatabase 1
00927 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00928 static
00929 #endif
00930 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Bonobo_ConfigDatabase_struct = {
00931 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00932 CORBA_tk_objref,
00933 0,
00934 0,
00935 ORBIT_ALIGNOF_CORBA_POINTER,
00936 0,
00937 0
00938 ,
00939 NULL,
00940 CORBA_OBJECT_NIL,
00941 "ConfigDatabase",
00942 "IDL:Bonobo/ConfigDatabase:1.0",
00943 NULL,
00944 NULL,
00945 -1,
00946 0,
00947 0, 0
00948 };
00949 #endif
00950 #if ( (TC_IMPL_TC_GNOME_Magnifier_Point_0 == 'G') \
00951 && (TC_IMPL_TC_GNOME_Magnifier_Point_1 == 'N') \
00952 && (TC_IMPL_TC_GNOME_Magnifier_Point_2 == 'O') \
00953 && (TC_IMPL_TC_GNOME_Magnifier_Point_3 == 'M') \
00954 && (TC_IMPL_TC_GNOME_Magnifier_Point_4 == 'E') \
00955 && (TC_IMPL_TC_GNOME_Magnifier_Point_5 == '_') \
00956 && (TC_IMPL_TC_GNOME_Magnifier_Point_6 == 'M') \
00957 && (TC_IMPL_TC_GNOME_Magnifier_Point_7 == 'a') \
00958 && (TC_IMPL_TC_GNOME_Magnifier_Point_8 == 'g') \
00959 && (TC_IMPL_TC_GNOME_Magnifier_Point_9 == 'n') \
00960 && (TC_IMPL_TC_GNOME_Magnifier_Point_10 == 'i') \
00961 && (TC_IMPL_TC_GNOME_Magnifier_Point_11 == 'f') \
00962 && (TC_IMPL_TC_GNOME_Magnifier_Point_12 == 'i') \
00963 && (TC_IMPL_TC_GNOME_Magnifier_Point_13 == 'e') \
00964 && (TC_IMPL_TC_GNOME_Magnifier_Point_14 == 'r') \
00965 ) && !defined(TC_DEF_TC_GNOME_Magnifier_Point)
00966 #define TC_DEF_TC_GNOME_Magnifier_Point 1
00967 static const char *anon_subnames_array66[] = {"x", "y"};
00968 static ORBIT2_MAYBE_CONST CORBA_TypeCode anon_subtypes_array67[] = {(CORBA_TypeCode)&TC_CORBA_long_struct, (CORBA_TypeCode)&TC_CORBA_long_struct};
00969 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
00970 static
00971 #endif
00972 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_Magnifier_Point_struct = {
00973 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
00974 CORBA_tk_struct,
00975 0,
00976 0,
00977 ORBIT_ALIGNOF_CORBA_LONG,
00978 0,
00979 2
00980 ,
00981 (CORBA_TypeCode *)anon_subtypes_array67,
00982 CORBA_OBJECT_NIL,
00983 "Point",
00984 "IDL:GNOME/Magnifier/Point:1.0",
00985 (char **)anon_subnames_array66,
00986 NULL,
00987 -1,
00988 0,
00989 0, 0
00990 };
00991 #endif
00992 #if ( (TC_IMPL_TC_GNOME_Magnifier_RectBounds_0 == 'G') \
00993 && (TC_IMPL_TC_GNOME_Magnifier_RectBounds_1 == 'N') \
00994 && (TC_IMPL_TC_GNOME_Magnifier_RectBounds_2 == 'O') \
00995 && (TC_IMPL_TC_GNOME_Magnifier_RectBounds_3 == 'M') \
00996 && (TC_IMPL_TC_GNOME_Magnifier_RectBounds_4 == 'E') \
00997 && (TC_IMPL_TC_GNOME_Magnifier_RectBounds_5 == '_') \
00998 && (TC_IMPL_TC_GNOME_Magnifier_RectBounds_6 == 'M') \
00999 && (TC_IMPL_TC_GNOME_Magnifier_RectBounds_7 == 'a') \
01000 && (TC_IMPL_TC_GNOME_Magnifier_RectBounds_8 == 'g') \
01001 && (TC_IMPL_TC_GNOME_Magnifier_RectBounds_9 == 'n') \
01002 && (TC_IMPL_TC_GNOME_Magnifier_RectBounds_10 == 'i') \
01003 && (TC_IMPL_TC_GNOME_Magnifier_RectBounds_11 == 'f') \
01004 && (TC_IMPL_TC_GNOME_Magnifier_RectBounds_12 == 'i') \
01005 && (TC_IMPL_TC_GNOME_Magnifier_RectBounds_13 == 'e') \
01006 && (TC_IMPL_TC_GNOME_Magnifier_RectBounds_14 == 'r') \
01007 ) && !defined(TC_DEF_TC_GNOME_Magnifier_RectBounds)
01008 #define TC_DEF_TC_GNOME_Magnifier_RectBounds 1
01009 static const char *anon_subnames_array69[] = {"x1", "y1", "x2", "y2"};
01010 static ORBIT2_MAYBE_CONST CORBA_TypeCode anon_subtypes_array70[] = {(CORBA_TypeCode)&TC_CORBA_long_struct, (CORBA_TypeCode)&TC_CORBA_long_struct, (CORBA_TypeCode)&TC_CORBA_long_struct, (CORBA_TypeCode)&TC_CORBA_long_struct};
01011 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01012 static
01013 #endif
01014 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_Magnifier_RectBounds_struct = {
01015 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
01016 CORBA_tk_struct,
01017 0,
01018 0,
01019 ORBIT_ALIGNOF_CORBA_LONG,
01020 0,
01021 4
01022 ,
01023 (CORBA_TypeCode *)anon_subtypes_array70,
01024 CORBA_OBJECT_NIL,
01025 "RectBounds",
01026 "IDL:GNOME/Magnifier/RectBounds:1.0",
01027 (char **)anon_subnames_array69,
01028 NULL,
01029 -1,
01030 0,
01031 0, 0
01032 };
01033 #endif
01034 #if ( (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy_0 == 'G') \
01035 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy_1 == 'N') \
01036 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy_2 == 'O') \
01037 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy_3 == 'M') \
01038 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy_4 == 'E') \
01039 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy_5 == '_') \
01040 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy_6 == 'M') \
01041 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy_7 == 'a') \
01042 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy_8 == 'g') \
01043 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy_9 == 'n') \
01044 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy_10 == 'i') \
01045 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy_11 == 'f') \
01046 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy_12 == 'i') \
01047 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy_13 == 'e') \
01048 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy_14 == 'r') \
01049 ) && !defined(TC_DEF_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy)
01050 #define TC_DEF_TC_GNOME_Magnifier_ZoomRegion_AlignPolicy 1
01051 static const char *anon_subnames_array72[] = {"ALIGN_CENTER", "ALIGN_MIN", "ALIGN_MAX"};
01052 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01053 static
01054 #endif
01055 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_Magnifier_ZoomRegion_AlignPolicy_struct = {
01056 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
01057 CORBA_tk_enum,
01058 0,
01059 0,
01060 ORBIT_ALIGNOF_CORBA_LONG,
01061 0,
01062 3
01063 ,
01064 NULL,
01065 CORBA_OBJECT_NIL,
01066 "AlignPolicy",
01067 "IDL:GNOME/Magnifier/ZoomRegion/AlignPolicy:1.0",
01068 (char **)anon_subnames_array72,
01069 NULL,
01070 -1,
01071 0,
01072 0, 0
01073 };
01074 #endif
01075 #if ( (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy_0 == 'G') \
01076 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy_1 == 'N') \
01077 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy_2 == 'O') \
01078 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy_3 == 'M') \
01079 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy_4 == 'E') \
01080 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy_5 == '_') \
01081 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy_6 == 'M') \
01082 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy_7 == 'a') \
01083 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy_8 == 'g') \
01084 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy_9 == 'n') \
01085 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy_10 == 'i') \
01086 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy_11 == 'f') \
01087 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy_12 == 'i') \
01088 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy_13 == 'e') \
01089 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy_14 == 'r') \
01090 ) && !defined(TC_DEF_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy)
01091 #define TC_DEF_TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy 1
01092 static const char *anon_subnames_array75[] = {"SCROLL_FASTEST", "SCROLL_FAST", "SCROLL_NORMAL", "SCROLL_SMOOTH", "SCROLL_SMOOTHEST"};
01093 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01094 static
01095 #endif
01096 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_Magnifier_ZoomRegion_ScrollingPolicy_struct = {
01097 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
01098 CORBA_tk_enum,
01099 0,
01100 0,
01101 ORBIT_ALIGNOF_CORBA_LONG,
01102 0,
01103 5
01104 ,
01105 NULL,
01106 CORBA_OBJECT_NIL,
01107 "ScrollingPolicy",
01108 "IDL:GNOME/Magnifier/ZoomRegion/ScrollingPolicy:1.0",
01109 (char **)anon_subnames_array75,
01110 NULL,
01111 -1,
01112 0,
01113 0, 0
01114 };
01115 #endif
01116 #if ( (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_0 == 'G') \
01117 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_1 == 'N') \
01118 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_2 == 'O') \
01119 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_3 == 'M') \
01120 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_4 == 'E') \
01121 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_5 == '_') \
01122 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_6 == 'M') \
01123 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_7 == 'a') \
01124 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_8 == 'g') \
01125 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_9 == 'n') \
01126 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_10 == 'i') \
01127 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_11 == 'f') \
01128 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_12 == 'i') \
01129 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_13 == 'e') \
01130 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegion_14 == 'r') \
01131 ) && !defined(TC_DEF_TC_GNOME_Magnifier_ZoomRegion)
01132 #define TC_DEF_TC_GNOME_Magnifier_ZoomRegion 1
01133 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01134 static
01135 #endif
01136 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_Magnifier_ZoomRegion_struct = {
01137 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
01138 CORBA_tk_objref,
01139 0,
01140 0,
01141 ORBIT_ALIGNOF_CORBA_POINTER,
01142 0,
01143 0
01144 ,
01145 NULL,
01146 CORBA_OBJECT_NIL,
01147 "ZoomRegion",
01148 "IDL:GNOME/Magnifier/ZoomRegion:1.0",
01149 NULL,
01150 NULL,
01151 -1,
01152 0,
01153 0, 0
01154 };
01155 #endif
01156 #if ( (TC_IMPL_TC_CORBA_sequence_CORBA_Object_0 == 'G') \
01157 && (TC_IMPL_TC_CORBA_sequence_CORBA_Object_1 == 'N') \
01158 && (TC_IMPL_TC_CORBA_sequence_CORBA_Object_2 == 'O') \
01159 && (TC_IMPL_TC_CORBA_sequence_CORBA_Object_3 == 'M') \
01160 && (TC_IMPL_TC_CORBA_sequence_CORBA_Object_4 == 'E') \
01161 && (TC_IMPL_TC_CORBA_sequence_CORBA_Object_5 == '_') \
01162 && (TC_IMPL_TC_CORBA_sequence_CORBA_Object_6 == 'M') \
01163 && (TC_IMPL_TC_CORBA_sequence_CORBA_Object_7 == 'a') \
01164 && (TC_IMPL_TC_CORBA_sequence_CORBA_Object_8 == 'g') \
01165 && (TC_IMPL_TC_CORBA_sequence_CORBA_Object_9 == 'n') \
01166 && (TC_IMPL_TC_CORBA_sequence_CORBA_Object_10 == 'i') \
01167 && (TC_IMPL_TC_CORBA_sequence_CORBA_Object_11 == 'f') \
01168 && (TC_IMPL_TC_CORBA_sequence_CORBA_Object_12 == 'i') \
01169 && (TC_IMPL_TC_CORBA_sequence_CORBA_Object_13 == 'e') \
01170 && (TC_IMPL_TC_CORBA_sequence_CORBA_Object_14 == 'r') \
01171 ) && !defined(TC_DEF_TC_CORBA_sequence_CORBA_Object)
01172 #define TC_DEF_TC_CORBA_sequence_CORBA_Object 1
01173 static ORBIT2_MAYBE_CONST CORBA_TypeCode anon_subtypes_array82[] = {(CORBA_TypeCode)&TC_CORBA_Object_struct};
01174 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01175 static
01176 #endif
01177 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_CORBA_Object_struct = {
01178 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
01179 CORBA_tk_sequence,
01180 0,
01181 0,
01182 MAX (ORBIT_ALIGNOF_CORBA_POINTER, MAX (ORBIT_ALIGNOF_CORBA_LONG, MAX (ORBIT_ALIGNOF_CORBA_STRUCT, 1))),
01183 0,
01184 1
01185 ,
01186 (CORBA_TypeCode *)anon_subtypes_array82,
01187 CORBA_OBJECT_NIL,
01188 NULL,
01189 NULL,
01190 NULL,
01191 NULL,
01192 -1,
01193 0,
01194 0, 0
01195 };
01196 #endif
01197 #if ( (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_0 == 'G') \
01198 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_1 == 'N') \
01199 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_2 == 'O') \
01200 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_3 == 'M') \
01201 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_4 == 'E') \
01202 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_5 == '_') \
01203 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_6 == 'M') \
01204 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_7 == 'a') \
01205 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_8 == 'g') \
01206 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_9 == 'n') \
01207 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_10 == 'i') \
01208 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_11 == 'f') \
01209 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_12 == 'i') \
01210 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_13 == 'e') \
01211 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_14 == 'r') \
01212 ) && !defined(TC_DEF_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion)
01213 #define TC_DEF_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion 1
01214 static ORBIT2_MAYBE_CONST CORBA_TypeCode anon_subtypes_array85[] = {(CORBA_TypeCode)&TC_GNOME_Magnifier_ZoomRegion_struct};
01215 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01216 static
01217 #endif
01218 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_struct = {
01219 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
01220 CORBA_tk_sequence,
01221 0,
01222 0,
01223 MAX (ORBIT_ALIGNOF_CORBA_POINTER, MAX (ORBIT_ALIGNOF_CORBA_LONG, MAX (ORBIT_ALIGNOF_CORBA_STRUCT, 1))),
01224 0,
01225 1
01226 ,
01227 (CORBA_TypeCode *)anon_subtypes_array85,
01228 CORBA_OBJECT_NIL,
01229 NULL,
01230 NULL,
01231 NULL,
01232 NULL,
01233 -1,
01234 0,
01235 0, 0
01236 };
01237 #endif
01238 #if ( (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_0 == 'G') \
01239 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_1 == 'N') \
01240 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_2 == 'O') \
01241 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_3 == 'M') \
01242 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_4 == 'E') \
01243 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_5 == '_') \
01244 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_6 == 'M') \
01245 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_7 == 'a') \
01246 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_8 == 'g') \
01247 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_9 == 'n') \
01248 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_10 == 'i') \
01249 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_11 == 'f') \
01250 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_12 == 'i') \
01251 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_13 == 'e') \
01252 && (TC_IMPL_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_14 == 'r') \
01253 ) && !defined(TC_DEF_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion)
01254 #define TC_DEF_TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion 1
01255 static ORBIT2_MAYBE_CONST CORBA_TypeCode anon_subtypes_array92[] = {(CORBA_TypeCode)&TC_GNOME_Magnifier_ZoomRegion_struct};
01256 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01257 static
01258 #endif
01259 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_struct = {
01260 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
01261 CORBA_tk_sequence,
01262 0,
01263 0,
01264 MAX (ORBIT_ALIGNOF_CORBA_POINTER, MAX (ORBIT_ALIGNOF_CORBA_LONG, MAX (ORBIT_ALIGNOF_CORBA_STRUCT, 1))),
01265 0,
01266 1
01267 ,
01268 (CORBA_TypeCode *)anon_subtypes_array92,
01269 CORBA_OBJECT_NIL,
01270 NULL,
01271 NULL,
01272 NULL,
01273 NULL,
01274 -1,
01275 0,
01276 0, 0
01277 };
01278 #endif
01279 #if ( (TC_IMPL_TC_GNOME_Magnifier_ZoomRegionList_0 == 'G') \
01280 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegionList_1 == 'N') \
01281 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegionList_2 == 'O') \
01282 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegionList_3 == 'M') \
01283 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegionList_4 == 'E') \
01284 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegionList_5 == '_') \
01285 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegionList_6 == 'M') \
01286 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegionList_7 == 'a') \
01287 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegionList_8 == 'g') \
01288 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegionList_9 == 'n') \
01289 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegionList_10 == 'i') \
01290 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegionList_11 == 'f') \
01291 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegionList_12 == 'i') \
01292 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegionList_13 == 'e') \
01293 && (TC_IMPL_TC_GNOME_Magnifier_ZoomRegionList_14 == 'r') \
01294 ) && !defined(TC_DEF_TC_GNOME_Magnifier_ZoomRegionList)
01295 #define TC_DEF_TC_GNOME_Magnifier_ZoomRegionList 1
01296 static ORBIT2_MAYBE_CONST CORBA_TypeCode anon_subtypes_array95[] = {(CORBA_TypeCode)&TC_CORBA_sequence_GNOME_Magnifier_ZoomRegion_struct};
01297 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01298 static
01299 #endif
01300 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_Magnifier_ZoomRegionList_struct = {
01301 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
01302 CORBA_tk_alias,
01303 0,
01304 0,
01305 MAX (ORBIT_ALIGNOF_CORBA_POINTER, MAX (ORBIT_ALIGNOF_CORBA_LONG, MAX (ORBIT_ALIGNOF_CORBA_STRUCT, 1))),
01306 0,
01307 1
01308 ,
01309 (CORBA_TypeCode *)anon_subtypes_array95,
01310 CORBA_OBJECT_NIL,
01311 "ZoomRegionList",
01312 "IDL:GNOME/Magnifier/ZoomRegionList:1.0",
01313 NULL,
01314 NULL,
01315 -1,
01316 0,
01317 0, 0
01318 };
01319 #endif
01320 #if ( (TC_IMPL_TC_GNOME_Magnifier_Magnifier_0 == 'G') \
01321 && (TC_IMPL_TC_GNOME_Magnifier_Magnifier_1 == 'N') \
01322 && (TC_IMPL_TC_GNOME_Magnifier_Magnifier_2 == 'O') \
01323 && (TC_IMPL_TC_GNOME_Magnifier_Magnifier_3 == 'M') \
01324 && (TC_IMPL_TC_GNOME_Magnifier_Magnifier_4 == 'E') \
01325 && (TC_IMPL_TC_GNOME_Magnifier_Magnifier_5 == '_') \
01326 && (TC_IMPL_TC_GNOME_Magnifier_Magnifier_6 == 'M') \
01327 && (TC_IMPL_TC_GNOME_Magnifier_Magnifier_7 == 'a') \
01328 && (TC_IMPL_TC_GNOME_Magnifier_Magnifier_8 == 'g') \
01329 && (TC_IMPL_TC_GNOME_Magnifier_Magnifier_9 == 'n') \
01330 && (TC_IMPL_TC_GNOME_Magnifier_Magnifier_10 == 'i') \
01331 && (TC_IMPL_TC_GNOME_Magnifier_Magnifier_11 == 'f') \
01332 && (TC_IMPL_TC_GNOME_Magnifier_Magnifier_12 == 'i') \
01333 && (TC_IMPL_TC_GNOME_Magnifier_Magnifier_13 == 'e') \
01334 && (TC_IMPL_TC_GNOME_Magnifier_Magnifier_14 == 'r') \
01335 ) && !defined(TC_DEF_TC_GNOME_Magnifier_Magnifier)
01336 #define TC_DEF_TC_GNOME_Magnifier_Magnifier 1
01337 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01338 static
01339 #endif
01340 ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_Magnifier_Magnifier_struct = {
01341 {&ORBit_TypeCode_epv, ORBIT_REFCOUNT_STATIC},
01342 CORBA_tk_objref,
01343 0,
01344 0,
01345 ORBIT_ALIGNOF_CORBA_POINTER,
01346 0,
01347 0
01348 ,
01349 NULL,
01350 CORBA_OBJECT_NIL,
01351 "Magnifier",
01352 "IDL:GNOME/Magnifier/Magnifier:1.0",
01353 NULL,
01354 NULL,
01355 -1,
01356 0,
01357 0, 0
01358 };
01359 #endif
01360
01361 #ifndef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01362 CORBA_unsigned_long Bonobo_Listener__classid = 0;
01363 #endif
01364
01365 #ifndef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01366 CORBA_unsigned_long Bonobo_EventSource__classid = 0;
01367 #endif
01368
01369 #ifndef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01370 CORBA_unsigned_long Bonobo_PropertyBag__classid = 0;
01371 #endif
01372
01373 #ifndef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01374 CORBA_unsigned_long Bonobo_ConfigDatabase__classid = 0;
01375 #endif
01376
01377 #ifndef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01378 CORBA_unsigned_long GNOME_Magnifier_ZoomRegion__classid = 0;
01379 #endif
01380
01381 #ifndef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01382 CORBA_unsigned_long GNOME_Magnifier_Magnifier__classid = 0;
01383 #endif
01384
01385
01386
01387 static ORBit_IArg Bonobo_Listener_event__arginfo [] = {
01388 { TC_CORBA_string, ORBit_I_ARG_IN , "event_name" },
01389 { TC_CORBA_any, ORBit_I_ARG_IN , "args" }
01390 };
01391
01392 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01393 static
01394 #endif
01395 ORBit_IMethod Bonobo_Listener__imethods [] = {
01396 {
01397 { 2, 2, Bonobo_Listener_event__arginfo, FALSE },
01398 { 0, 0, NULL, FALSE },
01399 { 0, 0, NULL, FALSE },
01400 TC_void, "event", 5,
01401 0 | ORBit_I_METHOD_1_WAY
01402 }
01403 , {
01404 { 0, 0, NULL, FALSE },
01405 { 0, 0, NULL, FALSE },
01406 { 0, 0, NULL, FALSE },
01407 TC_void, "unImplemented", 13,
01408 0
01409 }
01410 , {
01411 { 0, 0, NULL, FALSE },
01412 { 0, 0, NULL, FALSE },
01413 { 0, 0, NULL, FALSE },
01414 TC_void, "unImplemented2", 14,
01415 0
01416 }
01417 };static CORBA_string Bonobo_Listener__base_itypes[] = {
01418 "IDL:Bonobo/Unknown:1.0",
01419 "IDL:omg.org/CORBA/Object:1.0"
01420 };
01421 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01422 static
01423 #endif
01424 ORBit_IInterface Bonobo_Listener__iinterface = {
01425 TC_Bonobo_Listener,{3, 3, Bonobo_Listener__imethods, FALSE},
01426 {2, 2, Bonobo_Listener__base_itypes, FALSE}
01427 };
01428
01429 static ORBit_IArg Bonobo_EventSource_addListener__arginfo [] = {
01430 { TC_Bonobo_Listener, ORBit_I_ARG_IN , "l" }
01431 };
01432 static ORBit_IArg Bonobo_EventSource_addListenerWithMask__arginfo [] = {
01433 { TC_Bonobo_Listener, ORBit_I_ARG_IN , "l" },
01434 { TC_CORBA_string, ORBit_I_ARG_IN , "event_mask" }
01435 };
01436 static ORBit_IArg Bonobo_EventSource_removeListener__arginfo [] = {
01437 { TC_Bonobo_Listener, ORBit_I_ARG_IN , "l" }
01438 };
01439
01440 static CORBA_TypeCode Bonobo_EventSource_removeListener__exceptinfo [] = {
01441 TC_Bonobo_EventSource_UnknownListener,
01442 NULL
01443 };
01444
01445 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01446 static
01447 #endif
01448 ORBit_IMethod Bonobo_EventSource__imethods [] = {
01449 {
01450 { 1, 1, Bonobo_EventSource_addListener__arginfo, FALSE },
01451 { 0, 0, NULL, FALSE },
01452 { 0, 0, NULL, FALSE },
01453 TC_void, "addListener", 11,
01454 0
01455 }
01456 , {
01457 { 2, 2, Bonobo_EventSource_addListenerWithMask__arginfo, FALSE },
01458 { 0, 0, NULL, FALSE },
01459 { 0, 0, NULL, FALSE },
01460 TC_void, "addListenerWithMask", 19,
01461 0
01462 }
01463 , {
01464 { 1, 1, Bonobo_EventSource_removeListener__arginfo, FALSE },
01465 { 0, 0, NULL, FALSE },
01466 { 1, 1, Bonobo_EventSource_removeListener__exceptinfo, FALSE },
01467 TC_void, "removeListener", 14,
01468 0
01469 }
01470 , {
01471 { 0, 0, NULL, FALSE },
01472 { 0, 0, NULL, FALSE },
01473 { 0, 0, NULL, FALSE },
01474 TC_void, "unImplemented", 13,
01475 0
01476 }
01477 , {
01478 { 0, 0, NULL, FALSE },
01479 { 0, 0, NULL, FALSE },
01480 { 0, 0, NULL, FALSE },
01481 TC_void, "unImplemented2", 14,
01482 0
01483 }
01484 };static CORBA_string Bonobo_EventSource__base_itypes[] = {
01485 "IDL:Bonobo/Unknown:1.0",
01486 "IDL:omg.org/CORBA/Object:1.0"
01487 };
01488 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01489 static
01490 #endif
01491 ORBit_IInterface Bonobo_EventSource__iinterface = {
01492 TC_Bonobo_EventSource,{5, 5, Bonobo_EventSource__imethods, FALSE},
01493 {2, 2, Bonobo_EventSource__base_itypes, FALSE}
01494 };
01495
01496 static ORBit_IArg Bonobo_PropertyBag_getKeys__arginfo [] = {
01497 { TC_CORBA_string, ORBit_I_ARG_IN , "filter" }
01498 };
01499
01500 static CORBA_TypeCode Bonobo_PropertyBag_getKeys__exceptinfo [] = {
01501 TC_Bonobo_PropertyBag_NotFound,
01502 TC_Bonobo_PropertyBag_BackendFailed,
01503 NULL
01504 };
01505 static ORBit_IArg Bonobo_PropertyBag_getType__arginfo [] = {
01506 { TC_CORBA_string, ORBit_I_ARG_IN , "key" }
01507 };
01508
01509 static CORBA_TypeCode Bonobo_PropertyBag_getType__exceptinfo [] = {
01510 TC_Bonobo_PropertyBag_NotFound,
01511 TC_Bonobo_PropertyBag_BackendFailed,
01512 NULL
01513 };
01514 static ORBit_IArg Bonobo_PropertyBag_getValue__arginfo [] = {
01515 { TC_CORBA_string, ORBit_I_ARG_IN , "key" }
01516 };
01517
01518 static CORBA_TypeCode Bonobo_PropertyBag_getValue__exceptinfo [] = {
01519 TC_Bonobo_PropertyBag_NotFound,
01520 TC_Bonobo_PropertyBag_BackendFailed,
01521 NULL
01522 };
01523 static ORBit_IArg Bonobo_PropertyBag_setValue__arginfo [] = {
01524 { TC_CORBA_string, ORBit_I_ARG_IN , "key" },
01525 { TC_CORBA_any, ORBit_I_ARG_IN , "value" }
01526 };
01527
01528 static CORBA_TypeCode Bonobo_PropertyBag_setValue__exceptinfo [] = {
01529 TC_Bonobo_PropertyBag_NotFound,
01530 TC_Bonobo_PropertyBag_InvalidType,
01531 TC_Bonobo_PropertyBag_ReadOnly,
01532 TC_Bonobo_PropertyBag_BackendFailed,
01533 NULL
01534 };
01535 static ORBit_IArg Bonobo_PropertyBag_getValues__arginfo [] = {
01536 { TC_CORBA_string, ORBit_I_ARG_IN , "filter" }
01537 };
01538
01539 static CORBA_TypeCode Bonobo_PropertyBag_getValues__exceptinfo [] = {
01540 TC_Bonobo_PropertyBag_NotFound,
01541 TC_Bonobo_PropertyBag_BackendFailed,
01542 NULL
01543 };
01544 static ORBit_IArg Bonobo_PropertyBag_setValues__arginfo [] = {
01545 { TC_Bonobo_PropertySet, ORBit_I_ARG_IN , "set" }
01546 };
01547
01548 static CORBA_TypeCode Bonobo_PropertyBag_setValues__exceptinfo [] = {
01549 TC_Bonobo_PropertyBag_InvalidType,
01550 TC_Bonobo_PropertyBag_ReadOnly,
01551 TC_Bonobo_PropertyBag_BackendFailed,
01552 NULL
01553 };
01554 static ORBit_IArg Bonobo_PropertyBag_getDefault__arginfo [] = {
01555 { TC_CORBA_string, ORBit_I_ARG_IN , "key" }
01556 };
01557
01558 static CORBA_TypeCode Bonobo_PropertyBag_getDefault__exceptinfo [] = {
01559 TC_Bonobo_PropertyBag_NotFound,
01560 TC_Bonobo_PropertyBag_BackendFailed,
01561 NULL
01562 };
01563 static ORBit_IArg Bonobo_PropertyBag_getDocTitle__arginfo [] = {
01564 { TC_CORBA_string, ORBit_I_ARG_IN , "key" }
01565 };
01566
01567 static CORBA_TypeCode Bonobo_PropertyBag_getDocTitle__exceptinfo [] = {
01568 TC_Bonobo_PropertyBag_NotFound,
01569 TC_Bonobo_PropertyBag_BackendFailed,
01570 NULL
01571 };
01572 static ORBit_IArg Bonobo_PropertyBag_getDoc__arginfo [] = {
01573 { TC_CORBA_string, ORBit_I_ARG_IN , "key" }
01574 };
01575
01576 static CORBA_TypeCode Bonobo_PropertyBag_getDoc__exceptinfo [] = {
01577 TC_Bonobo_PropertyBag_NotFound,
01578 TC_Bonobo_PropertyBag_BackendFailed,
01579 NULL
01580 };
01581 static ORBit_IArg Bonobo_PropertyBag_getFlags__arginfo [] = {
01582 { TC_CORBA_string, ORBit_I_ARG_IN , "key" }
01583 };
01584
01585 static CORBA_TypeCode Bonobo_PropertyBag_getFlags__exceptinfo [] = {
01586 TC_Bonobo_PropertyBag_NotFound,
01587 TC_Bonobo_PropertyBag_BackendFailed,
01588 NULL
01589 };
01590
01591 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01592 static
01593 #endif
01594 ORBit_IMethod Bonobo_PropertyBag__imethods [] = {
01595 {
01596 { 1, 1, Bonobo_PropertyBag_getKeys__arginfo, FALSE },
01597 { 0, 0, NULL, FALSE },
01598 { 2, 2, Bonobo_PropertyBag_getKeys__exceptinfo, FALSE },
01599 TC_Bonobo_KeyList, "getKeys", 7,
01600 0
01601 }
01602 , {
01603 { 1, 1, Bonobo_PropertyBag_getType__arginfo, FALSE },
01604 { 0, 0, NULL, FALSE },
01605 { 2, 2, Bonobo_PropertyBag_getType__exceptinfo, FALSE },
01606 TC_CORBA_TypeCode, "getType", 7,
01607 0
01608 }
01609 , {
01610 { 1, 1, Bonobo_PropertyBag_getValue__arginfo, FALSE },
01611 { 0, 0, NULL, FALSE },
01612 { 2, 2, Bonobo_PropertyBag_getValue__exceptinfo, FALSE },
01613 TC_CORBA_any, "getValue", 8,
01614 0
01615 }
01616 , {
01617 { 2, 2, Bonobo_PropertyBag_setValue__arginfo, FALSE },
01618 { 0, 0, NULL, FALSE },
01619 { 4, 4, Bonobo_PropertyBag_setValue__exceptinfo, FALSE },
01620 TC_void, "setValue", 8,
01621 0
01622 }
01623 , {
01624 { 1, 1, Bonobo_PropertyBag_getValues__arginfo, FALSE },
01625 { 0, 0, NULL, FALSE },
01626 { 2, 2, Bonobo_PropertyBag_getValues__exceptinfo, FALSE },
01627 TC_Bonobo_PropertySet, "getValues", 9,
01628 0
01629 }
01630 , {
01631 { 1, 1, Bonobo_PropertyBag_setValues__arginfo, FALSE },
01632 { 0, 0, NULL, FALSE },
01633 { 3, 3, Bonobo_PropertyBag_setValues__exceptinfo, FALSE },
01634 TC_void, "setValues", 9,
01635 0
01636 }
01637 , {
01638 { 1, 1, Bonobo_PropertyBag_getDefault__arginfo, FALSE },
01639 { 0, 0, NULL, FALSE },
01640 { 2, 2, Bonobo_PropertyBag_getDefault__exceptinfo, FALSE },
01641 TC_CORBA_any, "getDefault", 10,
01642 0
01643 }
01644 , {
01645 { 1, 1, Bonobo_PropertyBag_getDocTitle__arginfo, FALSE },
01646 { 0, 0, NULL, FALSE },
01647 { 2, 2, Bonobo_PropertyBag_getDocTitle__exceptinfo, FALSE },
01648 TC_CORBA_string, "getDocTitle", 11,
01649 0
01650 }
01651 , {
01652 { 1, 1, Bonobo_PropertyBag_getDoc__arginfo, FALSE },
01653 { 0, 0, NULL, FALSE },
01654 { 2, 2, Bonobo_PropertyBag_getDoc__exceptinfo, FALSE },
01655 TC_CORBA_string, "getDoc", 6,
01656 0
01657 }
01658 , {
01659 { 1, 1, Bonobo_PropertyBag_getFlags__arginfo, FALSE },
01660 { 0, 0, NULL, FALSE },
01661 { 2, 2, Bonobo_PropertyBag_getFlags__exceptinfo, FALSE },
01662 TC_Bonobo_PropertyFlags, "getFlags", 8,
01663 0| ORBit_I_COMMON_FIXED_SIZE
01664 }
01665 , {
01666 { 0, 0, NULL, FALSE },
01667 { 0, 0, NULL, FALSE },
01668 { 0, 0, NULL, FALSE },
01669 TC_void, "unImplemented1", 14,
01670 0
01671 }
01672 , {
01673 { 0, 0, NULL, FALSE },
01674 { 0, 0, NULL, FALSE },
01675 { 0, 0, NULL, FALSE },
01676 TC_void, "unImplemented2", 14,
01677 0
01678 }
01679 , {
01680 { 0, 0, NULL, FALSE },
01681 { 0, 0, NULL, FALSE },
01682 { 0, 0, NULL, FALSE },
01683 TC_void, "unImplemented3", 14,
01684 0
01685 }
01686 , {
01687 { 0, 0, NULL, FALSE },
01688 { 0, 0, NULL, FALSE },
01689 { 0, 0, NULL, FALSE },
01690 TC_void, "unImplemented4", 14,
01691 0
01692 }
01693 };static CORBA_string Bonobo_PropertyBag__base_itypes[] = {
01694 "IDL:Bonobo/Unknown:1.0",
01695 "IDL:omg.org/CORBA/Object:1.0"
01696 };
01697 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01698 static
01699 #endif
01700 ORBit_IInterface Bonobo_PropertyBag__iinterface = {
01701 TC_Bonobo_PropertyBag,{14, 14, Bonobo_PropertyBag__imethods, FALSE},
01702 {2, 2, Bonobo_PropertyBag__base_itypes, FALSE}
01703 };
01704
01705 static ORBit_IArg Bonobo_ConfigDatabase_getDirs__arginfo [] = {
01706 { TC_CORBA_string, ORBit_I_ARG_IN , "dir" }
01707 };
01708
01709 static CORBA_TypeCode Bonobo_ConfigDatabase_getDirs__exceptinfo [] = {
01710 TC_Bonobo_PropertyBag_NotFound,
01711 TC_Bonobo_PropertyBag_BackendFailed,
01712 NULL
01713 };
01714 static ORBit_IArg Bonobo_ConfigDatabase_hasDir__arginfo [] = {
01715 { TC_CORBA_string, ORBit_I_ARG_IN , "dir" }
01716 };
01717
01718 static CORBA_TypeCode Bonobo_ConfigDatabase_hasDir__exceptinfo [] = {
01719 TC_Bonobo_PropertyBag_BackendFailed,
01720 NULL
01721 };
01722 static ORBit_IArg Bonobo_ConfigDatabase_removeValue__arginfo [] = {
01723 { TC_CORBA_string, ORBit_I_ARG_IN , "key" }
01724 };
01725
01726 static CORBA_TypeCode Bonobo_ConfigDatabase_removeValue__exceptinfo [] = {
01727 TC_Bonobo_PropertyBag_BackendFailed,
01728 NULL
01729 };
01730 static ORBit_IArg Bonobo_ConfigDatabase_removeDir__arginfo [] = {
01731 { TC_CORBA_string, ORBit_I_ARG_IN , "dir" }
01732 };
01733
01734 static CORBA_TypeCode Bonobo_ConfigDatabase_removeDir__exceptinfo [] = {
01735 TC_Bonobo_PropertyBag_BackendFailed,
01736 NULL
01737 };
01738 static ORBit_IArg Bonobo_ConfigDatabase_addDatabase__arginfo [] = {
01739 { TC_Bonobo_ConfigDatabase, ORBit_I_ARG_IN , "db" },
01740 { TC_CORBA_string, ORBit_I_ARG_IN , "key" },
01741 { TC_Bonobo_ConfigDatabase_DBFlags, ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, "flags" }
01742 };
01743
01744 static CORBA_TypeCode Bonobo_ConfigDatabase_addDatabase__exceptinfo [] = {
01745 TC_Bonobo_PropertyBag_BackendFailed,
01746 NULL
01747 };
01748
01749 static CORBA_TypeCode Bonobo_ConfigDatabase_sync__exceptinfo [] = {
01750 TC_Bonobo_PropertyBag_BackendFailed,
01751 NULL
01752 };
01753
01754 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01755 static
01756 #endif
01757 ORBit_IMethod Bonobo_ConfigDatabase__imethods [] = {
01758 {
01759 { 0, 0, NULL, FALSE },
01760 { 0, 0, NULL, FALSE },
01761 { 0, 0, NULL, FALSE },
01762 TC_CORBA_boolean, "_get_isWriteable", 16,
01763 0| ORBit_I_COMMON_FIXED_SIZE
01764 }
01765 , {
01766 { 1, 1, Bonobo_ConfigDatabase_getDirs__arginfo, FALSE },
01767 { 0, 0, NULL, FALSE },
01768 { 2, 2, Bonobo_ConfigDatabase_getDirs__exceptinfo, FALSE },
01769 TC_Bonobo_KeyList, "getDirs", 7,
01770 0
01771 }
01772 , {
01773 { 1, 1, Bonobo_ConfigDatabase_hasDir__arginfo, FALSE },
01774 { 0, 0, NULL, FALSE },
01775 { 1, 1, Bonobo_ConfigDatabase_hasDir__exceptinfo, FALSE },
01776 TC_CORBA_boolean, "hasDir", 6,
01777 0| ORBit_I_COMMON_FIXED_SIZE
01778 }
01779 , {
01780 { 1, 1, Bonobo_ConfigDatabase_removeValue__arginfo, FALSE },
01781 { 0, 0, NULL, FALSE },
01782 { 1, 1, Bonobo_ConfigDatabase_removeValue__exceptinfo, FALSE },
01783 TC_void, "removeValue", 11,
01784 0
01785 }
01786 , {
01787 { 1, 1, Bonobo_ConfigDatabase_removeDir__arginfo, FALSE },
01788 { 0, 0, NULL, FALSE },
01789 { 1, 1, Bonobo_ConfigDatabase_removeDir__exceptinfo, FALSE },
01790 TC_void, "removeDir", 9,
01791 0
01792 }
01793 , {
01794 { 3, 3, Bonobo_ConfigDatabase_addDatabase__arginfo, FALSE },
01795 { 0, 0, NULL, FALSE },
01796 { 1, 1, Bonobo_ConfigDatabase_addDatabase__exceptinfo, FALSE },
01797 TC_void, "addDatabase", 11,
01798 0
01799 }
01800 , {
01801 { 0, 0, NULL, FALSE },
01802 { 0, 0, NULL, FALSE },
01803 { 1, 1, Bonobo_ConfigDatabase_sync__exceptinfo, FALSE },
01804 TC_void, "sync", 4,
01805 0
01806 }
01807 , {
01808 { 0, 0, NULL, FALSE },
01809 { 0, 0, NULL, FALSE },
01810 { 0, 0, NULL, FALSE },
01811 TC_void, "unImplemented5", 14,
01812 0
01813 }
01814 , {
01815 { 0, 0, NULL, FALSE },
01816 { 0, 0, NULL, FALSE },
01817 { 0, 0, NULL, FALSE },
01818 TC_void, "unImplemented6", 14,
01819 0
01820 }
01821 , {
01822 { 0, 0, NULL, FALSE },
01823 { 0, 0, NULL, FALSE },
01824 { 0, 0, NULL, FALSE },
01825 TC_void, "unImplemented7", 14,
01826 0
01827 }
01828 , {
01829 { 0, 0, NULL, FALSE },
01830 { 0, 0, NULL, FALSE },
01831 { 0, 0, NULL, FALSE },
01832 TC_void, "unImplemented8", 14,
01833 0
01834 }
01835 };static CORBA_string Bonobo_ConfigDatabase__base_itypes[] = {
01836 "IDL:Bonobo/Unknown:1.0",
01837 "IDL:Bonobo/PropertyBag:1.0",
01838 "IDL:omg.org/CORBA/Object:1.0"
01839 };
01840 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01841 static
01842 #endif
01843 ORBit_IInterface Bonobo_ConfigDatabase__iinterface = {
01844 TC_Bonobo_ConfigDatabase,{11, 11, Bonobo_ConfigDatabase__imethods, FALSE},
01845 {3, 3, Bonobo_ConfigDatabase__base_itypes, FALSE}
01846 };
01847
01848 static ORBit_IArg GNOME_Magnifier_ZoomRegion_setMagFactor__arginfo [] = {
01849 { TC_CORBA_float, ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, "magX" },
01850 { TC_CORBA_float, ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, "magY" }
01851 };
01852 static ORBit_IArg GNOME_Magnifier_ZoomRegion_getMagFactor__arginfo [] = {
01853 { TC_CORBA_float, ORBit_I_ARG_OUT | ORBit_I_COMMON_FIXED_SIZE, "magX" },
01854 { TC_CORBA_float, ORBit_I_ARG_OUT | ORBit_I_COMMON_FIXED_SIZE, "magY" }
01855 };
01856 static ORBit_IArg GNOME_Magnifier_ZoomRegion_setROI__arginfo [] = {
01857 { TC_GNOME_Magnifier_RectBounds, ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, "bounds" }
01858 };
01859 static ORBit_IArg GNOME_Magnifier_ZoomRegion_markDirty__arginfo [] = {
01860 { TC_GNOME_Magnifier_RectBounds, ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, "dirtyRegion" }
01861 };
01862 static ORBit_IArg GNOME_Magnifier_ZoomRegion_moveResize__arginfo [] = {
01863 { TC_GNOME_Magnifier_RectBounds, ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, "bounds" }
01864 };
01865
01866 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01867 static
01868 #endif
01869 ORBit_IMethod GNOME_Magnifier_ZoomRegion__imethods [] = {
01870 {
01871 { 2, 2, GNOME_Magnifier_ZoomRegion_setMagFactor__arginfo, FALSE },
01872 { 0, 0, NULL, FALSE },
01873 { 0, 0, NULL, FALSE },
01874 TC_CORBA_boolean, "setMagFactor", 12,
01875 0| ORBit_I_COMMON_FIXED_SIZE
01876 }
01877 , {
01878 { 2, 2, GNOME_Magnifier_ZoomRegion_getMagFactor__arginfo, FALSE },
01879 { 0, 0, NULL, FALSE },
01880 { 0, 0, NULL, FALSE },
01881 TC_void, "getMagFactor", 12,
01882 0
01883 }
01884 , {
01885 { 0, 0, NULL, FALSE },
01886 { 0, 0, NULL, FALSE },
01887 { 0, 0, NULL, FALSE },
01888 TC_Bonobo_PropertyBag, "getProperties", 13,
01889 0
01890 }
01891 , {
01892 { 1, 1, GNOME_Magnifier_ZoomRegion_setROI__arginfo, FALSE },
01893 { 0, 0, NULL, FALSE },
01894 { 0, 0, NULL, FALSE },
01895 TC_void, "setROI", 6,
01896 0 | ORBit_I_METHOD_1_WAY
01897 }
01898 , {
01899 { 1, 1, GNOME_Magnifier_ZoomRegion_markDirty__arginfo, FALSE },
01900 { 0, 0, NULL, FALSE },
01901 { 0, 0, NULL, FALSE },
01902 TC_void, "markDirty", 9,
01903 0
01904 }
01905 , {
01906 { 0, 0, NULL, FALSE },
01907 { 0, 0, NULL, FALSE },
01908 { 0, 0, NULL, FALSE },
01909 TC_GNOME_Magnifier_RectBounds, "getROI", 6,
01910 0| ORBit_I_COMMON_FIXED_SIZE
01911 }
01912 , {
01913 { 1, 1, GNOME_Magnifier_ZoomRegion_moveResize__arginfo, FALSE },
01914 { 0, 0, NULL, FALSE },
01915 { 0, 0, NULL, FALSE },
01916 TC_void, "moveResize", 10,
01917 0
01918 }
01919 , {
01920 { 0, 0, NULL, FALSE },
01921 { 0, 0, NULL, FALSE },
01922 { 0, 0, NULL, FALSE },
01923 TC_void, "dispose", 7,
01924 0
01925 }
01926 };static CORBA_string GNOME_Magnifier_ZoomRegion__base_itypes[] = {
01927 "IDL:Bonobo/Unknown:1.0",
01928 "IDL:omg.org/CORBA/Object:1.0"
01929 };
01930 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01931 static
01932 #endif
01933 ORBit_IInterface GNOME_Magnifier_ZoomRegion__iinterface = {
01934 TC_GNOME_Magnifier_ZoomRegion,{8, 8, GNOME_Magnifier_ZoomRegion__imethods, FALSE},
01935 {2, 2, GNOME_Magnifier_ZoomRegion__base_itypes, FALSE}
01936 };
01937
01938 static ORBit_IArg GNOME_Magnifier_Magnifier__set_SourceDisplay__arginfo [] = {
01939 { TC_CORBA_string, ORBit_I_ARG_IN , "value" }
01940 };
01941 static ORBit_IArg GNOME_Magnifier_Magnifier__set_TargetDisplay__arginfo [] = {
01942 { TC_CORBA_string, ORBit_I_ARG_IN , "value" }
01943 };
01944 static ORBit_IArg GNOME_Magnifier_Magnifier_createZoomRegion__arginfo [] = {
01945 { TC_CORBA_float, ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, "zx" },
01946 { TC_CORBA_float, ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, "zy" },
01947 { TC_GNOME_Magnifier_RectBounds, ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, "ROI" },
01948 { TC_GNOME_Magnifier_RectBounds, ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, "viewport" }
01949 };
01950 static ORBit_IArg GNOME_Magnifier_Magnifier_addZoomRegion__arginfo [] = {
01951 { TC_GNOME_Magnifier_ZoomRegion, ORBit_I_ARG_IN , "region" }
01952 };
01953
01954 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01955 static
01956 #endif
01957 ORBit_IMethod GNOME_Magnifier_Magnifier__imethods [] = {
01958 {
01959 { 0, 0, NULL, FALSE },
01960 { 0, 0, NULL, FALSE },
01961 { 0, 0, NULL, FALSE },
01962 TC_CORBA_string, "_get_SourceDisplay", 18,
01963 0
01964 }
01965 , {
01966 { 1, 1, GNOME_Magnifier_Magnifier__set_SourceDisplay__arginfo, FALSE },
01967 { 0, 0, NULL, FALSE },
01968 { 0, 0, NULL, FALSE },
01969 TC_void, "_set_SourceDisplay", 18,
01970 0
01971 }
01972 , {
01973 { 0, 0, NULL, FALSE },
01974 { 0, 0, NULL, FALSE },
01975 { 0, 0, NULL, FALSE },
01976 TC_CORBA_string, "_get_TargetDisplay", 18,
01977 0
01978 }
01979 , {
01980 { 1, 1, GNOME_Magnifier_Magnifier__set_TargetDisplay__arginfo, FALSE },
01981 { 0, 0, NULL, FALSE },
01982 { 0, 0, NULL, FALSE },
01983 TC_void, "_set_TargetDisplay", 18,
01984 0
01985 }
01986 , {
01987 { 0, 0, NULL, FALSE },
01988 { 0, 0, NULL, FALSE },
01989 { 0, 0, NULL, FALSE },
01990 TC_Bonobo_PropertyBag, "getProperties", 13,
01991 0
01992 }
01993 , {
01994 { 4, 4, GNOME_Magnifier_Magnifier_createZoomRegion__arginfo, FALSE },
01995 { 0, 0, NULL, FALSE },
01996 { 0, 0, NULL, FALSE },
01997 TC_GNOME_Magnifier_ZoomRegion, "createZoomRegion", 16,
01998 0
01999 }
02000 , {
02001 { 0, 0, NULL, FALSE },
02002 { 0, 0, NULL, FALSE },
02003 { 0, 0, NULL, FALSE },
02004 TC_GNOME_Magnifier_ZoomRegionList, "getZoomRegions", 14,
02005 0
02006 }
02007 , {
02008 { 1, 1, GNOME_Magnifier_Magnifier_addZoomRegion__arginfo, FALSE },
02009 { 0, 0, NULL, FALSE },
02010 { 0, 0, NULL, FALSE },
02011 TC_CORBA_boolean, "addZoomRegion", 13,
02012 0| ORBit_I_COMMON_FIXED_SIZE
02013 }
02014 , {
02015 { 0, 0, NULL, FALSE },
02016 { 0, 0, NULL, FALSE },
02017 { 0, 0, NULL, FALSE },
02018 TC_void, "clearAllZoomRegions", 19,
02019 0
02020 }
02021 , {
02022 { 0, 0, NULL, FALSE },
02023 { 0, 0, NULL, FALSE },
02024 { 0, 0, NULL, FALSE },
02025 TC_void, "dispose", 7,
02026 0
02027 }
02028 };static CORBA_string GNOME_Magnifier_Magnifier__base_itypes[] = {
02029 "IDL:Bonobo/Unknown:1.0",
02030 "IDL:omg.org/CORBA/Object:1.0"
02031 };
02032 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
02033 static
02034 #endif
02035 ORBit_IInterface GNOME_Magnifier_Magnifier__iinterface = {
02036 TC_GNOME_Magnifier_Magnifier,{10, 10, GNOME_Magnifier_Magnifier__imethods, FALSE},
02037 {2, 2, GNOME_Magnifier_Magnifier__base_itypes, FALSE}
02038 };
02039