Home
last modified time | relevance | path

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

/trunk/main/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx285 std::wstring tmpSizeStr = getFileSizeInfo( m_szFileName ); in GetInfoTip() local
286 if ( tmpSizeStr != EMPTY_STRING ) in GetInfoTip()
290 msg += tmpSizeStr; in GetInfoTip()