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()100 Any SvBaseEventDescriptor::getByName( in getByName()121 Sequence<OUString> SvBaseEventDescriptor::getElementNames() in getElementNames()134 sal_Bool SvBaseEventDescriptor::hasByName( in hasByName()142 Type SvBaseEventDescriptor::getElementType() in getElementType()148 sal_Bool SvBaseEventDescriptor::hasElements() in hasElements()154 sal_Bool SvBaseEventDescriptor::supportsService(const OUString& rServiceName) in supportsService()160 Sequence<OUString> SvBaseEventDescriptor::getSupportedServiceNames(void) in getSupportedServiceNames()[all …]
61 class SVT_DLLPUBLIC SvBaseEventDescriptor : public cppu::WeakImplHelper2 class88 SvBaseEventDescriptor(const SvEventDescription* pSupportedMacroItems);90 virtual ~SvBaseEventDescriptor();205 class SVT_DLLPUBLIC SvEventDescriptor : public SvBaseEventDescriptor222 using SvBaseEventDescriptor::replaceByName;232 using SvBaseEventDescriptor::getByName;259 class SVT_DLLPUBLIC SvDetachedEventDescriptor : public SvBaseEventDescriptor280 using SvBaseEventDescriptor::replaceByName;290 using SvBaseEventDescriptor::getByName;303 using SvBaseEventDescriptor::hasByName;
264 class SwAutoTextEventDescriptor : public SvBaseEventDescriptor270 using SvBaseEventDescriptor::replaceByName;271 using SvBaseEventDescriptor::getByName;
199 SvBaseEventDescriptor::replaceByName(rName, in copyMacrosFromNameReplace()
1195 SvBaseEventDescriptor(aAutotextEvents), in SwAutoTextEventDescriptor()