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

Generated on Thu Apr 10 11:05:41 2008 for gnome-mag by  doxygen 1.5.5