LibreOffice Module pyuno (master) 1
Static Public Member Functions | Public Attributes | List of all members
pyuno::stRuntimeImpl Struct Reference

#include <pyuno_impl.hxx>

Collaboration diagram for pyuno::stRuntimeImpl:
[legend]

Static Public Member Functions

static void del (PyObject *self)
 
static PyRef create (const css::uno::Reference< css::uno::XComponentContext > &xContext)
 

Public Attributes

PyObject_HEAD struct RuntimeCargocargo
 

Detailed Description

Definition at line 235 of file pyuno_impl.hxx.

Member Function Documentation

◆ create()

PyRef pyuno::stRuntimeImpl::create ( const css::uno::Reference< css::uno::XComponentContext > &  xContext)
static

◆ del()

void pyuno::stRuntimeImpl::del ( PyObject *  self)
static

Definition at line 308 of file pyuno_runtime.cxx.

References cargo, and pyuno::RuntimeCargo::logFile.

Member Data Documentation

◆ cargo

PyObject_HEAD struct RuntimeCargo* pyuno::stRuntimeImpl::cargo

The documentation for this struct was generated from the following files: