Searched refs:SvMacroTableEventDescriptor (Results 1 – 4 of 4) sorted by relevance
556 SvMacroTableEventDescriptor::SvMacroTableEventDescriptor(const SvEventDescription* pSupportedMacroI… in SvMacroTableEventDescriptor() function in SvMacroTableEventDescriptor561 SvMacroTableEventDescriptor::SvMacroTableEventDescriptor( in SvMacroTableEventDescriptor() function in SvMacroTableEventDescriptor569 SvMacroTableEventDescriptor::~SvMacroTableEventDescriptor() in ~SvMacroTableEventDescriptor()573 void SvMacroTableEventDescriptor::copyMacrosFromTable( in copyMacrosFromTable()586 void SvMacroTableEventDescriptor::copyMacrosIntoTable( in copyMacrosIntoTable()
99 SvMacroTableEventDescriptor* mpEvents;206 mpEvents = new SvMacroTableEventDescriptor( pSupportedMacroItems ); in SvUnoImageMapObject()263 mpEvents = new SvMacroTableEventDescriptor( rMapObject.GetMacroTable(), pSupportedMacroItems ); in SvUnoImageMapObject()
311 class SVT_DLLPUBLIC SvMacroTableEventDescriptor : public SvDetachedEventDescriptor class315 SvMacroTableEventDescriptor(const SvEventDescription* pSupportedMacroItems);316 SvMacroTableEventDescriptor(const SvxMacroTableDtor& aFmt,319 virtual ~SvMacroTableEventDescriptor();
236 SvMacroTableEventDescriptor* pDescriptor = in GetMacroTable()237 new SvMacroTableEventDescriptor(aAutotextEvents); in GetMacroTable()676 new SvMacroTableEventDescriptor(rMacroTbl,aAutotextEvents); in SetMacroTable()
Completed in 39 milliseconds