|
LibreOffice Module vbahelper (master) 1
|
This is the complete list of members for VbaSystemAXControl, including all inherited members.
| getIntrospection() override | VbaSystemAXControl | virtual |
| getServiceImplName() override | VbaSystemAXControl | virtual |
| getServiceNames() override | VbaSystemAXControl | virtual |
| getValue(const OUString &aPropertyName) override | VbaSystemAXControl | virtual |
| hasMethod(const OUString &aName) override | VbaSystemAXControl | virtual |
| hasProperty(const OUString &aName) override | VbaSystemAXControl | 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 | VbaSystemAXControl | virtual |
| m_xControlInvocation | VbaSystemAXControl | private |
| setValue(const OUString &aPropertyName, const css::uno::Any &aValue) override | VbaSystemAXControl | virtual |
| VbaSystemAXControl(const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::uno::XInterface > &xControl, const css::uno::Reference< css::frame::XModel > &xModel, std::unique_ptr< ov::AbstractGeometryAttributes > pGeomHelper) | VbaSystemAXControl |