Searched refs:CurrentSubCommand (Results 1 – 2 of 2) sorted by relevance
173 CurrentSubCommand(0) in CZipContextMenu()1787 ODS_(Print_Number(CurrentSubCommand, "CurrentSubCommand")) in Next()1799 for (i = 0; i < celt && CurrentSubCommand < SubCommands.Size(); i++) in Next()1801 pUICommand[i] = SubCommands[CurrentSubCommand++]; in Next()1827 CurrentSubCommand = 0; in Reset()
158 unsigned CurrentSubCommand; variable