Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx200 std::wstring tmpTypeStr = getFileTypeInfo( get_file_name_extension(m_szFileName) ); in GetInfoTip() local
201 if ( tmpTypeStr != EMPTY_STRING ) in GetInfoTip()
204 msg += tmpTypeStr; in GetInfoTip()
/dports/editors/libreoffice/libreoffice-7.2.6.2/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx200 std::wstring tmpTypeStr = getFileTypeInfo( get_file_name_extension(m_szFileName) ); in GetInfoTip() local
201 if ( tmpTypeStr != EMPTY_STRING ) in GetInfoTip()
204 msg += tmpTypeStr; in GetInfoTip()