Searched refs:pVerList (Results 1 – 3 of 3) sorted by relevance
48 ProductMapper::ProductMapper( GenericInformationList *pVerList ) in ProductMapper() argument50 : pVersionList( pVerList ), in ProductMapper()53 if ( pVerList ) in ProductMapper()54 CreateProductList( pVerList ); in ProductMapper()65 void ProductMapper::CreateProductList( GenericInformationList *pVerList ) in CreateProductList() argument91 pVersionList = pVerList; in CreateProductList()
61 ProductMapper( GenericInformationList *pVerList );65 void CreateProductList( GenericInformationList *pVerList );
537 GenericInformationList *pVerList = aParser.Execute( in CreateRootDirectory() local563 Star aStar( pVerList, sVersion, sal_True, rRoot.GetBuffer()); in CreateRootDirectory()617 delete pVerList; in CreateRootDirectory()
Completed in 27 milliseconds