Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/vba/
H A Dvbaaddins.cxx64 SwVbaAddins::SwVbaAddins( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< … in SwVbaAddins() function in SwVbaAddins
69 SwVbaAddins::getElementType() throw (uno::RuntimeException) in getElementType()
74 SwVbaAddins::createEnumeration() throw (uno::RuntimeException) in createEnumeration()
81 SwVbaAddins::createCollectionObject( const css::uno::Any& aSource ) in createCollectionObject()
87 SwVbaAddins::getServiceImplName() in getServiceImplName()
94 SwVbaAddins::getServiceNames() in getServiceNames()
H A Dvbaaddins.hxx32 class SwVbaAddins : public SwVbaAddins_BASE class
35SwVbaAddins( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference…
36 virtual ~SwVbaAddins() {} in ~SwVbaAddins()
H A Dvbaapplication.cxx137 static uno::Reference< XCollection > xCol( new SwVbaAddins( this, mxContext ) ); in Addins()

Completed in 19 milliseconds