Searched refs:SvBaseEventDescriptor (Results 1 – 5 of 5) sorted by relevance
50 SvBaseEventDescriptor::SvBaseEventDescriptor( const SvEventDescription* pSupportedMacroItems ) : in SvBaseEventDescriptor() function in SvBaseEventDescriptor69 SvBaseEventDescriptor::~SvBaseEventDescriptor() in ~SvBaseEventDescriptor()73 void SvBaseEventDescriptor::replaceByName( in replaceByName()95 Any SvBaseEventDescriptor::getByName( in getByName()112 Sequence<OUString> SvBaseEventDescriptor::getElementNames() in getElementNames()124 sal_Bool SvBaseEventDescriptor::hasByName( in hasByName()131 Type SvBaseEventDescriptor::getElementType() in getElementType()136 sal_Bool SvBaseEventDescriptor::hasElements() in hasElements()141 sal_Bool SvBaseEventDescriptor::supportsService(const OUString& rServiceName) in supportsService()146 Sequence<OUString> SvBaseEventDescriptor::getSupportedServiceNames(void) in getSupportedServiceNames()[all …]
61 class SVT_DLLPUBLIC SvBaseEventDescriptor : public cppu::WeakImplHelper2 class88 SvBaseEventDescriptor(const SvEventDescription* pSupportedMacroItems);90 virtual ~SvBaseEventDescriptor();181 class SVT_DLLPUBLIC SvEventDescriptor : public SvBaseEventDescriptor198 using SvBaseEventDescriptor::replaceByName;204 using SvBaseEventDescriptor::getByName;228 class SVT_DLLPUBLIC SvDetachedEventDescriptor : public SvBaseEventDescriptor248 using SvBaseEventDescriptor::replaceByName;254 using SvBaseEventDescriptor::getByName;264 using SvBaseEventDescriptor::hasByName;
264 class SwAutoTextEventDescriptor : public SvBaseEventDescriptor270 using SvBaseEventDescriptor::replaceByName;271 using SvBaseEventDescriptor::getByName;
198 SvBaseEventDescriptor::replaceByName(rName, in copyMacrosFromNameReplace()
1169 SvBaseEventDescriptor(aAutotextEvents), in SwAutoTextEventDescriptor()