Home
last modified time | relevance | path

Searched refs:sProduct (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/soldep/bootstrp/
H A Dprodmap.cxx116 ByteString sProduct( sProducts.GetToken( x, ';' )); in CreateProductList() local
117 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() local
217 PrintDependentTargets( sProduct ); in PrintAndDeleteBaseList()
/aoo41x/main/sw/source/filter/ww8/
H A Drtfexport.cxx460 OUString sProduct; in WriteInfo() local
461 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