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 (char *)"Listener",
00272 (char *)"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 (char *)"UnknownListener",
00312 (char *)"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 (char *)"EventSource",
00352 (char *)"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 (char *)"Pair",
00394 (char *)"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 (char *)"PropertySet",
00517 (char *)"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 (char *)"KeyList",
00640 (char *)"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 (char *)"PropertyFlags",
00681 (char *)"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 (char *)"NotFound",
00721 (char *)"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 (char *)"InvalidType",
00761 (char *)"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 (char *)"ReadOnly",
00801 (char *)"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 (char *)"BackendFailed",
00841 (char *)"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 (char *)"PropertyBag",
00881 (char *)"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 (char *)"DBFlags",
00922 (char *)"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 (char *)"ConfigDatabase",
00962 (char *)"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 (char *)"Point",
01004 (char *)"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 (char *)"RectBounds",
01046 (char *)"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 (char *)"AlignPolicy",
01087 (char *)"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 (char *)"ScrollingPolicy",
01128 (char *)"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 (char *)"ColorBlindFilter",
01169 (char *)"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 (char *)"ZoomRegion",
01209 (char *)"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 (char *)"ZoomRegionList",
01373 (char *)"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 (char *)"Magnifier",
01413 (char *)"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 , (char *)"event_name" },
01450         { TC_CORBA_any,  ORBit_I_ARG_IN , (char *)"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, (char *)"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, (char *)"unImplemented", 13,
01469                 0
01470 }
01471 ,       {
01472                 { 0, 0, NULL, FALSE },
01473                 { 0, 0, NULL, FALSE },
01474                 { 0, 0, NULL, FALSE },
01475 TC_void, (char *)"unImplemented2", 14,
01476                 0
01477 }
01478 };
01479 
01480 static CORBA_string Bonobo_Listener__base_itypes[] = {
01481 (char *)"IDL:Bonobo/Unknown:1.0",
01482 (char *)"IDL:omg.org/CORBA/Object:1.0"
01483 };
01484 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01485 static
01486 #endif
01487 ORBit_IInterface Bonobo_Listener__iinterface = {
01488 TC_Bonobo_Listener,{3, 3, Bonobo_Listener__imethods, FALSE},
01489 {2, 2, Bonobo_Listener__base_itypes, FALSE}
01490 };
01491 
01492 static ORBit_IArg Bonobo_EventSource_addListener__arginfo [] = {
01493         { TC_Bonobo_Listener,  ORBit_I_ARG_IN , (char *)"l" }
01494 };
01495 static ORBit_IArg Bonobo_EventSource_addListenerWithMask__arginfo [] = {
01496         { TC_Bonobo_Listener,  ORBit_I_ARG_IN , (char *)"l" },
01497         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"event_mask" }
01498 };
01499 static ORBit_IArg Bonobo_EventSource_removeListener__arginfo [] = {
01500         { TC_Bonobo_Listener,  ORBit_I_ARG_IN , (char *)"l" }
01501 };
01502 /* Exceptions */
01503 static CORBA_TypeCode Bonobo_EventSource_removeListener__exceptinfo [] = {
01504         TC_Bonobo_EventSource_UnknownListener,
01505         NULL
01506 };
01507 
01508 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01509 static
01510 #endif
01511 ORBit_IMethod Bonobo_EventSource__imethods [] = {
01512         {
01513                 { 1, 1, Bonobo_EventSource_addListener__arginfo, FALSE },
01514                 { 0, 0, NULL, FALSE },
01515                 { 0, 0, NULL, FALSE },
01516 TC_void, (char *)"addListener", 11,
01517                 0
01518 }
01519 ,       {
01520                 { 2, 2, Bonobo_EventSource_addListenerWithMask__arginfo, FALSE },
01521                 { 0, 0, NULL, FALSE },
01522                 { 0, 0, NULL, FALSE },
01523 TC_void, (char *)"addListenerWithMask", 19,
01524                 0
01525 }
01526 ,       {
01527                 { 1, 1, Bonobo_EventSource_removeListener__arginfo, FALSE },
01528                 { 0, 0, NULL, FALSE },
01529                 { 1, 1, Bonobo_EventSource_removeListener__exceptinfo, FALSE },
01530 TC_void, (char *)"removeListener", 14,
01531                 0
01532 }
01533 ,       {
01534                 { 0, 0, NULL, FALSE },
01535                 { 0, 0, NULL, FALSE },
01536                 { 0, 0, NULL, FALSE },
01537 TC_void, (char *)"unImplemented", 13,
01538                 0
01539 }
01540 ,       {
01541                 { 0, 0, NULL, FALSE },
01542                 { 0, 0, NULL, FALSE },
01543                 { 0, 0, NULL, FALSE },
01544 TC_void, (char *)"unImplemented2", 14,
01545                 0
01546 }
01547 };
01548 
01549 static CORBA_string Bonobo_EventSource__base_itypes[] = {
01550 (char *)"IDL:Bonobo/Unknown:1.0",
01551 (char *)"IDL:omg.org/CORBA/Object:1.0"
01552 };
01553 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01554 static
01555 #endif
01556 ORBit_IInterface Bonobo_EventSource__iinterface = {
01557 TC_Bonobo_EventSource,{5, 5, Bonobo_EventSource__imethods, FALSE},
01558 {2, 2, Bonobo_EventSource__base_itypes, FALSE}
01559 };
01560 
01561 static ORBit_IArg Bonobo_PropertyBag_getKeys__arginfo [] = {
01562         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"filter" }
01563 };
01564 /* Exceptions */
01565 static CORBA_TypeCode Bonobo_PropertyBag_getKeys__exceptinfo [] = {
01566         TC_Bonobo_PropertyBag_NotFound,
01567         TC_Bonobo_PropertyBag_BackendFailed,
01568         NULL
01569 };
01570 static ORBit_IArg Bonobo_PropertyBag_getType__arginfo [] = {
01571         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"key" }
01572 };
01573 /* Exceptions */
01574 static CORBA_TypeCode Bonobo_PropertyBag_getType__exceptinfo [] = {
01575         TC_Bonobo_PropertyBag_NotFound,
01576         TC_Bonobo_PropertyBag_BackendFailed,
01577         NULL
01578 };
01579 static ORBit_IArg Bonobo_PropertyBag_getValue__arginfo [] = {
01580         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"key" }
01581 };
01582 /* Exceptions */
01583 static CORBA_TypeCode Bonobo_PropertyBag_getValue__exceptinfo [] = {
01584         TC_Bonobo_PropertyBag_NotFound,
01585         TC_Bonobo_PropertyBag_BackendFailed,
01586         NULL
01587 };
01588 static ORBit_IArg Bonobo_PropertyBag_setValue__arginfo [] = {
01589         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"key" },
01590         { TC_CORBA_any,  ORBit_I_ARG_IN , (char *)"value" }
01591 };
01592 /* Exceptions */
01593 static CORBA_TypeCode Bonobo_PropertyBag_setValue__exceptinfo [] = {
01594         TC_Bonobo_PropertyBag_NotFound,
01595         TC_Bonobo_PropertyBag_InvalidType,
01596         TC_Bonobo_PropertyBag_ReadOnly,
01597         TC_Bonobo_PropertyBag_BackendFailed,
01598         NULL
01599 };
01600 static ORBit_IArg Bonobo_PropertyBag_getValues__arginfo [] = {
01601         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"filter" }
01602 };
01603 /* Exceptions */
01604 static CORBA_TypeCode Bonobo_PropertyBag_getValues__exceptinfo [] = {
01605         TC_Bonobo_PropertyBag_NotFound,
01606         TC_Bonobo_PropertyBag_BackendFailed,
01607         NULL
01608 };
01609 static ORBit_IArg Bonobo_PropertyBag_setValues__arginfo [] = {
01610         { TC_Bonobo_PropertySet,  ORBit_I_ARG_IN , (char *)"set" }
01611 };
01612 /* Exceptions */
01613 static CORBA_TypeCode Bonobo_PropertyBag_setValues__exceptinfo [] = {
01614         TC_Bonobo_PropertyBag_InvalidType,
01615         TC_Bonobo_PropertyBag_ReadOnly,
01616         TC_Bonobo_PropertyBag_BackendFailed,
01617         NULL
01618 };
01619 static ORBit_IArg Bonobo_PropertyBag_getDefault__arginfo [] = {
01620         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"key" }
01621 };
01622 /* Exceptions */
01623 static CORBA_TypeCode Bonobo_PropertyBag_getDefault__exceptinfo [] = {
01624         TC_Bonobo_PropertyBag_NotFound,
01625         TC_Bonobo_PropertyBag_BackendFailed,
01626         NULL
01627 };
01628 static ORBit_IArg Bonobo_PropertyBag_getDocTitle__arginfo [] = {
01629         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"key" }
01630 };
01631 /* Exceptions */
01632 static CORBA_TypeCode Bonobo_PropertyBag_getDocTitle__exceptinfo [] = {
01633         TC_Bonobo_PropertyBag_NotFound,
01634         TC_Bonobo_PropertyBag_BackendFailed,
01635         NULL
01636 };
01637 static ORBit_IArg Bonobo_PropertyBag_getDoc__arginfo [] = {
01638         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"key" }
01639 };
01640 /* Exceptions */
01641 static CORBA_TypeCode Bonobo_PropertyBag_getDoc__exceptinfo [] = {
01642         TC_Bonobo_PropertyBag_NotFound,
01643         TC_Bonobo_PropertyBag_BackendFailed,
01644         NULL
01645 };
01646 static ORBit_IArg Bonobo_PropertyBag_getFlags__arginfo [] = {
01647         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"key" }
01648 };
01649 /* Exceptions */
01650 static CORBA_TypeCode Bonobo_PropertyBag_getFlags__exceptinfo [] = {
01651         TC_Bonobo_PropertyBag_NotFound,
01652         TC_Bonobo_PropertyBag_BackendFailed,
01653         NULL
01654 };
01655 
01656 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01657 static
01658 #endif
01659 ORBit_IMethod Bonobo_PropertyBag__imethods [] = {
01660         {
01661                 { 1, 1, Bonobo_PropertyBag_getKeys__arginfo, FALSE },
01662                 { 0, 0, NULL, FALSE },
01663                 { 2, 2, Bonobo_PropertyBag_getKeys__exceptinfo, FALSE },
01664                 TC_Bonobo_KeyList, (char *)"getKeys", 7,
01665                 0
01666 }
01667 ,       {
01668                 { 1, 1, Bonobo_PropertyBag_getType__arginfo, FALSE },
01669                 { 0, 0, NULL, FALSE },
01670                 { 2, 2, Bonobo_PropertyBag_getType__exceptinfo, FALSE },
01671                 TC_CORBA_TypeCode, (char *)"getType", 7,
01672                 0
01673 }
01674 ,       {
01675                 { 1, 1, Bonobo_PropertyBag_getValue__arginfo, FALSE },
01676                 { 0, 0, NULL, FALSE },
01677                 { 2, 2, Bonobo_PropertyBag_getValue__exceptinfo, FALSE },
01678                 TC_CORBA_any, (char *)"getValue", 8,
01679                 0
01680 }
01681 ,       {
01682                 { 2, 2, Bonobo_PropertyBag_setValue__arginfo, FALSE },
01683                 { 0, 0, NULL, FALSE },
01684                 { 4, 4, Bonobo_PropertyBag_setValue__exceptinfo, FALSE },
01685 TC_void, (char *)"setValue", 8,
01686                 0
01687 }
01688 ,       {
01689                 { 1, 1, Bonobo_PropertyBag_getValues__arginfo, FALSE },
01690                 { 0, 0, NULL, FALSE },
01691                 { 2, 2, Bonobo_PropertyBag_getValues__exceptinfo, FALSE },
01692                 TC_Bonobo_PropertySet, (char *)"getValues", 9,
01693                 0
01694 }
01695 ,       {
01696                 { 1, 1, Bonobo_PropertyBag_setValues__arginfo, FALSE },
01697                 { 0, 0, NULL, FALSE },
01698                 { 3, 3, Bonobo_PropertyBag_setValues__exceptinfo, FALSE },
01699 TC_void, (char *)"setValues", 9,
01700                 0
01701 }
01702 ,       {
01703                 { 1, 1, Bonobo_PropertyBag_getDefault__arginfo, FALSE },
01704                 { 0, 0, NULL, FALSE },
01705                 { 2, 2, Bonobo_PropertyBag_getDefault__exceptinfo, FALSE },
01706                 TC_CORBA_any, (char *)"getDefault", 10,
01707                 0
01708 }
01709 ,       {
01710                 { 1, 1, Bonobo_PropertyBag_getDocTitle__arginfo, FALSE },
01711                 { 0, 0, NULL, FALSE },
01712                 { 2, 2, Bonobo_PropertyBag_getDocTitle__exceptinfo, FALSE },
01713                 TC_CORBA_string, (char *)"getDocTitle", 11,
01714                 0
01715 }
01716 ,       {
01717                 { 1, 1, Bonobo_PropertyBag_getDoc__arginfo, FALSE },
01718                 { 0, 0, NULL, FALSE },
01719                 { 2, 2, Bonobo_PropertyBag_getDoc__exceptinfo, FALSE },
01720                 TC_CORBA_string, (char *)"getDoc", 6,
01721                 0
01722 }
01723 ,       {
01724                 { 1, 1, Bonobo_PropertyBag_getFlags__arginfo, FALSE },
01725                 { 0, 0, NULL, FALSE },
01726                 { 2, 2, Bonobo_PropertyBag_getFlags__exceptinfo, FALSE },
01727                 TC_Bonobo_PropertyFlags, (char *)"getFlags", 8,
01728                 0| ORBit_I_COMMON_FIXED_SIZE
01729 }
01730 ,       {
01731                 { 0, 0, NULL, FALSE },
01732                 { 0, 0, NULL, FALSE },
01733                 { 0, 0, NULL, FALSE },
01734 TC_void, (char *)"unImplemented1", 14,
01735                 0
01736 }
01737 ,       {
01738                 { 0, 0, NULL, FALSE },
01739                 { 0, 0, NULL, FALSE },
01740                 { 0, 0, NULL, FALSE },
01741 TC_void, (char *)"unImplemented2", 14,
01742                 0
01743 }
01744 ,       {
01745                 { 0, 0, NULL, FALSE },
01746                 { 0, 0, NULL, FALSE },
01747                 { 0, 0, NULL, FALSE },
01748 TC_void, (char *)"unImplemented3", 14,
01749                 0
01750 }
01751 ,       {
01752                 { 0, 0, NULL, FALSE },
01753                 { 0, 0, NULL, FALSE },
01754                 { 0, 0, NULL, FALSE },
01755 TC_void, (char *)"unImplemented4", 14,
01756                 0
01757 }
01758 };
01759 
01760 static CORBA_string Bonobo_PropertyBag__base_itypes[] = {
01761 (char *)"IDL:Bonobo/Unknown:1.0",
01762 (char *)"IDL:omg.org/CORBA/Object:1.0"
01763 };
01764 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01765 static
01766 #endif
01767 ORBit_IInterface Bonobo_PropertyBag__iinterface = {
01768 TC_Bonobo_PropertyBag,{14, 14, Bonobo_PropertyBag__imethods, FALSE},
01769 {2, 2, Bonobo_PropertyBag__base_itypes, FALSE}
01770 };
01771 
01772 static ORBit_IArg Bonobo_ConfigDatabase_getDirs__arginfo [] = {
01773         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"dir" }
01774 };
01775 /* Exceptions */
01776 static CORBA_TypeCode Bonobo_ConfigDatabase_getDirs__exceptinfo [] = {
01777         TC_Bonobo_PropertyBag_NotFound,
01778         TC_Bonobo_PropertyBag_BackendFailed,
01779         NULL
01780 };
01781 static ORBit_IArg Bonobo_ConfigDatabase_hasDir__arginfo [] = {
01782         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"dir" }
01783 };
01784 /* Exceptions */
01785 static CORBA_TypeCode Bonobo_ConfigDatabase_hasDir__exceptinfo [] = {
01786         TC_Bonobo_PropertyBag_BackendFailed,
01787         NULL
01788 };
01789 static ORBit_IArg Bonobo_ConfigDatabase_removeValue__arginfo [] = {
01790         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"key" }
01791 };
01792 /* Exceptions */
01793 static CORBA_TypeCode Bonobo_ConfigDatabase_removeValue__exceptinfo [] = {
01794         TC_Bonobo_PropertyBag_BackendFailed,
01795         NULL
01796 };
01797 static ORBit_IArg Bonobo_ConfigDatabase_removeDir__arginfo [] = {
01798         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"dir" }
01799 };
01800 /* Exceptions */
01801 static CORBA_TypeCode Bonobo_ConfigDatabase_removeDir__exceptinfo [] = {
01802         TC_Bonobo_PropertyBag_BackendFailed,
01803         NULL
01804 };
01805 static ORBit_IArg Bonobo_ConfigDatabase_addDatabase__arginfo [] = {
01806         { TC_Bonobo_ConfigDatabase,  ORBit_I_ARG_IN , (char *)"db" },
01807         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"key" },
01808         { TC_Bonobo_ConfigDatabase_DBFlags,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"flags" }
01809 };
01810 /* Exceptions */
01811 static CORBA_TypeCode Bonobo_ConfigDatabase_addDatabase__exceptinfo [] = {
01812         TC_Bonobo_PropertyBag_BackendFailed,
01813         NULL
01814 };
01815 /* Exceptions */
01816 static CORBA_TypeCode Bonobo_ConfigDatabase_sync__exceptinfo [] = {
01817         TC_Bonobo_PropertyBag_BackendFailed,
01818         NULL
01819 };
01820 
01821 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01822 static
01823 #endif
01824 ORBit_IMethod Bonobo_ConfigDatabase__imethods [] = {
01825         {
01826                 { 0, 0, NULL, FALSE },
01827                 { 0, 0, NULL, FALSE },
01828                 { 0, 0, NULL, FALSE },
01829                 TC_CORBA_boolean, (char *)"_get_isWriteable", 16,
01830                 0| ORBit_I_COMMON_FIXED_SIZE
01831 }
01832 ,       {
01833                 { 1, 1, Bonobo_ConfigDatabase_getDirs__arginfo, FALSE },
01834                 { 0, 0, NULL, FALSE },
01835                 { 2, 2, Bonobo_ConfigDatabase_getDirs__exceptinfo, FALSE },
01836                 TC_Bonobo_KeyList, (char *)"getDirs", 7,
01837                 0
01838 }
01839 ,       {
01840                 { 1, 1, Bonobo_ConfigDatabase_hasDir__arginfo, FALSE },
01841                 { 0, 0, NULL, FALSE },
01842                 { 1, 1, Bonobo_ConfigDatabase_hasDir__exceptinfo, FALSE },
01843                 TC_CORBA_boolean, (char *)"hasDir", 6,
01844                 0| ORBit_I_COMMON_FIXED_SIZE
01845 }
01846 ,       {
01847                 { 1, 1, Bonobo_ConfigDatabase_removeValue__arginfo, FALSE },
01848                 { 0, 0, NULL, FALSE },
01849                 { 1, 1, Bonobo_ConfigDatabase_removeValue__exceptinfo, FALSE },
01850 TC_void, (char *)"removeValue", 11,
01851                 0
01852 }
01853 ,       {
01854                 { 1, 1, Bonobo_ConfigDatabase_removeDir__arginfo, FALSE },
01855                 { 0, 0, NULL, FALSE },
01856                 { 1, 1, Bonobo_ConfigDatabase_removeDir__exceptinfo, FALSE },
01857 TC_void, (char *)"removeDir", 9,
01858                 0
01859 }
01860 ,       {
01861                 { 3, 3, Bonobo_ConfigDatabase_addDatabase__arginfo, FALSE },
01862                 { 0, 0, NULL, FALSE },
01863                 { 1, 1, Bonobo_ConfigDatabase_addDatabase__exceptinfo, FALSE },
01864 TC_void, (char *)"addDatabase", 11,
01865                 0
01866 }
01867 ,       {
01868                 { 0, 0, NULL, FALSE },
01869                 { 0, 0, NULL, FALSE },
01870                 { 1, 1, Bonobo_ConfigDatabase_sync__exceptinfo, FALSE },
01871 TC_void, (char *)"sync", 4,
01872                 0
01873 }
01874 ,       {
01875                 { 0, 0, NULL, FALSE },
01876                 { 0, 0, NULL, FALSE },
01877                 { 0, 0, NULL, FALSE },
01878 TC_void, (char *)"unImplemented5", 14,
01879                 0
01880 }
01881 ,       {
01882                 { 0, 0, NULL, FALSE },
01883                 { 0, 0, NULL, FALSE },
01884                 { 0, 0, NULL, FALSE },
01885 TC_void, (char *)"unImplemented6", 14,
01886                 0
01887 }
01888 ,       {
01889                 { 0, 0, NULL, FALSE },
01890                 { 0, 0, NULL, FALSE },
01891                 { 0, 0, NULL, FALSE },
01892 TC_void, (char *)"unImplemented7", 14,
01893                 0
01894 }
01895 ,       {
01896                 { 0, 0, NULL, FALSE },
01897                 { 0, 0, NULL, FALSE },
01898                 { 0, 0, NULL, FALSE },
01899 TC_void, (char *)"unImplemented8", 14,
01900                 0
01901 }
01902 };
01903 
01904 static CORBA_string Bonobo_ConfigDatabase__base_itypes[] = {
01905 (char *)"IDL:Bonobo/Unknown:1.0",
01906 (char *)"IDL:Bonobo/PropertyBag:1.0",
01907 (char *)"IDL:omg.org/CORBA/Object:1.0"
01908 };
01909 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01910 static
01911 #endif
01912 ORBit_IInterface Bonobo_ConfigDatabase__iinterface = {
01913 TC_Bonobo_ConfigDatabase,{11, 11, Bonobo_ConfigDatabase__imethods, FALSE},
01914 {3, 3, Bonobo_ConfigDatabase__base_itypes, FALSE}
01915 };
01916 
01917 static ORBit_IArg GNOME_Magnifier_ZoomRegion_setMagFactor__arginfo [] = {
01918         { TC_CORBA_float,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"magX" },
01919         { TC_CORBA_float,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"magY" }
01920 };
01921 static ORBit_IArg GNOME_Magnifier_ZoomRegion_getMagFactor__arginfo [] = {
01922         { TC_CORBA_float,  ORBit_I_ARG_OUT | ORBit_I_COMMON_FIXED_SIZE, (char *)"magX" },
01923         { TC_CORBA_float,  ORBit_I_ARG_OUT | ORBit_I_COMMON_FIXED_SIZE, (char *)"magY" }
01924 };
01925 static ORBit_IArg GNOME_Magnifier_ZoomRegion_setROI__arginfo [] = {
01926         { TC_GNOME_Magnifier_RectBounds,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"bounds" }
01927 };
01928 static ORBit_IArg GNOME_Magnifier_ZoomRegion_markDirty__arginfo [] = {
01929         { TC_GNOME_Magnifier_RectBounds,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"dirtyRegion" }
01930 };
01931 static ORBit_IArg GNOME_Magnifier_ZoomRegion_moveResize__arginfo [] = {
01932         { TC_GNOME_Magnifier_RectBounds,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"bounds" }
01933 };
01934 static ORBit_IArg GNOME_Magnifier_ZoomRegion_setPointerPos__arginfo [] = {
01935         { TC_CORBA_long,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"mouse_x" },
01936         { TC_CORBA_long,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"mouse_y" }
01937 };
01938 static ORBit_IArg GNOME_Magnifier_ZoomRegion_setContrast__arginfo [] = {
01939         { TC_CORBA_float,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"R" },
01940         { TC_CORBA_float,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"G" },
01941         { TC_CORBA_float,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"B" }
01942 };
01943 static ORBit_IArg GNOME_Magnifier_ZoomRegion_getContrast__arginfo [] = {
01944         { TC_CORBA_float,  ORBit_I_ARG_OUT | ORBit_I_COMMON_FIXED_SIZE, (char *)"R" },
01945         { TC_CORBA_float,  ORBit_I_ARG_OUT | ORBit_I_COMMON_FIXED_SIZE, (char *)"G" },
01946         { TC_CORBA_float,  ORBit_I_ARG_OUT | ORBit_I_COMMON_FIXED_SIZE, (char *)"B" }
01947 };
01948 static ORBit_IArg GNOME_Magnifier_ZoomRegion_setBrightness__arginfo [] = {
01949         { TC_CORBA_float,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"R" },
01950         { TC_CORBA_float,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"G" },
01951         { TC_CORBA_float,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"B" }
01952 };
01953 static ORBit_IArg GNOME_Magnifier_ZoomRegion_getBrightness__arginfo [] = {
01954         { TC_CORBA_float,  ORBit_I_ARG_OUT | ORBit_I_COMMON_FIXED_SIZE, (char *)"R" },
01955         { TC_CORBA_float,  ORBit_I_ARG_OUT | ORBit_I_COMMON_FIXED_SIZE, (char *)"G" },
01956         { TC_CORBA_float,  ORBit_I_ARG_OUT | ORBit_I_COMMON_FIXED_SIZE, (char *)"B" }
01957 };
01958 
01959 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
01960 static
01961 #endif
01962 ORBit_IMethod GNOME_Magnifier_ZoomRegion__imethods [] = {
01963         {
01964                 { 2, 2, GNOME_Magnifier_ZoomRegion_setMagFactor__arginfo, FALSE },
01965                 { 0, 0, NULL, FALSE },
01966                 { 0, 0, NULL, FALSE },
01967                 TC_CORBA_boolean, (char *)"setMagFactor", 12,
01968                 0| ORBit_I_COMMON_FIXED_SIZE
01969 }
01970 ,       {
01971                 { 2, 2, GNOME_Magnifier_ZoomRegion_getMagFactor__arginfo, FALSE },
01972                 { 0, 0, NULL, FALSE },
01973                 { 0, 0, NULL, FALSE },
01974 TC_void, (char *)"getMagFactor", 12,
01975                 0
01976 }
01977 ,       {
01978                 { 0, 0, NULL, FALSE },
01979                 { 0, 0, NULL, FALSE },
01980                 { 0, 0, NULL, FALSE },
01981                 TC_Bonobo_PropertyBag, (char *)"getProperties", 13,
01982                 0
01983 }
01984 ,       {
01985                 { 1, 1, GNOME_Magnifier_ZoomRegion_setROI__arginfo, FALSE },
01986                 { 0, 0, NULL, FALSE },
01987                 { 0, 0, NULL, FALSE },
01988 TC_void, (char *)"setROI", 6,
01989                 0 | ORBit_I_METHOD_1_WAY
01990 }
01991 ,       {
01992                 { 1, 1, GNOME_Magnifier_ZoomRegion_markDirty__arginfo, FALSE },
01993                 { 0, 0, NULL, FALSE },
01994                 { 0, 0, NULL, FALSE },
01995 TC_void, (char *)"markDirty", 9,
01996                 0
01997 }
01998 ,       {
01999                 { 0, 0, NULL, FALSE },
02000                 { 0, 0, NULL, FALSE },
02001                 { 0, 0, NULL, FALSE },
02002                 TC_GNOME_Magnifier_RectBounds, (char *)"getROI", 6,
02003                 0| ORBit_I_COMMON_FIXED_SIZE
02004 }
02005 ,       {
02006                 { 1, 1, GNOME_Magnifier_ZoomRegion_moveResize__arginfo, FALSE },
02007                 { 0, 0, NULL, FALSE },
02008                 { 0, 0, NULL, FALSE },
02009 TC_void, (char *)"moveResize", 10,
02010                 0
02011 }
02012 ,       {
02013                 { 0, 0, NULL, FALSE },
02014                 { 0, 0, NULL, FALSE },
02015                 { 0, 0, NULL, FALSE },
02016 TC_void, (char *)"dispose", 7,
02017                 0
02018 }
02019 ,       {
02020                 { 2, 2, GNOME_Magnifier_ZoomRegion_setPointerPos__arginfo, FALSE },
02021                 { 0, 0, NULL, FALSE },
02022                 { 0, 0, NULL, FALSE },
02023 TC_void, (char *)"setPointerPos", 13,
02024                 0 | ORBit_I_METHOD_1_WAY
02025 }
02026 ,       {
02027                 { 3, 3, GNOME_Magnifier_ZoomRegion_setContrast__arginfo, FALSE },
02028                 { 0, 0, NULL, FALSE },
02029                 { 0, 0, NULL, FALSE },
02030 TC_void, (char *)"setContrast", 11,
02031                 0
02032 }
02033 ,       {
02034                 { 3, 3, GNOME_Magnifier_ZoomRegion_getContrast__arginfo, FALSE },
02035                 { 0, 0, NULL, FALSE },
02036                 { 0, 0, NULL, FALSE },
02037 TC_void, (char *)"getContrast", 11,
02038                 0
02039 }
02040 ,       {
02041                 { 3, 3, GNOME_Magnifier_ZoomRegion_setBrightness__arginfo, FALSE },
02042                 { 0, 0, NULL, FALSE },
02043                 { 0, 0, NULL, FALSE },
02044 TC_void, (char *)"setBrightness", 13,
02045                 0
02046 }
02047 ,       {
02048                 { 3, 3, GNOME_Magnifier_ZoomRegion_getBrightness__arginfo, FALSE },
02049                 { 0, 0, NULL, FALSE },
02050                 { 0, 0, NULL, FALSE },
02051 TC_void, (char *)"getBrightness", 13,
02052                 0
02053 }
02054 };
02055 
02056 static CORBA_string GNOME_Magnifier_ZoomRegion__base_itypes[] = {
02057 (char *)"IDL:Bonobo/Unknown:1.0",
02058 (char *)"IDL:omg.org/CORBA/Object:1.0"
02059 };
02060 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
02061 static
02062 #endif
02063 ORBit_IInterface GNOME_Magnifier_ZoomRegion__iinterface = {
02064 TC_GNOME_Magnifier_ZoomRegion,{13, 13, GNOME_Magnifier_ZoomRegion__imethods, FALSE},
02065 {2, 2, GNOME_Magnifier_ZoomRegion__base_itypes, FALSE}
02066 };
02067 
02068 static ORBit_IArg GNOME_Magnifier_Magnifier__set_SourceDisplay__arginfo [] = {
02069         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"value" }
02070 };
02071 static ORBit_IArg GNOME_Magnifier_Magnifier__set_TargetDisplay__arginfo [] = {
02072         { TC_CORBA_string,  ORBit_I_ARG_IN , (char *)"value" }
02073 };
02074 static ORBit_IArg GNOME_Magnifier_Magnifier_createZoomRegion__arginfo [] = {
02075         { TC_CORBA_float,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"zx" },
02076         { TC_CORBA_float,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"zy" },
02077         { TC_GNOME_Magnifier_RectBounds,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"ROI" },
02078         { TC_GNOME_Magnifier_RectBounds,  ORBit_I_ARG_IN | ORBit_I_COMMON_FIXED_SIZE, (char *)"viewport" }
02079 };
02080 static ORBit_IArg GNOME_Magnifier_Magnifier_addZoomRegion__arginfo [] = {
02081         { TC_GNOME_Magnifier_ZoomRegion,  ORBit_I_ARG_IN , (char *)"region" }
02082 };
02083 
02084 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
02085 static
02086 #endif
02087 ORBit_IMethod GNOME_Magnifier_Magnifier__imethods [] = {
02088         {
02089                 { 0, 0, NULL, FALSE },
02090                 { 0, 0, NULL, FALSE },
02091                 { 0, 0, NULL, FALSE },
02092                 TC_CORBA_string, (char *)"_get_SourceDisplay", 18,
02093                 0
02094 }
02095 ,       {
02096                 { 1, 1, GNOME_Magnifier_Magnifier__set_SourceDisplay__arginfo, FALSE },
02097                 { 0, 0, NULL, FALSE },
02098                 { 0, 0, NULL, FALSE },
02099 TC_void, (char *)"_set_SourceDisplay", 18,
02100                 0
02101 }
02102 ,       {
02103                 { 0, 0, NULL, FALSE },
02104                 { 0, 0, NULL, FALSE },
02105                 { 0, 0, NULL, FALSE },
02106                 TC_CORBA_string, (char *)"_get_TargetDisplay", 18,
02107                 0
02108 }
02109 ,       {
02110                 { 1, 1, GNOME_Magnifier_Magnifier__set_TargetDisplay__arginfo, FALSE },
02111                 { 0, 0, NULL, FALSE },
02112                 { 0, 0, NULL, FALSE },
02113 TC_void, (char *)"_set_TargetDisplay", 18,
02114                 0
02115 }
02116 ,       {
02117                 { 0, 0, NULL, FALSE },
02118                 { 0, 0, NULL, FALSE },
02119                 { 0, 0, NULL, FALSE },
02120                 TC_Bonobo_PropertyBag, (char *)"getProperties", 13,
02121                 0
02122 }
02123 ,       {
02124                 { 4, 4, GNOME_Magnifier_Magnifier_createZoomRegion__arginfo, FALSE },
02125                 { 0, 0, NULL, FALSE },
02126                 { 0, 0, NULL, FALSE },
02127                 TC_GNOME_Magnifier_ZoomRegion, (char *)"createZoomRegion", 16,
02128                 0
02129 }
02130 ,       {
02131                 { 0, 0, NULL, FALSE },
02132                 { 0, 0, NULL, FALSE },
02133                 { 0, 0, NULL, FALSE },
02134                 TC_GNOME_Magnifier_ZoomRegionList, (char *)"getZoomRegions", 14,
02135                 0
02136 }
02137 ,       {
02138                 { 1, 1, GNOME_Magnifier_Magnifier_addZoomRegion__arginfo, FALSE },
02139                 { 0, 0, NULL, FALSE },
02140                 { 0, 0, NULL, FALSE },
02141                 TC_CORBA_boolean, (char *)"addZoomRegion", 13,
02142                 0| ORBit_I_COMMON_FIXED_SIZE
02143 }
02144 ,       {
02145                 { 0, 0, NULL, FALSE },
02146                 { 0, 0, NULL, FALSE },
02147                 { 0, 0, NULL, FALSE },
02148 TC_void, (char *)"clearAllZoomRegions", 19,
02149                 0
02150 }
02151 ,       {
02152                 { 0, 0, NULL, FALSE },
02153                 { 0, 0, NULL, FALSE },
02154                 { 0, 0, NULL, FALSE },
02155 TC_void, (char *)"dispose", 7,
02156                 0
02157 }
02158 };
02159 
02160 static CORBA_string GNOME_Magnifier_Magnifier__base_itypes[] = {
02161 (char *)"IDL:Bonobo/Unknown:1.0",
02162 (char *)"IDL:omg.org/CORBA/Object:1.0"
02163 };
02164 #ifdef ORBIT_IDL_C_IMODULE_GNOME_Magnifier
02165 static
02166 #endif
02167 ORBit_IInterface GNOME_Magnifier_Magnifier__iinterface = {
02168 TC_GNOME_Magnifier_Magnifier,{10, 10, GNOME_Magnifier_Magnifier__imethods, FALSE},
02169 {2, 2, GNOME_Magnifier_Magnifier__base_itypes, FALSE}
02170 };
02171 

Generated on Fri Mar 9 14:08:09 2007 for gnome-mag by  doxygen 1.4.7