Home
last modified time | relevance | path

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

/trunk/main/sal/osl/all/
H A Dfilepath.c33 …osl_abbreviateSystemPath( rtl_uString *ustrSystemPath, rtl_uString **pustrCompacted, sal_uInt32 uM… in osl_abbreviateSystemPath() argument
97 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()
/trunk/main/sal/inc/osl/
H A Dfile.h1462 rtl_uString **pustrCompacted,

Completed in 17 milliseconds