Home
last modified time | relevance | path

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

/aoo4110/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrationcontextinformation.cxx40 m_IsWin9x(true), in RegistrationContextInformation()
57 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()
[all …]
H A Dregistrationcontextinformation.hxx174 bool m_IsWin9x; member in RegistrationContextInformation

Completed in 13 milliseconds