Searched refs:MacroExecutionData (Results 1 – 1 of 1) sorted by relevance
226 struct MacroExecutionData struct231 MacroExecutionData() in MacroExecutionData() function241 DECL_STATIC_LINK( MacroExecution, ExecuteMacroEvent, MacroExecutionData* );245 IMPL_STATIC_LINK( MacroExecution, ExecuteMacroEvent, MacroExecutionData*, i_pData ) in IMPL_STATIC_LINK() argument250 ::std::auto_ptr< MacroExecutionData > pData( i_pData ); in IMPL_STATIC_LINK()379 MacroExecutionData* pExecData = new MacroExecutionData; in ChooseMacro()
Completed in 14 milliseconds