Searched refs:hwndChkSaveWithExt (Results 1 – 1 of 1) sorted by relevance
946 HWND hwndChkSaveWithExt = GetDlgItem(m_hwndFileOpenDlgChild, 100); in SetDefaultExtension() local948 if (hwndChkSaveWithExt) in SetDefaultExtension()950 uno::Any aAny = CheckboxGetState(hwndChkSaveWithExt); in SetDefaultExtension()
Completed in 8 milliseconds