LibreOffice Module cli_ure (master) 1
Namespaces | Classes | Functions | Variables
uno Namespace Reference

Namespaces

namespace  util
 

Classes

class  _ConstantGroup
 
struct  Any
 This class can be used as a base class for UNO objects.
 
class  Bool
 
class  BoundAttribute
 is used to mark UNO interface attributes as "bound&quot. More...
 
class  ByteSequence
 
class  Char
 
class  Enum
 
class  ExceptionAttribute
 is used to mark a UNO method to throw exceptions. More...
 
class  OnewayAttribute
 is used to mark UNO interface methods as being one - way according to the UNOIDL More...
 
class  ParameterizedTypeAttribute
 is used to mark a UNO entity to have a parameterized type. More...
 
class  PolymorphicType
 represents a polymorphic type. More...
 
class  Type
 
class  TypeArgumentsAttribute
 is used to mark a parameterized UNO entity(i.e. More...
 
class  TypeParametersAttribute
 is used to mark a UNO entity to have type parameters. More...
 

Functions

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)
 

Variables

 _component_context
 
 _builtin_import