Home
last modified time | relevance | path

Searched refs:pReposy (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/autodoc/source/exes/adc_uni/
H A Dcmd_run.cxx300 pReposy(0),
320 pReposy = 0;
343 if ( pReposy == 0 )
344 pReposy = & ary::Repository::Create_( rCmd.ReposyName(), 0 );
389 pReposy->RwGate_Cpp().Connect_AllTypes_2_TheirRelated_CodeEntites();
477 pCppParser->Setup( *pReposy,
567 rGate = pReposy->DisplayGate_Cpp();
H A Dadc_cl.cxx257 pReposy( & ary::Repository::Create_() ), in CommandLine()
/aoo42x/main/autodoc/source/inc/
H A Dadc_cl.hxx102 ary::Repository & TheRepository() const { csv_assert(pReposy != 0); in TheRepository()
103 return *pReposy; } in TheRepository()
164 pReposy; member in autodoc::CommandLine

Completed in 15 milliseconds