9 #ifndef INCLUDED_SW_SOURCE_UI_VBA_VBALISTHELPER_HXX
10 #define INCLUDED_SW_SOURCE_UI_VBA_VBALISTHELPER_HXX
12 #include <com/sun/star/beans/XPropertySet.hpp>
13 #include <com/sun/star/container/XIndexReplace.hpp>
14 #include <com/sun/star/container/XNameContainer.hpp>
15 #include <com/sun/star/text/XTextDocument.hpp>
60 SwVbaListHelper(
const css::uno::Reference< css::text::XTextDocument >& xTextDoc, sal_Int32 nGalleryType, sal_Int32 nTemplateType );
71 #endif // INCLUDED_SW_SOURCE_UI_VBA_VBALISTHELPER_HXX
void CreateBulletListTemplate()
void CreateOutlineNumberForType6()
void CreateListTemplate()
SwVbaListHelper(const css::uno::Reference< css::text::XTextDocument > &xTextDoc, sal_Int32 nGalleryType, sal_Int32 nTemplateType)
void CreateOutlineNumberListTemplate()
void CreateNumberListTemplate()
css::uno::Reference< css::container::XIndexReplace > mxNumberingRules
void CreateOutlineNumberForType2()
sal_Int32 getGalleryType() const
css::uno::Reference< css::text::XTextDocument > mxTextDocument
const css::uno::Reference< css::container::XIndexReplace > & getNumberingRules() const
void CreateOutlineNumberForType5()
css::uno::Any getPropertyValueWithNameAndLevel(sal_Int32 nLevel, const OUString &sName)
css::uno::Reference< css::beans::XPropertySet > mxStyleProps
void CreateOutlineNumberForType7()
void setPropertyValueWithNameAndLevel(sal_Int32 nLevel, const OUString &sName, const css::uno::Any &aValue)
void CreateOutlineNumberForType1()
std::shared_ptr< SwVbaListHelper > SwVbaListHelperRef
void CreateOutlineNumberForType4()
void CreateOutlineNumberForType3()
css::uno::Reference< css::container::XNameContainer > mxStyleFamily