Home
last modified time | relevance | path

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

/aoo41x/main/autodoc/source/exes/adc_uni/
H A Dcmd_run.cxx299 pReposy(0),
319 pReposy = 0;
342 if ( pReposy == 0 )
343 pReposy = & ary::Repository::Create_( rCmd.ReposyName(), 0 );
388 pReposy->RwGate_Cpp().Connect_AllTypes_2_TheirRelated_CodeEntites();
476 pCppParser->Setup( *pReposy,
566 rGate = pReposy->DisplayGate_Cpp();
H A Dadc_cl.cxx257 pReposy( & ary::Repository::Create_() ), in CommandLine()
/aoo41x/main/autodoc/source/inc/
H A Dadc_cl.hxx94 ary::Repository & TheRepository() const { csv_assert(pReposy != 0); in TheRepository()
95 return *pReposy; } in TheRepository()
154 pReposy; member in autodoc::CommandLine

Completed in 28 milliseconds