Searched refs:sProduct (Results 1 – 2 of 2) sorted by relevance
116 ByteString sProduct( sProducts.GetToken( x, ';' )); in CreateProductList() local117 if( sProduct.Len()) { in CreateProductList()121 pProductList->InsertInfo( sProduct, *pVersion, sal_True, sal_True ); in CreateProductList()124 ByteString sDependsOnKey_l = sProduct; in CreateProductList()131 ByteString sBasedOnKey_l = sProduct; in CreateProductList()214 ByteString sProduct( *aBaseList.GetObject(( sal_uIntPtr ) 0 )); in PrintAndDeleteBaseList() local217 PrintDependentTargets( sProduct ); in PrintAndDeleteBaseList()
460 OUString sProduct; in WriteInfo() local461 utl::ConfigManager::GetDirectConfigProperty(utl::ConfigManager::PRODUCTNAME) >>= sProduct; in WriteInfo()462 Strm() << OUStringToOString( sProduct, eCurrentEncoding) << "}{" << OOO_STRING_SVTOOLS_RTF_VERN; in WriteInfo()
Completed in 15 milliseconds