Searched refs:osl_abbreviateSystemPath (Results 1 – 8 of 8) sorted by relevance
| /AOO41X/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
|
| /AOO41X/main/sal/inc/osl/ |
| H A D | file.h | 1460 oslFileError SAL_CALL osl_abbreviateSystemPath(
|
| /AOO41X/main/framework/source/uielement/ |
| H A D | recentfilesmenucontroller.cxx | 177 …if ( osl_abbreviateSystemPath( aSystemPath.pData, &aCompactedSystemPath.pData, MAX_STR_WIDTH, NULL… in fillPopupMenu()
|
| /AOO41X/main/sal/util/ |
| H A D | sal.map | 458 osl_abbreviateSystemPath;
|
| /AOO41X/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…
|
| /AOO41X/main/framework/source/classes/ |
| H A D | menumanager.cxx | 745 …oslFileError nError = osl_abbreviateSystemPath( aSystemPath.pData, &aCompactedSystemPath.pData, 46… in UpdateSpecialFileMenu()
|
| /AOO41X/main/vcl/source/gdi/ |
| H A D | outdev3.cxx | 6884 osl_abbreviateSystemPath( aPath.pData, &aAbbreviatedPath.pData, nIndex, NULL ); in ImplGetEllipsisString()
|