|
bool | operator< (TypeDescription const &left, TypeDescription const &right) |
|
inline ::std::size_t | hash_value (css::uno::Reference< T > const &x) |
|
def | getComponentContext () |
|
def | getCurrentContext () |
|
def | setCurrentContext (newContext) |
|
def | getConstantByName (constant) |
|
def | getTypeByName (typeName) |
|
def | createUnoStruct (typeName, *args, **kwargs) |
|
def | getClass (typeName) |
|
def | isInterface (obj) |
|
def | generateUuid () |
|
def | systemPathToFileUrl (systemPath) |
|
def | fileUrlToSystemPath (url) |
|
def | absolutize (path, relativeUrl) |
|
def | invoke (object, methodname, argTuple) |
|
def | _uno_import (name, *optargs, **kwargs) |
|
def | _impl_getConstantGroupByName (module, group) |
|
def | _uno_struct__init__ (self, *args, **kwargs) |
|
def | _uno_struct__getattr__ (self, name) |
|
def | _uno_struct__setattr__ (self, name, value) |
|
def | _uno_struct__repr__ (self) |
|
def | _uno_struct__str__ (self) |
|
def | _uno_struct__ne__ (self, other) |
|
def | _uno_struct__eq__ (self, that) |
|
def | _uno_extract_printable_stacktrace (trace) |
|