Lines Matching refs:GetProxyCommandObject
263 CommandObject *proxy_command = GetProxyCommandObject(); in GetOptions()
270 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelp()
277 CommandObject *proxy_command = GetProxyCommandObject(); in GetSyntax()
284 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelpLong()
292 const_cast<CommandObjectProxy *>(this)->GetProxyCommandObject(); in IsRemovable()
299 CommandObject *proxy_command = GetProxyCommandObject(); in IsMultiwordObject()
306 CommandObject *proxy_command = GetProxyCommandObject(); in GetAsMultiwordCommand()
313 CommandObject *proxy_command = GetProxyCommandObject(); in GenerateHelpText()
323 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandSP()
331 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandObject()
341 CommandObject *proxy_command = GetProxyCommandObject(); in AproposAllSubCommands()
349 CommandObject *proxy_command = GetProxyCommandObject(); in LoadSubCommand()
356 CommandObject *proxy_command = GetProxyCommandObject(); in WantsRawCommandString()
363 CommandObject *proxy_command = GetProxyCommandObject(); in WantsCompletion()
370 CommandObject *proxy_command = GetProxyCommandObject(); in HandleCompletion()
377 CommandObject *proxy_command = GetProxyCommandObject(); in HandleArgumentCompletion()
384 CommandObject *proxy_command = GetProxyCommandObject(); in GetRepeatCommand()
396 CommandObject *proxy_command = GetProxyCommandObject(); in Execute()