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