Searched refs:SwVbaTemplate (Results 1 – 3 of 3) sorted by relevance
33 SwVbaTemplate::SwVbaTemplate( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const un… in SwVbaTemplate() function in SwVbaTemplate39 SwVbaTemplate::~SwVbaTemplate() in ~SwVbaTemplate()44 SwVbaTemplate::getName() throw ( css::uno::RuntimeException ) in getName()50 SwVbaTemplate::AutoTextEntries( const uno::Any& index ) throw (uno::RuntimeException) in AutoTextEntries()82 SwVbaTemplate::getServiceImplName() in getServiceImplName()89 SwVbaTemplate::getServiceNames() in getServiceNames()
31 class SwVbaTemplate : public SwVbaTemplate_BASE class37 …SwVbaTemplate( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::R…39 virtual ~SwVbaTemplate();
240 xTemplate = new SwVbaTemplate( this, mxContext, getModel(), sTemplateName ); in getAttachedTemplate()
Completed in 12 milliseconds