Home
last modified time | relevance | path

Searched refs:SwVbaFields (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/vba/
H A Dvbafield.cxx349 SwVbaFields::SwVbaFields( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< … in SwVbaFields() function in SwVbaFields
355 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()
H A Dvbafield.hxx50 class SwVbaFields : public SwVbaFields_BASE class
58SwVbaFields( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference…
H A Dvbadocument.cxx189 uno::Reference< XCollection > xCol( new SwVbaFields( mxParent, mxContext, getModel() ) ); in Fields()
H A Dvbaselection.cxx598 uno::Reference< XCollection > xCol( new SwVbaFields( mxParent, mxContext, mxModel ) ); in Fields()

Completed in 28 milliseconds