Searched refs:SwVbaTables (Results 1 – 3 of 3) sorted by relevance
76 SwVbaTables::SwVbaTables( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< … in SwVbaTables() function in SwVbaTables82 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()
31 class SwVbaTables : public SwVbaTables_BASE class35 …SwVbaTables( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference…
254 uno::Reference< XCollection > xColl( new SwVbaTables( mxParent, mxContext, xModel ) ); in Tables()
Completed in 20 milliseconds