GNOME_Magnifier-common.c

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

Generated on Mon Jan 29 13:08:26 2007 for gnome-mag by  doxygen 1.4.7