LibreOffice Module sw (master) 1
|
#include <vbatable.hxx>
Public Member Functions | |
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) | |
virtual css::uno::Reference< ::ooo::vba::word::XRange > SAL_CALL | Range () override |
virtual void SAL_CALL | Select () override |
virtual void SAL_CALL | Delete () override |
virtual OUString SAL_CALL | getName () override |
virtual css::uno::Any SAL_CALL | Borders (const css::uno::Any &aIndex) override |
virtual double SAL_CALL | getBottomPadding () override |
virtual void SAL_CALL | setBottomPadding (double fValue) override |
virtual double SAL_CALL | getLeftPadding () override |
virtual void SAL_CALL | setLeftPadding (double fValue) override |
virtual double SAL_CALL | getRightPadding () override |
virtual void SAL_CALL | setRightPadding (double fValue) override |
virtual double SAL_CALL | getTopPadding () override |
virtual void SAL_CALL | setTopPadding (double fValue) override |
virtual css::uno::Any SAL_CALL | Rows (const css::uno::Any &aIndex) override |
virtual css::uno::Any SAL_CALL | Columns (const css::uno::Any &aIndex) override |
virtual OUString | getServiceImplName () override |
virtual css::uno::Sequence< OUString > | getServiceNames () override |
Public Member Functions inherited from InheritedHelperInterfaceWeakImpl< typename... Ifc > | |
InheritedHelperInterfaceWeakImpl (const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext) | |
Public Member Functions inherited from InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | |
InheritedHelperInterfaceImpl (const css::uno::Reference< ov::XHelperInterface > &xParent, css::uno::Reference< css::uno::XComponentContext > xContext) | |
virtual OUString | getServiceImplName ()=0 |
virtual css::uno::Sequence< OUString > | getServiceNames ()=0 |
virtual ::sal_Int32 SAL_CALL | getCreator () override |
virtual css::uno::Reference< ov::XHelperInterface > SAL_CALL | getParent () override |
virtual css::uno::Any SAL_CALL | Application () override |
virtual OUString SAL_CALL | getImplementationName () override |
virtual sal_Bool SAL_CALL | supportsService (const OUString &ServiceName) override |
virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override |
Private Attributes | |
css::uno::Reference< css::text::XTextDocument > | mxTextDocument |
css::uno::Reference< css::text::XTextTable > | mxTextTable |
Additional Inherited Members | |
Protected Attributes inherited from InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | |
css::uno::WeakReference< ov::XHelperInterface > | mxParent |
css::uno::Reference< css::uno::XComponentContext > | mxContext |
Definition at line 30 of file vbatable.hxx.
SwVbaTable::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 | ||
) |
css::uno::RuntimeException |
Definition at line 44 of file vbatable.cxx.
References mxTextTable.
|
overridevirtual |
Definition at line 88 of file vbatable.cxx.
References index, InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >::mxContext, and mxTextTable.
|
overridevirtual |
Definition at line 185 of file vbatable.cxx.
References index, InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >::mxContext, and mxTextTable.
|
overridevirtual |
Definition at line 74 of file vbatable.cxx.
References mxTextTable.
|
overridevirtual |
Definition at line 99 of file vbatable.cxx.
References convertMm100ToPoint(), and mxTextTable.
|
overridevirtual |
Definition at line 118 of file vbatable.cxx.
References convertMm100ToPoint(), and mxTextTable.
|
overridevirtual |
Definition at line 81 of file vbatable.cxx.
References mxTextTable.
|
overridevirtual |
Definition at line 137 of file vbatable.cxx.
References convertMm100ToPoint(), and mxTextTable.
|
overridevirtual |
Implements InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >.
Definition at line 196 of file vbatable.cxx.
|
overridevirtual |
Implements InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >.
Definition at line 202 of file vbatable.cxx.
References aServiceNames.
|
overridevirtual |
Definition at line 156 of file vbatable.cxx.
References convertMm100ToPoint(), and mxTextTable.
|
overridevirtual |
Definition at line 50 of file vbatable.cxx.
References InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >::mxContext, InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >::mxParent, mxTextDocument, and mxTextTable.
|
overridevirtual |
Definition at line 175 of file vbatable.cxx.
References index, InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >::mxContext, and mxTextTable.
|
overridevirtual |
Definition at line 56 of file vbatable.cxx.
References mxTextDocument, mxTextTable, xController, and xModel.
|
overridevirtual |
Definition at line 108 of file vbatable.cxx.
References convertPointToMm100(), and mxTextTable.
|
overridevirtual |
Definition at line 127 of file vbatable.cxx.
References convertPointToMm100(), and mxTextTable.
|
overridevirtual |
Definition at line 146 of file vbatable.cxx.
References convertPointToMm100(), and mxTextTable.
|
overridevirtual |
Definition at line 165 of file vbatable.cxx.
References convertPointToMm100(), and mxTextTable.
|
private |
Definition at line 32 of file vbatable.hxx.
|
private |
Definition at line 33 of file vbatable.hxx.
Referenced by Borders(), Columns(), Delete(), getBottomPadding(), getLeftPadding(), getName(), getRightPadding(), getTopPadding(), Range(), Rows(), Select(), setBottomPadding(), setLeftPadding(), setRightPadding(), setTopPadding(), and SwVbaTable().