GNOME_Magnifier-common.c

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

Generated on Thu Jan 25 16:23:22 2007 for gnome-mag by  doxygen 1.4.7