Searched refs:sProducts (Results 1 – 1 of 1) sorted by relevance
103 ByteString sProducts = pProducts->GetValue(); in CreateProductList() local115 for ( sal_uInt16 x = 0; x < sProducts.GetTokenCount( ';' ); x++ ) { in CreateProductList()116 ByteString sProduct( sProducts.GetToken( x, ';' )); in CreateProductList()
Completed in 7 milliseconds