Searched refs:sfwkLibType (Results 1 – 1 of 1) sorted by relevance
307 OUString sfwkLibType = getResourceString( RID_STR_SFWK_LIB ); in bindPackage_() local310 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 10 milliseconds