Searched refs:SvMacroTableEventDescriptor (Results 1 – 4 of 4) sorted by relevance
501 SvMacroTableEventDescriptor::SvMacroTableEventDescriptor(const SvEventDescription* pSupportedMacroI… in SvMacroTableEventDescriptor() function in SvMacroTableEventDescriptor506 SvMacroTableEventDescriptor::SvMacroTableEventDescriptor( in SvMacroTableEventDescriptor() function in SvMacroTableEventDescriptor514 SvMacroTableEventDescriptor::~SvMacroTableEventDescriptor() in ~SvMacroTableEventDescriptor()518 void SvMacroTableEventDescriptor::copyMacrosFromTable( in copyMacrosFromTable()531 void SvMacroTableEventDescriptor::copyMacrosIntoTable( in copyMacrosIntoTable()
99 SvMacroTableEventDescriptor* mpEvents;206 mpEvents = new SvMacroTableEventDescriptor( pSupportedMacroItems ); in SvUnoImageMapObject()263 mpEvents = new SvMacroTableEventDescriptor( rMapObject.GetMacroTable(), pSupportedMacroItems ); in SvUnoImageMapObject()
271 class SVT_DLLPUBLIC SvMacroTableEventDescriptor : public SvDetachedEventDescriptor class275 SvMacroTableEventDescriptor(const SvEventDescription* pSupportedMacroItems);276 SvMacroTableEventDescriptor(const SvxMacroTableDtor& aFmt,279 virtual ~SvMacroTableEventDescriptor();
236 SvMacroTableEventDescriptor* pDescriptor = in GetMacroTable()237 new SvMacroTableEventDescriptor(aAutotextEvents); in GetMacroTable()676 new SvMacroTableEventDescriptor(rMacroTbl,aAutotextEvents); in SetMacroTable()