19 #ifndef INCLUDED_SW_SOURCE_UI_VBA_VBAPANES_HXX
20 #define INCLUDED_SW_SOURCE_UI_VBA_VBAPANES_HXX
23 #include <ooo/vba/word/XPanes.hpp>
30 SwVbaPanes(
const css::uno::Reference< ov::XHelperInterface >& xParent,
const css::uno::Reference< css::uno::XComponentContext > & xContext,
const css::uno::Reference< css::frame::XModel >&
xModel );
34 virtual css::uno::Reference< css::container::XEnumeration > SAL_CALL
createEnumeration()
override;
42 #endif // INCLUDED_SW_SOURCE_UI_VBA_VBAPANES_HXX
virtual css::uno::Type SAL_CALL getElementType() override
virtual css::uno::Reference< css::container::XEnumeration > SAL_CALL createEnumeration() override
SwVbaPanes(const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::frame::XModel > &xModel)
virtual OUString getServiceImplName() override
virtual css::uno::Sequence< OUString > getServiceNames() override
virtual css::uno::Any createCollectionObject(const css::uno::Any &aSource) override
CollTestImplHelper< ooo::vba::word::XPanes > SwVbaPanes_BASE
Reference< XModel > xModel