Searched refs:ScTestAddIn (Results 1 – 2 of 2) sorted by relevance
53 SMART_UNO_IMPLEMENTATION( ScTestAddIn, UsrObject );76 aImpl += ScTestAddIn::getImplementationName_Static(); in component_writeInfo()82 uno::Sequence <rtl::OUString> aSequ = ScTestAddIn::getSupportedServiceNames_Static(); in component_writeInfo()102 if ( pServiceManager && UString(pImplName) == ScTestAddIn::getImplementationName_Static() ) in component_getFactory()106 ScTestAddIn::getImplementationName_Static(), in component_getFactory()108 ScTestAddIn::getSupportedServiceNames_Static() ) ); in component_getFactory()124 ScTestAddIn::ScTestAddIn() in ScTestAddIn() function in ScTestAddIn128 ScTestAddIn::~ScTestAddIn() in ~ScTestAddIn()132 UString ScTestAddIn::getImplementationName_Static() in getImplementationName_Static()137 ::com::sun::star::uno::Sequence< ::rtl::OUString > ScTestAddIn::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()[all …]
39 class ScTestAddIn : public cppu::WeakImplHelper4< class51 ScTestAddIn();52 virtual ~ScTestAddIn();