Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/vba/
H A Dvbatables.cxx76 SwVbaTables::SwVbaTables( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< … in SwVbaTables() function in SwVbaTables
82 SwVbaTables::Add( const uno::Reference< word::XRange >& Range, const uno::Any& NumRows, const uno::… in Add()
114 SwVbaTables::createEnumeration() throw (uno::RuntimeException) in createEnumeration()
121 SwVbaTables::createCollectionObject( const uno::Any& aSource ) in createCollectionObject()
128 SwVbaTables::getServiceImplName() in getServiceImplName()
136 SwVbaTables::getElementType() throw (uno::RuntimeException) in getElementType()
142 SwVbaTables::getServiceNames() in getServiceNames()
H A Dvbatables.hxx31 class SwVbaTables : public SwVbaTables_BASE class
35SwVbaTables( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference…
H A Dvbadocument.cxx254 uno::Reference< XCollection > xColl( new SwVbaTables( mxParent, mxContext, xModel ) ); in Tables()

Completed in 26 milliseconds