Searched refs:CCommandLine (Results 1 – 1 of 1) sorted by relevance
135 CommandLine::CommandLine(const CommandLine& CCommandLine, sal_Bool bWrite) in CommandLine() argument157 BuildCommand(CCommandLine.CommandBuffer); in CommandLine()175 CommandLine& CommandLine::operator=(const CommandLine& CCommandLine) in operator =() argument178 strcpy (CommandBuffer, CCommandLine.CommandBuffer); in operator =()
Completed in 20 milliseconds