Home
last modified time | relevance | path

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

/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrationcontextinformation.cxx57 if (m_IsWin9x && !IsConvertableToAnsi(str)) in GetWordDocumentDisplayName()
81 if (m_IsWin9x && !IsConvertableToAnsi(str)) in GetWordTemplateDisplayName()
105 if (m_IsWin9x && !IsConvertableToAnsi(str)) in GetRtfDocumentDisplayName()
129 if (m_IsWin9x && !IsConvertableToAnsi(str)) in GetExcelSheetDisplayName()
153 if (m_IsWin9x && !IsConvertableToAnsi(str)) in GetExcelTemplateDisplayName()
177 if (m_IsWin9x && !IsConvertableToAnsi(str)) in GetPowerPointDocumentDisplayName()
201 if (m_IsWin9x && !IsConvertableToAnsi(str)) in GetPowerPointTemplateDisplayName()
225 if (m_IsWin9x && !IsConvertableToAnsi(str)) in GetPowerPointShowDisplayName()
259 if (m_IsWin9x && !IsConvertableToAnsi(str)) in ShellNewCommandDisplayName()
278 if (m_IsWin9x && !IsConvertableToAnsi(str)) in ShellEditCommandDisplayName()
[all …]
H A Dregistrationcontextinformation.hxx168 bool IsConvertableToAnsi(const std::wstring& String) const;

Completed in 7 milliseconds