Home
last modified time | relevance | path

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

/aoo41x/main/soldep/bootstrp/
H A Dprodmap.cxx48 ProductMapper::ProductMapper( GenericInformationList *pVerList ) in ProductMapper() argument
50 : pVersionList( pVerList ), in ProductMapper()
53 if ( pVerList ) in ProductMapper()
54 CreateProductList( pVerList ); in ProductMapper()
65 void ProductMapper::CreateProductList( GenericInformationList *pVerList ) in CreateProductList() argument
91 pVersionList = pVerList; in CreateProductList()
/aoo41x/main/soldep/inc/
H A Dprodmap.hxx61 ProductMapper( GenericInformationList *pVerList );
65 void CreateProductList( GenericInformationList *pVerList );
/aoo41x/main/tools/bootstrp/
H A Dmkcreate.cxx537 GenericInformationList *pVerList = aParser.Execute( in CreateRootDirectory() local
563 Star aStar( pVerList, sVersion, sal_True, rRoot.GetBuffer()); in CreateRootDirectory()
617 delete pVerList; in CreateRootDirectory()

Completed in 27 milliseconds