Searched refs:osl_abbreviateSystemPath (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sal/osl/all/ |
H A D | filepath.c | 33 oslFileError SAL_CALL osl_abbreviateSystemPath( rtl_uString *ustrSystemPath, rtl_uString **pustrCom… in osl_abbreviateSystemPath() function
|
/aoo42x/main/sal/inc/osl/ |
H A D | file.h | 1460 oslFileError SAL_CALL osl_abbreviateSystemPath(
|
/aoo42x/main/sal/qa/helper/gcov/ |
H A D | deprecated.txt | 91 osl_abbreviateSystemPath;
|
/aoo42x/main/sal/util/ |
H A D | sal.map | 458 osl_abbreviateSystemPath;
|
/aoo42x/main/framework/source/uielement/ |
H A D | recentfilesmenucontroller.cxx | 175 …if ( osl_abbreviateSystemPath( aSystemPath.pData, &aCompactedSystemPath.pData, MAX_STR_WIDTH, NULL… in fillPopupMenu()
|
/aoo42x/main/sfx2/source/appl/ |
H A D | sfxpicklist.cxx | 131 …oslFileError nError = osl_abbreviateSystemPath( aSystemPath.pData, &aCompactedSystemPath.pData, 46… in CreatePicklistMenuTitle()
|
H A D | shutdowniconaqua.mm | 237 …oslFileError nError = osl_abbreviateSystemPath( aSystemPath.pData, &aCompactedSystemPath.pData, 46…
|
/aoo42x/main/framework/source/classes/ |
H A D | menumanager.cxx | 745 …oslFileError nError = osl_abbreviateSystemPath( aSystemPath.pData, &aCompactedSystemPath.pData, 46… in UpdateSpecialFileMenu()
|
/aoo42x/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 6884 osl_abbreviateSystemPath( aPath.pData, &aAbbreviatedPath.pData, nIndex, NULL ); in ImplGetEllipsisString()
|
Completed in 92 milliseconds