Searched refs:pustrCompacted (Results 1 – 2 of 2) sorted by relevance
33 …osl_abbreviateSystemPath( rtl_uString *ustrSystemPath, rtl_uString **pustrCompacted, sal_uInt32 uM… in osl_abbreviateSystemPath() argument97 rtl_uString_newConcat( pustrCompacted, ustrPath, ustrFile ); in osl_abbreviateSystemPath()105 (*pustrCompacted)->length--; in osl_abbreviateSystemPath()106 (*pustrCompacted)->buffer[(*pustrCompacted)->length] = 0; in osl_abbreviateSystemPath()107 uPathWidth = pfnCalcWidth( *pustrCompacted ); in osl_abbreviateSystemPath()
1462 rtl_uString **pustrCompacted,
Completed in 15 milliseconds