19 #ifndef INCLUDED_SW_SOURCE_UI_VBA_VBALISTLEVELS_HXX
20 #define INCLUDED_SW_SOURCE_UI_VBA_VBALISTLEVELS_HXX
23 #include <ooo/vba/word/XListLevels.hpp>
35 SwVbaListLevels(
const css::uno::Reference< ooo::vba::XHelperInterface >& rParent,
const css::uno::Reference< css::uno::XComponentContext >& rContext,
SwVbaListHelperRef const & pHelper );
37 virtual ::sal_Int32 SAL_CALL
getCount()
override;
38 virtual css::uno::Any SAL_CALL
Item(
const css::uno::Any& Index1,
const css::uno::Any& )
override;
41 virtual css::uno::Reference< css::container::XEnumeration > SAL_CALL
createEnumeration()
override;
49 #endif // INCLUDED_SW_SOURCE_UI_VBA_VBALISTLEVELS_HXX
virtual css::uno::Reference< css::container::XEnumeration > SAL_CALL createEnumeration() override
SwVbaListLevels(const css::uno::Reference< ooo::vba::XHelperInterface > &rParent, const css::uno::Reference< css::uno::XComponentContext > &rContext, SwVbaListHelperRef const &pHelper)
virtual css::uno::Any createCollectionObject(const css::uno::Any &aSource) override
SwVbaListHelperRef pListHelper
std::shared_ptr< SwVbaListHelper > SwVbaListHelperRef
virtual css::uno::Type SAL_CALL getElementType() override
virtual css::uno::Any SAL_CALL Item(const css::uno::Any &Index1, const css::uno::Any &) override
virtual OUString getServiceImplName() override
virtual ::sal_Int32 SAL_CALL getCount() override
CollTestImplHelper< ooo::vba::word::XListLevels > SwVbaListLevels_BASE
virtual css::uno::Sequence< OUString > getServiceNames() override