Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/win32/filepicker/
H A DWinFileOpenImpl.cxx928 HWND hwndChkSaveWithExt = GetDlgItem(m_hwndFileOpenDlgChild, 100); in SetDefaultExtension() local
930 if (hwndChkSaveWithExt) in SetDefaultExtension()
932 uno::Any aAny = CheckboxGetState(hwndChkSaveWithExt); in SetDefaultExtension()