Home
last modified time | relevance | path

Searched refs:SvMacroTableEventDescriptor (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/svtools/source/uno/
H A Dunoevent.cxx537 SvMacroTableEventDescriptor::SvMacroTableEventDescriptor(const SvEventDescription* pSupportedMacroI… in SvMacroTableEventDescriptor() function in SvMacroTableEventDescriptor
542 SvMacroTableEventDescriptor::SvMacroTableEventDescriptor( in SvMacroTableEventDescriptor() function in SvMacroTableEventDescriptor
550 SvMacroTableEventDescriptor::~SvMacroTableEventDescriptor() in ~SvMacroTableEventDescriptor()
554 void SvMacroTableEventDescriptor::copyMacrosFromTable( in copyMacrosFromTable()
567 void SvMacroTableEventDescriptor::copyMacrosIntoTable( in copyMacrosIntoTable()
H A Dunoimap.cxx99 SvMacroTableEventDescriptor* mpEvents;
206 mpEvents = new SvMacroTableEventDescriptor( pSupportedMacroItems ); in SvUnoImageMapObject()
263 mpEvents = new SvMacroTableEventDescriptor( rMapObject.GetMacroTable(), pSupportedMacroItems ); in SvUnoImageMapObject()
/AOO42X/main/svtools/inc/svtools/
H A Dunoevent.hxx311 class SVT_DLLPUBLIC SvMacroTableEventDescriptor : public SvDetachedEventDescriptor class
315 SvMacroTableEventDescriptor(const SvEventDescription* pSupportedMacroItems);
316 SvMacroTableEventDescriptor(const SvxMacroTableDtor& aFmt,
319 virtual ~SvMacroTableEventDescriptor();
/AOO42X/main/sw/source/core/swg/
H A DSwXMLTextBlocks1.cxx236 SvMacroTableEventDescriptor* pDescriptor = in GetMacroTable()
237 new SvMacroTableEventDescriptor(aAutotextEvents); in GetMacroTable()
676 new SvMacroTableEventDescriptor(rMacroTbl,aAutotextEvents); in SetMacroTable()