Searched defs:GetAsMultiwordCommand (Results 1 – 3 of 3) sorted by relevance
34 CommandObjectMultiword *GetAsMultiwordCommand() override { return this; } in GetAsMultiwordCommand() function
152 virtual CommandObjectMultiword *GetAsMultiwordCommand() { return nullptr; } in GetAsMultiwordCommand() function
352 CommandObjectMultiword *CommandObjectProxy::GetAsMultiwordCommand() { GetAsMultiwordCommand() function in CommandObjectProxy