Home
last modified time | relevance | path

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

/aoo42x/main/autodoc/source/exes/adc_uni/
H A Dadc_cl.cxx369 throw command::X_CommandLine( in do_Init()
404 throw command::X_CommandLine( in do_Init()
416 catch ( command::X_CommandLine & xxx ) in do_Init()
454 throw command::X_CommandLine("Invalid file in option -I:<command-file>."); in load_IncludedCommands()
510 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.hxx114 throw X_CommandLine( slMsg() << "Missing " << miss <<" after " << opt << "." << c_str ); in CHECKOPT()

Completed in 23 milliseconds