Lines Matching defs:hResult

374     HRESULT     hResult = iDialog->GetFileTypeIndex(&nIndex);  in impl_sta_getCurrentFilter()  local
702 …HRESULT hResult = SHCreateItemFromParsingName ( reinterpret_cast<LPCTSTR>(sDirectory.getStr()), NU… in impl_sta_SetDirectory() local
704 …HRESULT hResult = SHCreateItemFromParsingName( sDirectory.getStr(), NULL, IID_PPV_ARGS(&pFolder) ); in impl_sta_SetDirectory() local
722 HRESULT hResult = iDialog->GetFolder( &pFolder ); in impl_sta_GetDirectory() local
743 …HRESULT hResult = iCustom->GetCheckButtonState( css::ui::dialogs::ExtendedFilePickerElementIds::CH… in impl_sta_SetDefaultName() local
778 …HRESULT hResult = iCustomize->GetCheckButtonState( css::ui::dialogs::ExtendedFilePickerElementIds:… in impl_sta_setFiltersOnDialog() local
810 HRESULT hResult = E_FAIL; in impl_sta_getSelectedFiles() local
895 …HRESULT hResult = SHCreateItemFromParsingName ( reinterpret_cast<LPCTSTR>(m_sDirectory.getStr()), … in impl_sta_ShowDialogModal() local
897 …HRESULT hResult = SHCreateItemFromParsingName( m_sDirectory.getStr(), NULL, IID_PPV_ARGS(&pFolder)… in impl_sta_ShowDialogModal() local
912 …HRESULT hResult = iCustom->GetCheckButtonState( css::ui::dialogs::ExtendedFilePickerElementIds::CH… in impl_sta_ShowDialogModal() local
952 HRESULT hResult = E_FAIL; in impl_sta_ShowDialogModal() local
1032 HRESULT hResult; in lcl_removeControlItemsWorkaround() local
1074 HRESULT hResult; in impl_sta_SetControlValue() local
1140 HRESULT hResult = iCustom->GetCheckButtonState(nId, &bValue); in impl_sta_GetControlValue() local