Searched refs:Get_ (Results 1 – 10 of 10) sorted by relevance
113 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()
73 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()
93 CommandLine::Get_().Set_CppUsed(); in do_Init()96 CommandLine::Get_().Set_IdlUsed(); in do_Init()
301 CommandLine::Get_() in Get_() function in autodoc::CommandLine
95 Get_();190 { return autodoc::CommandLine::Get_().DebugStyle_ShowText(); } in DEBUG_ShowText()193 { return autodoc::CommandLine::Get_().DebugStyle_ShowStoredObjects(); } in DEBUG_ShowStoring()196 { return autodoc::CommandLine::Get_().DebugStyle_ShowTokens(); } in DEBUG_ShowTokens()
300 if ( autodoc::CommandLine::Get_().DoesTransform_SinceTag() ) in Display_SinceTag()302 sDisplay = autodoc::CommandLine::Get_() in Display_SinceTag()
521 rCommandLine = autodoc::CommandLine::Get_(); in SetCurSinceAtTagVersion_OOo()561 rCommandLine = autodoc::CommandLine::Get_(); in SetCurSinceAtTagVersion_Number()
645 rCmdLine = autodoc::CommandLine::Get_(); in is_ExternLink()677 rLink << autodoc::CommandLine::Get_().ExternRoot(); in produce_ExternLink()
157 autodoc::CommandLine::Get_().DisplayOf_SinceTagValue( in Display_SinceAtTag()
512 AND autodoc::CommandLine::Get_().DoesTransform_SinceTag() ) in Add_SpecialMeaningToken()
Completed in 38 milliseconds