|
LibreOffice Module pyuno (master) 1
|
This is the complete list of members for pyuno::Adapter, including all inherited members.
| Adapter(PyRef obj, const css::uno::Sequence< css::uno::Type > &types) | pyuno::Adapter | |
| getIntrospection() override | pyuno::Adapter | virtual |
| getOutIndexes(const OUString &functionName) | pyuno::Adapter | private |
| getSomething(const css::uno::Sequence< sal_Int8 > &aIdentifier) override | pyuno::Adapter | virtual |
| getUnoTunnelId() | pyuno::Adapter | static |
| getValue(const OUString &aPropertyName) override | pyuno::Adapter | virtual |
| getWrappedObject() const | pyuno::Adapter | inline |
| getWrappedTypes() const | pyuno::Adapter | inline |
| hasMethod(const OUString &aName) override | pyuno::Adapter | virtual |
| hasProperty(const OUString &aName) override | pyuno::Adapter | virtual |
| invoke(const OUString &aFunctionName, const css::uno::Sequence< css::uno::Any > &aParams, css::uno::Sequence< sal_Int16 > &aOutParamIndex, css::uno::Sequence< css::uno::Any > &aOutParam) override | pyuno::Adapter | virtual |
| m_methodOutIndexMap | pyuno::Adapter | private |
| mInterpreter | pyuno::Adapter | private |
| mTypes | pyuno::Adapter | private |
| mWrappedObject | pyuno::Adapter | private |
| setValue(const OUString &aPropertyName, const css::uno::Any &aValue) override | pyuno::Adapter | virtual |
| ~Adapter() override | pyuno::Adapter | virtual |