Searched refs:hwndChkSaveWithExt (Results 1 – 1 of 1) sorted by relevance
928 HWND hwndChkSaveWithExt = GetDlgItem(m_hwndFileOpenDlgChild, 100); in SetDefaultExtension() local930 if (hwndChkSaveWithExt) in SetDefaultExtension()932 uno::Any aAny = CheckboxGetState(hwndChkSaveWithExt); in SetDefaultExtension()