#include <vbalistformat.hxx>
|
css::uno::Reference< css::text::XTextRange > | mxTextRange |
|
|
css::uno::WeakReference< ov::XHelperInterface > | mxParent |
|
css::uno::Reference< css::uno::XComponentContext > | mxContext |
|
Definition at line 29 of file vbalistformat.hxx.
◆ SwVbaListFormat()
SwVbaListFormat::SwVbaListFormat |
( |
const css::uno::Reference< ooo::vba::XHelperInterface > & |
rParent, |
|
|
const css::uno::Reference< css::uno::XComponentContext > & |
rContext, |
|
|
css::uno::Reference< css::text::XTextRange > |
xTextRange |
|
) |
| |
◆ ~SwVbaListFormat()
SwVbaListFormat::~SwVbaListFormat |
( |
| ) |
|
|
overridevirtual |
◆ ApplyListTemplate()
void SAL_CALL SwVbaListFormat::ApplyListTemplate |
( |
const css::uno::Reference< ::ooo::vba::word::XListTemplate > & |
ListTemplate, |
|
|
const css::uno::Any & |
ContinuePreviousList, |
|
|
const css::uno::Any & |
ApplyTo, |
|
|
const css::uno::Any & |
DefaultListBehavior |
|
) |
| |
|
overridevirtual |
◆ ConvertNumbersToText()
void SAL_CALL SwVbaListFormat::ConvertNumbersToText |
( |
| ) |
|
|
overridevirtual |
Definition at line 132 of file vbalistformat.cxx.
References addParagraphsToList(), COL_AUTO(), comphelper::combineSequences(), getThisWordDoc(), comphelper::mapKeysToSequence(), comphelper::mapValuesToSequence(), InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >::mxContext, mxTextRange, nFirstLineOffset, nLeftMargin, nSymbolTextDistance, SAL_MAX_INT16, SAL_MAX_INT32, SAL_MAX_UINT16, sCharStyleName, and xModel.
◆ getServiceImplName()
OUString SwVbaListFormat::getServiceImplName |
( |
| ) |
|
|
overridevirtual |
◆ getServiceNames()
uno::Sequence< OUString > SwVbaListFormat::getServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ mxTextRange
css::uno::Reference< css::text::XTextRange > SwVbaListFormat::mxTextRange |
|
private |
The documentation for this class was generated from the following files: