Searched refs:SwVbaFields (Results 1 – 4 of 4) sorted by relevance
349 SwVbaFields::SwVbaFields( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< … in SwVbaFields() function in SwVbaFields355 SwVbaFields::Add( const css::uno::Reference< ::ooo::vba::word::XRange >& Range, const css::uno::Any… in Add()386 uno::Reference< text::XTextField > SwVbaFields::Create_Field_FileName( const rtl::OUString _text ) … in Create_Field_FileName()419 SwVbaFields::createEnumeration() throw (uno::RuntimeException) in createEnumeration()427 SwVbaFields::createCollectionObject( const uno::Any& aSource ) in createCollectionObject()432 sal_Int32 SAL_CALL SwVbaFields::Update() throw (uno::RuntimeException) in Update()450 SwVbaFields::getServiceImplName() in getServiceImplName()458 SwVbaFields::getElementType() throw (uno::RuntimeException) in getElementType()464 SwVbaFields::getServiceNames() in getServiceNames()
50 class SwVbaFields : public SwVbaFields_BASE class58 …SwVbaFields( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference…
189 uno::Reference< XCollection > xCol( new SwVbaFields( mxParent, mxContext, getModel() ) ); in Fields()
598 uno::Reference< XCollection > xCol( new SwVbaFields( mxParent, mxContext, mxModel ) ); in Fields()
Completed in 26 milliseconds