Home
last modified time | relevance | path

Searched refs:CommandLine (Results 1 – 19 of 19) sorted by last modified time

/trunk/main/autodoc/source/cosv/service/
H A Dcommandline.cxx91 struct CommandLine::
112 CommandLine::Interpret( int argc, in Interpret()
146 CommandLine::CommandLine() in CommandLine() function in csv::CommandLine
154 CommandLine::Add_Option( intt i_id, in Add_Option()
162 CommandLine::Get_Arguments( int argc, in Get_Arguments()
180 CommandLine::Find_Option( const String & i_text ) const in Find_Option()
198 CommandLine::Store_Argument( const String & i_arg ) in Store_Argument()
210 CommandLine::Find_OptionPoints() in Find_OptionPoints()
272 CommandLine::Include_Options( const String & i_optionsFile ) in Include_Options()
296 CommandLine::Load_Options( StreamStr & o_text, in Load_Options()
[all …]
/trunk/main/autodoc/inc/cosv/
H A Dcommandline.hxx59 class CommandLine class
63 virtual ~CommandLine() {} in ~CommandLine()
75 CommandLine();
155 CommandLine::Arguments() const in Arguments()
161 CommandLine::IsOk() const in IsOk()
167 CommandLine::Set_Error() in Set_Error()
/trunk/main/shell/source/tools/lngconvex/
H A Dcmdline.cxx39 CommandLine::CommandLine(size_t argc, char* argv[], const std::string& ArgPrefix) : in CommandLine() function in CommandLine
54 size_t CommandLine::get_arg_count() const in get_arg_count()
70 std::string CommandLine::get_arg(size_t Index) const in get_arg()
88 StringListPtr_t CommandLine::get_arg_names() const in get_arg_names()
119 std::string CommandLine::get_arg(const std::string& ArgumentName) const in get_arg()
154 void CommandLine::set_arg_prefix(const std::string& Prefix) in set_arg_prefix()
167 bool CommandLine::is_arg_name(const std::string& Argument) const in is_arg_name()
H A Dcmdline.hxx33 class CommandLine class
42 CommandLine(size_t argc, char* argv[], const std::string& ArgPrefix = std::string("-"));
123 CommandLine(const CommandLine&);
124 CommandLine& operator=(const CommandLine&);
H A Dlngconvex.cxx569 CommandLine cmdline(argc, argv); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
/trunk/main/xml2cmp/source/xcd/
H A Dmain.cxx43 const CommandLine & i_rCommandLine );
45 const CommandLine & i_rCommandLine );
59 CommandLine aCommandLine(argc, argv); in main()
78 Do_SingleFileCommandLine(const CommandLine & i_rCommandLine) in Do_SingleFileCommandLine()
124 Do_IndexCommandLine(const CommandLine & i_rCommandLine) in Do_IndexCommandLine()
/trunk/main/xml2cmp/source/support/
H A Dcmdline.cxx57 CommandLine::CommandLine( int argc, in CommandLine() function in CommandLine
108 CommandLine::~CommandLine() in ~CommandLine()
114 CommandLine::ErrorText() const in ErrorText()
138 CommandLine::ParseIndexCommand( int argc, in ParseIndexCommand()
176 CommandLine::ParseSingleFileCommand( int argc, in ParseSingleFileCommand()
H A Dcmdline.hxx31 class CommandLine class
34 CommandLine(
37 ~CommandLine();
/trunk/main/autodoc/source/parser_i/idoc/
H A Ddocu_pe2.cxx520 const autodoc::CommandLine & in SetCurSinceAtTagVersion_OOo()
521 rCommandLine = autodoc::CommandLine::Get_(); in SetCurSinceAtTagVersion_OOo()
560 const autodoc::CommandLine & in SetCurSinceAtTagVersion_Number()
561 rCommandLine = autodoc::CommandLine::Get_(); in SetCurSinceAtTagVersion_Number()
/trunk/main/autodoc/source/exes/adc_uni/
H A Dadc_cl.cxx42 CommandLine * CommandLine::pTheInstance_ = 0;
251 CommandLine::CommandLine() in CommandLine() function in autodoc::CommandLine
265 CommandLine::~CommandLine() in ~CommandLine()
272 CommandLine::Run() const in Run()
300 CommandLine &
301 CommandLine::Get_() in Get_()
308 CommandLine::DoesTransform_SinceTag() const in DoesTransform_SinceTag()
326 CommandLine::do_Init( int argc, in do_Init()
427 CommandLine::do_PrintUse() const in do_PrintUse()
433 CommandLine::inq_CheckParameters() const in inq_CheckParameters()
[all …]
H A Dadc_cmd_parse.cxx93 CommandLine::Get_().Set_CppUsed(); in do_Init()
96 CommandLine::Get_().Set_IdlUsed(); in do_Init()
H A Dadc_cmds.cxx113 if ( CommandLine::Get_().IdlUsed() ) in do_Run()
115 if ( CommandLine::Get_().CppUsed() ) in do_Run()
130 rGate = CommandLine::Get_().TheRepository().Gate_Idl(); in run_Idl()
156 rReposy = CommandLine::Get_().TheRepository(); in run_Cpp()
H A Dcmd_run.cxx73 rAry = CommandLine::Get_().TheRepository(); in Perform()
175 pCppParser->Setup( CommandLine::Get_().TheRepository(), in Create_CppParser()
177 CommandLine::Get_().IgnoreDefines() ); in Create_CppParser()
183 pIdlParser = new IdlParser(CommandLine::Get_().TheRepository()); in Create_IdlParser()
316 CommandRunner::Run( const CommandLine & i_rCL )
H A Dmain.cxx38 autodoc::CommandLine aCL; in main()
/trunk/main/autodoc/source/inc/
H A Dadc_cl.hxx54 class CommandLine : public csv::CommandLine_Ifc class
58 CommandLine();
59 ~CommandLine();
94 static CommandLine &
168 static CommandLine *
176 CommandLine::DebugStyle_ShowText() const in DebugStyle_ShowText()
179 CommandLine::DebugStyle_ShowStoredObjects() const in DebugStyle_ShowStoredObjects()
182 CommandLine::DebugStyle_ShowTokens() const in DebugStyle_ShowTokens()
190 { return autodoc::CommandLine::Get_().DebugStyle_ShowText(); } in DEBUG_ShowText()
193 { return autodoc::CommandLine::Get_().DebugStyle_ShowStoredObjects(); } in DEBUG_ShowStoring()
[all …]
/trunk/main/autodoc/source/display/idl/
H A Dhfi_tag.cxx157 autodoc::CommandLine::Get_().DisplayOf_SinceTagValue( in Display_SinceAtTag()
H A Dhfi_typetext.cxx644 const autodoc::CommandLine & in is_ExternLink()
645 rCmdLine = autodoc::CommandLine::Get_(); in is_ExternLink()
677 rLink << autodoc::CommandLine::Get_().ExternRoot(); in produce_ExternLink()
/trunk/main/autodoc/source/display/html/
H A Dhd_docu.cxx300 if ( autodoc::CommandLine::Get_().DoesTransform_SinceTag() ) in Display_SinceTag()
302 sDisplay = autodoc::CommandLine::Get_() in Display_SinceTag()
/trunk/main/autodoc/source/ary/info/
H A Dall_tags.cxx512 AND autodoc::CommandLine::Get_().DoesTransform_SinceTag() ) in Add_SpecialMeaningToken()

Completed in 157 milliseconds