Searched refs:ApplyMacro (Results 1 – 4 of 4) sorted by relevance
63 return batch.ApplyMacro(catalog); in Apply()
64 bool ApplyMacro( const MacroCommandsCatalog &catalog,
319 [this]{ return mMacroCommands.ApplyMacro(mCatalog); } ); in ApplyMacroToProject()473 if (!mMacroCommands.ApplyMacro(mCatalog)) in OnApplyToFiles()
688 bool MacroCommands::ApplyMacro( in ApplyMacro() function in MacroCommands