Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx307 OUString sfwkLibType = getResourceString( RID_STR_SFWK_LIB ); in bindPackage_() local
310 sal_Int32 startOfReplace = sfwkLibType.indexOf( MACRONAME ); in bindPackage_()
312 sfwkLibType = sfwkLibType.replaceAt( startOfReplace, charsToReplace, lang ); in bindPackage_()
317 return new PackageImpl( this, url, sfwkLibType, bRemoved, identifier); in bindPackage_()

Completed in 20 milliseconds