Searched refs:SvBaseEventDescriptor (Results 1 – 5 of 5) sorted by relevance
55 SvBaseEventDescriptor::SvBaseEventDescriptor( const SvEventDescription* pSupportedMacroItems ) : in SvBaseEventDescriptor() function in SvBaseEventDescriptor74 SvBaseEventDescriptor::~SvBaseEventDescriptor() in ~SvBaseEventDescriptor()78 void SvBaseEventDescriptor::replaceByName( in replaceByName()105 Any SvBaseEventDescriptor::getByName( in getByName()126 Sequence<OUString> SvBaseEventDescriptor::getElementNames() in getElementNames()139 sal_Bool SvBaseEventDescriptor::hasByName( in hasByName()147 Type SvBaseEventDescriptor::getElementType() in getElementType()153 sal_Bool SvBaseEventDescriptor::hasElements() in hasElements()159 sal_Bool SvBaseEventDescriptor::supportsService(const OUString& rServiceName) in supportsService()165 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()