Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/vba/
H A Dvbatemplate.cxx33 SwVbaTemplate::SwVbaTemplate( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const un… in SwVbaTemplate() function in SwVbaTemplate
39 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()
H A Dvbatemplate.hxx31 class SwVbaTemplate : public SwVbaTemplate_BASE class
37SwVbaTemplate( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::R…
39 virtual ~SwVbaTemplate();
H A Dvbadocument.cxx240 xTemplate = new SwVbaTemplate( this, mxContext, getModel(), sTemplateName ); in getAttachedTemplate()

Completed in 18 milliseconds