Home
last modified time | relevance | path

Searched refs:X_CommandLine (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/autodoc/source/exes/adc_uni/
H A Dadc_cl.cxx364 throw command::X_CommandLine( in do_Init()
399 throw command::X_CommandLine( in do_Init()
411 catch ( command::X_CommandLine & xxx ) in do_Init()
449 throw command::X_CommandLine("Invalid file in option -I:<command-file>."); in load_IncludedCommands()
505 throw command::X_CommandLine( "Missing or invalid number in -v option." ); in do_clVerbose()
H A Dadc_cmd_parse.cxx51 throw X_CommandLine( text ); in CHECK()
203 … throw X_CommandLine( "Both, named projects and a default project, cannot be used together." ); in do_clProject()
218 … throw X_CommandLine( "Both, named projects and a default project, cannot be used together." ); in do_clDefaultProject()
H A Dadc_cmd.hxx107 class X_CommandLine class
110 X_CommandLine( in X_CommandLine() function in autodoc::command::X_CommandLine
H A Dadc_cmds.hxx113 throw X_CommandLine( slMsg() << "Missing " << miss <<" after " << opt << "." << c_str ); in CHECKOPT()

Completed in 17 milliseconds