Searched refs:aTopList (Results 1 – 3 of 3) sorted by relevance
78 aTopList( aTitle.Add_Row() ); in Produce_byData_ServiceBased() local79 aTopList.Produce_Term(C_sAssociatedService); in Produce_byData_ServiceBased()82 aAssociatedService( Env(), aTopList.Produce_Definition(), true ); in Produce_byData_ServiceBased()106 aTopList( aTitle.Add_Row() ); in Produce_byData_InterfaceBased() local107 aTopList.Produce_Term(C_sImplementedInterface); in Produce_byData_InterfaceBased()110 aImplementedInterface( Env(), aTopList.Produce_Definition(), true ); in Produce_byData_InterfaceBased()
65 aTopList( aTitle.Add_Row() ); in Produce_byData() local66 aTopList.Produce_Term("Defining Type"); in Produce_byData()69 aDefinition( Env(), aTopList.Produce_Definition(), true ); in Produce_byData()
96 aTopList( aTitle.Add_Row() ); in Produce_byData() local97 aTopList.Produce_Term(C_sImplementedInterface); in Produce_byData()100 aImplementedInterface( Env(), aTopList.Produce_Definition(), true, &i_ce); in Produce_byData()
Completed in 15 milliseconds