Home
last modified time | relevance | path

Searched refs:SwVbaSections (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/vba/
H A Dvbasections.cxx129 SwVbaSections::SwVbaSections( const uno::Reference< XHelperInterface >& xParent, const uno::Referen… in SwVbaSections() function in SwVbaSections
134 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()
H A Dvbasections.hxx34 class SwVbaSections : public SwVbaSections_BASE class
40SwVbaSections( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referen…
41 virtual ~SwVbaSections() {} in ~SwVbaSections()
H A Dvbadocument.cxx212 uno::Reference< XCollection > xCol( new SwVbaSections( mxParent, mxContext, getModel() ) ); in Sections()

Completed in 22 milliseconds