Home
last modified time | relevance | path

Searched refs:getShortPathName (Results 1 – 7 of 7) sorted by relevance

/trunk/main/shell/inc/internal/
H A Dutilities.hxx88 std::wstring getShortPathName( const std::wstring& aLongName );
/trunk/main/shell/source/win32/shlxthandler/columninfo/
H A Dcolumninfo.cxx157 std::wstring fname = getShortPathName( std::wstring( pscd->wszFile ) ); in GetItemData()
/trunk/main/shell/source/win32/shlxthandler/propsheets/
H A Dpropsheets.cxx164 std::wstring fname = getShortPathName( buffer ); in Initialize()
/trunk/main/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx353 fname = getShortPathName( fname ); in Load()
/trunk/main/shell/source/win32/shlxthandler/util/
H A Dutilities.cxx153 std::wstring getShortPathName( const std::wstring& aLongName ) in getShortPathName() function
/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx366 std::wstring fname = getShortPathName( filename_ ); in Extract()
/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx657 m_pwszFileName = getShortPathName( pszFileName ); in Load()

Completed in 49 milliseconds