Application() override | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | virtual |
Base typedef | InheritedHelperInterfaceWeakImpl< typename... Ifc > | private |
Borders(const css::uno::Any &aIndex) override | SwVbaTable | virtual |
Columns(const css::uno::Any &aIndex) override | SwVbaTable | virtual |
Delete() override | SwVbaTable | virtual |
getBottomPadding() override | SwVbaTable | virtual |
getCreator() override | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | |
getImplementationName() override | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | virtual |
getLeftPadding() override | SwVbaTable | virtual |
getName() override | SwVbaTable | virtual |
getParent() override | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | virtual |
getRightPadding() override | SwVbaTable | virtual |
getServiceImplName() override | SwVbaTable | virtual |
getServiceNames() override | SwVbaTable | virtual |
getSupportedServiceNames() override | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | virtual |
getTopPadding() override | SwVbaTable | virtual |
InheritedHelperInterfaceImpl(const css::uno::Reference< ov::XHelperInterface > &xParent, css::uno::Reference< css::uno::XComponentContext > xContext) | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | |
InheritedHelperInterfaceWeakImpl(const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext) | InheritedHelperInterfaceWeakImpl< typename... Ifc > | |
mxContext | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | protected |
mxParent | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | protected |
mxTextDocument | SwVbaTable | private |
mxTextTable | SwVbaTable | private |
Range() override | SwVbaTable | virtual |
Rows(const css::uno::Any &aIndex) override | SwVbaTable | virtual |
Select() override | SwVbaTable | virtual |
setBottomPadding(double fValue) override | SwVbaTable | virtual |
setLeftPadding(double fValue) override | SwVbaTable | virtual |
setRightPadding(double fValue) override | SwVbaTable | virtual |
setTopPadding(double fValue) override | SwVbaTable | virtual |
supportsService(const OUString &ServiceName) override | InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | virtual |
SwVbaTable(const css::uno::Reference< ooo::vba::XHelperInterface > &rParent, const css::uno::Reference< css::uno::XComponentContext > &rContext, css::uno::Reference< css::text::XTextDocument > xDocument, const css::uno::Reference< css::text::XTextTable > &xTextTable) | SwVbaTable | |