Searched refs:SwVbaSections (Results 1 – 3 of 3) sorted by relevance
129 SwVbaSections::SwVbaSections( const uno::Reference< XHelperInterface >& xParent, const uno::Referen… in SwVbaSections() function in SwVbaSections134 SwVbaSections::PageSetup( ) throw (uno::RuntimeException) in PageSetup()147 SwVbaSections::getElementType() throw (uno::RuntimeException) in getElementType()153 SwVbaSections::createEnumeration() throw (uno::RuntimeException) in createEnumeration()160 SwVbaSections::createCollectionObject( const css::uno::Any& aSource ) in createCollectionObject()166 SwVbaSections::getServiceImplName() in getServiceImplName()173 SwVbaSections::getServiceNames() in getServiceNames()
34 class SwVbaSections : public SwVbaSections_BASE class40 …SwVbaSections( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referen…41 virtual ~SwVbaSections() {} in ~SwVbaSections()
212 uno::Reference< XCollection > xCol( new SwVbaSections( mxParent, mxContext, getModel() ) ); in Sections()
Completed in 19 milliseconds