LibreOffice Module vbahelper (master) 1
VbaWindowBase Member List

This is the complete list of members for VbaWindowBase, including all inherited members.

Application() overrideInheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >inlinevirtual
Base typedefInheritedHelperInterfaceWeakImpl< Ifc >private
construct(const css::uno::Reference< css::frame::XController > &xController)VbaWindowBaseprivate
getController() constVbaWindowBaseprotected
getCreator() overrideInheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >inline
getHeight() overrideVbaWindowBasevirtual
getImplementationName() overrideInheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >inlinevirtual
getLeft() overrideVbaWindowBasevirtual
getParent() overrideInheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >inlinevirtual
getServiceImplName() overrideVbaWindowBasevirtual
getServiceNames() overrideVbaWindowBasevirtual
getSupportedServiceNames() overrideInheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >inlinevirtual
getTop() overrideVbaWindowBasevirtual
getVisible() overrideVbaWindowBasevirtual
getWidth() overrideVbaWindowBasevirtual
getWindow() constVbaWindowBaseprotected
getWindow2() constVbaWindowBaseprotected
InheritedHelperInterfaceImpl(const css::uno::Reference< ov::XHelperInterface > &xParent, css::uno::Reference< css::uno::XComponentContext > xContext)InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >inline
InheritedHelperInterfaceWeakImpl(const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext)InheritedHelperInterfaceWeakImpl< Ifc >inline
m_xControllerVbaWindowBaseprivate
m_xModelVbaWindowBaseprotected
m_xWindowVbaWindowBaseprivate
mxContextInheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >protected
mxParentInheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >protected
setHeight(sal_Int32 _height) overrideVbaWindowBasevirtual
setLeft(sal_Int32 _left) overrideVbaWindowBasevirtual
setTop(sal_Int32 _top) overrideVbaWindowBasevirtual
setVisible(sal_Bool _visible) overrideVbaWindowBasevirtual
setWidth(sal_Int32 _width) overrideVbaWindowBasevirtual
supportsService(const OUString &ServiceName) overrideInheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >inlinevirtual
VbaWindowBase(const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::frame::XModel > &xModel, const css::uno::Reference< css::frame::XController > &xController)VbaWindowBase
VbaWindowBase(css::uno::Sequence< css::uno::Any > const &aArgs, css::uno::Reference< css::uno::XComponentContext > const &xContext)VbaWindowBase