Searched defs:RuntimeCargo (Results 1 – 1 of 1) sorted by relevance
203 struct RuntimeCargo struct206 com::sun::star::uno::Reference< com::sun::star::script::XTypeConverter> xTypeConverter;207 com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext > xContext;211 com::sun::star::uno::Reference< com::sun::star::beans::XIntrospection > xIntrospection;212 PyRef dictUnoModule;213 bool valid;214 ExceptionClassMap exceptionMap;215 ClassSet interfaceSet;216 PyRef2Adapter mappedObjects;217 FILE *logFile;[all …]
Completed in 11 milliseconds