|
ReactOS 0.4.17-dev-573-g8315b8c
|
#include <string.h>#include <stdlib.h>#include <stdarg.h>#include "windef.h"#include "winbase.h"#include "winerror.h"#include "variant.h"#include "resource.h"#include "wine/debug.h"
Go to the source code of this file.
Classes | |
| struct | tagVARIANT_NUMBER_CHARS |
Typedefs | |
| typedef struct tagVARIANT_NUMBER_CHARS | VARIANT_NUMBER_CHARS |
|
static |
Definition at line 2724 of file variant.c.
Referenced by VarCmp().
Definition at line 1188 of file variant.c.
Referenced by CFolderItem::get_ModifyDate(), CZipFolder::GetDetailsEx(), CFSFolder::GetDetailsEx(), CCabFolder::GetItemDetails(), and test_dos2dt().
| INT WINAPI SystemTimeToVariantTime | ( | LPSYSTEMTIME | lpSt, |
| double * | pDateOut | ||
| ) |
Definition at line 1263 of file variant.c.
Referenced by get_date_from_filetime(), Global_Now(), InitVariantFromFileTime(), summaryinfo_invoke(), test_InitVariantFromFileTime(), test_st2dt(), test_SummaryInfo(), VarDateFromStr(), and variant_from_dt().
Definition at line 4327 of file variant.c.
Referenced by Global_Abs(), and test_VarAbs().
Definition at line 3194 of file variant.c.
Referenced by interp_add(), interp_incc(), and test_VarAdd().
Definition at line 2958 of file variant.c.
Referenced by interp_and(), and test_VarAnd().
Definition at line 2580 of file variant.c.
Referenced by interp_concat(), and test_VarCat().
Definition at line 2777 of file variant.c.
Referenced by interp_step(), submit_onclick_setret(), test_cmp(), test_VarCmp(), and var_cmp().
Definition at line 1383 of file variant.c.
Referenced by DosDateTimeToVariantTime(), SystemTimeToVariantTime(), and test_DateFromUDate().
Definition at line 1322 of file variant.c.
Referenced by Global_Date(), Global_DateAdd(), Global_DateSerial(), Global_Time(), Global_TimeSerial(), and VarDateFromUdate().
Definition at line 3585 of file variant.c.
Referenced by interp_div(), and test_VarDiv().
Definition at line 4792 of file variant.c.
Referenced by interp_eqv(), and test_VarEqv().
Definition at line 4433 of file variant.c.
Referenced by Global_Fix(), test_VarFix(), and VarInt().
| HRESULT VARIANT_ClearInd | ( | VARIANTARG * | pVarg | ) |
Definition at line 554 of file variant.c.
Referenced by ITypeInfo_fnInvoke().
|
inlinestatic |
Definition at line 44 of file variant.c.
Referenced by VariantChangeTypeEx().
|
inlinestatic |
Definition at line 490 of file variant.c.
Referenced by VariantChangeTypeEx().
Definition at line 670 of file variant.c.
Referenced by VariantCopy(), and VariantCopyInd().
Definition at line 767 of file variant.c.
Referenced by VariantCopyInd().
Definition at line 1038 of file variant.c.
Referenced by VarDateFromUdateEx().
|
inlinestatic |
Definition at line 1048 of file variant.c.
Referenced by VarUdateFromDate().
Definition at line 504 of file variant.c.
Referenced by VarAbs(), VarAdd(), VarAnd(), VarCat(), VarDiv(), VarFix(), VarImp(), VarInt(), VarMod(), VarMul(), VarNeg(), VarNot(), VarOr(), VarPow(), VarRound(), VarSub(), and VarXor().
|
static |
Definition at line 1508 of file variant.c.
Referenced by VarParseNumFromStr().
Definition at line 1028 of file variant.c.
Referenced by VarUdateFromDate().
Definition at line 1085 of file variant.c.
Referenced by VarDateFromUdateEx(), and VarUdateFromDate().
Definition at line 523 of file variant.c.
Referenced by VarFix(), VARIANT_ClearInd(), VariantChangeTypeEx(), VariantClear(), VariantCopy(), VarNeg(), and VarNot().
| HRESULT WINAPI DECLSPEC_HOTPATCH VariantChangeType | ( | VARIANTARG * | pvargDest, |
| const VARIANTARG * | pvargSrc, | ||
| USHORT | wFlags, | ||
| VARTYPE | vt | ||
| ) |
Definition at line 939 of file variant.c.
Referenced by add_ull_as_bstr_property(), call_script(), change_type(), copy_from_variant(), CFolder::CopyMoveOperation(), DispGetParam(), domdoc_setProperty(), domelem_put_nodeTypedValue(), domelem_setAttribute(), get_elem_attr_value_by_dispid(), get_node_type(), CFolderItem::get_Type(), Global_CBool(), Global_CByte(), Global_CCur(), Global_CDate(), Global_CDbl(), Global_CInt(), Global_CSng(), HTMLStyle3_put_zoom(), httprequest_open(), InstallerImpl_RegistryValue(), interp_numval(), CFolderItems::Item(), CFolderItemVerbs::Item(), ITypeInfo_fnInvoke(), CShellDispatch::NameSpace(), node_put_value(), node_put_value_escaped(), OLEFontImpl_IPersistPropertyBag_Load(), PropertyBag_Read(), query_prop(), RegExp2_Replace(), request_send(), SHELL_GetDetailsOfColumnAsVariant(), stack_pop_bool(), test_nodeTypedValue(), TestFolderItem(), TLB_SanitizeVariant(), to_double(), to_float(), to_int(), to_string(), to_system_time(), VarAdd(), VarAnd(), VarDiv(), VarIdiv(), VarImp(), VarMod(), VarMul(), VarOr(), VarPow(), VarSub(), VarXor(), winhttp_request_Open(), winhttp_request_put_Option(), WMSFT_encode_variant(), CRegPropertyBag::Write(), CIniPropertyBag::Write(), WshShell3_Popup(), WshShell3_RegWrite(), WshShell3_Run(), and xmlnodelist_invoke().
| HRESULT WINAPI VariantChangeTypeEx | ( | VARIANTARG * | pvargDest, |
| const VARIANTARG * | pvargSrc, | ||
| LCID | lcid, | ||
| USHORT | wFlags, | ||
| VARTYPE | vt | ||
| ) |
Definition at line 965 of file variant.c.
Referenced by _VarChangeTypeExWrap(), document_write(), double_to_string(), invoke(), OLEFontImpl_Invoke(), OLEPictureImpl_Invoke(), RegistryPropertyBag_IPropertyBag_Read(), test_ChangeType_keep_dst(), test_EmptyChangeTypeEx(), test_ErrorChangeTypeEx(), test_IDispatchChangeTypeEx(), test_IUnknownChangeTypeEx(), test_nodeTypedValue(), test_NullByRef(), test_NullChangeTypeEx(), test_safearray(), test_SafeArrayChangeTypeEx(), test_UintChangeTypeEx(), test_VarDateChangeTypeEx(), test_VarUI1FromDisp(), VarCat(), VarCmp(), VarFormatCurrency(), VarFormatFromTokens(), VarFormatNumber(), VarFormatPercent(), VARIANT_FormatDate(), VARIANT_FormatNumber(), VARIANT_FormatString(), variant_from_dt(), VARIANT_FromDisp(), and VariantChangeType().
| HRESULT WINAPI DECLSPEC_HOTPATCH VariantClear | ( | VARIANTARG * | pVarg | ) |
Definition at line 626 of file variant.c.
Referenced by _check_default_props(), _check_property(), _check_set_props(), _create_img_elem(), _create_option_elem(), CRegPropertyBag::_ReadString(), _set_framebase_marginheight(), _set_framebase_marginwidth(), _set_iframe_height(), _set_iframe_width(), _set_props(), _test_border_styles(), _test_clone(), _test_disp_value(), _test_elem_attr(), _test_framebase_marginheight(), _test_framebase_marginwidth(), _test_iframe_height(), _test_iframe_width(), _test_node_get_value_str(), _test_node_put_value_str(), _test_readyState(), _test_table_cell_padding(), _test_table_cell_spacing(), _test_tr_possess(), _unset_props(), AccessibleObjectFromPoint(), add_keyitem_pair(), assign_value(), AutomationObject_Invoke(), AVICompressorPropertyBag_Load(), base_hwnd_provider_GetPropertyValue(), build_directshowfilters_tree(), builtin_propput(), call_event_handlers(), call_script(), call_timer_disp(), check_uia_prop_val(), clean_props(), SEALED_::CleanupEventArgumentsCallback(), ClearCustData(), Client_EnumVARIANT_Next(), create_enumerator(), create_signature_columns_and_data(), create_test_element_from_hwnd(), create_uia_element_from_cache_req(), create_xmlhttprequest(), CreateFolderFromNameSpace(), database_invoke(), disp_call(), disp_call_value_with_caller(), disp_propget(), disp_propput(), DispatchEx_InvokeEx(), dispex_unlink(), document_write(), domattr_get_nodeTypedValue(), domdoc_setProperty(), domelem_put_nodeTypedValue(), domelem_setAttribute(), domelem_setAttributeNode(), element_get_dt(), enum_find_filter(), enumvar_get_next_item(), exec_assoc_view(), exec_query(), fill_filter_container(), fill_processor_information(), FilterGraph2_Connect(), FilterGraph2_Render(), FilterMapper3_EnumMatchingFilters(), FilterMapper_EnumMatchingFilters(), free_keyitem_pair(), free_property_information(), free_request(), get_attribute_value(), get_diskdrivetodiskpartition_pairs(), get_doc_ready_state(), get_element_variant_from_node_variant(), get_fixed_drive(), get_hwnd_from_provider(), get_logicaldisktopartition_pairs(), get_node_provider_description_string(), get_owner(), CFolderItem::get_Type(), GetFilterInfo(), GetShellFolder2ItemDetailsExToBuffer(), GetSplitter(), Global_Abs(), Global_CBool(), Global_CByte(), Global_CCur(), Global_Fix(), Global_Int(), Global_InvokeEx(), handle_xml_load(), HostConstructor_call(), HostFunction_call(), HostObject_prop_get(), HostObject_prop_put(), HTMLDocument_execCommand(), HTMLElement3_put_disabled(), HTMLElement_populate_props(), HTMLElement_put_title(), httprequest_get_responseBody(), IDispatch_Invoke_Proxy(), IDispatch_Invoke_Stub(), iframe_onreadystatechange(), Installer_ProductInfo(), Installer_ProductState(), Installer_RegistryValue(), Installer_RegistryValueE(), Installer_RegistryValueI(), Installer_RegistryValueW(), Installer_VersionGet(), InstallerImpl_InstallProduct(), InstallerImpl_OpenDatabase(), InstallerImpl_OpenPackage(), InstallerImpl_OpenProduct(), InstallerImpl_ProductInfo(), InstallerImpl_ProductState(), InstallerImpl_RegistryValue(), InstallerImpl_RelatedProducts(), InstallerImpl_SummaryInformation(), interp_enumnext(), interp_incc(), interp_is(), interp_newenum(), interp_redim(), interp_redim_preserve(), interp_retval(), interp_vcall(), interp_vcallv(), invoke(), invoke_builtin_function(), invoke_builtin_prop(), invoke_vbdisp(), IPropertyBag_Read_Stub(), IRecordInfoImpl_GetField(), IRecordInfoImpl_GetFieldNoCopy(), ITypeInfo2_fnGetCustData(), ITypeInfo_fnInvoke(), ITypeInfoImpl_Destroy(), jsval_release(), list_free(), MatchCollectionEnum_Next(), msaa_acc_get_focus(), navigate_javascript_proc(), navigate_url(), node_put_value(), node_put_value_escaped(), notif_enabled(), objectset_ItemIndex(), OleCommandTarget_Exec(), OLEFont_SendNotify(), OLEFontImpl_Invoke(), OLEFontImpl_IPersistPropertyBag_Load(), OLEPictureImpl_Invoke(), prepare_for_binding(), process_get_owner(), PropertyBag_Release(), propertyset_Item(), proxy_event_sink_clear(), query_prop(), QueryOperatingSystemInfo(), QueryProcessorInfo(), read_property_names(), Record_FieldCountGet(), Record_IntegerDataGet(), record_invoke(), Record_StringDataGet(), refresh_document(), reg_create_key(), reg_enum_key(), reg_enum_values(), reg_get_stringvalue(), register_avicap_devices(), register_codec(), register_dsound_devices(), register_midiout_devices(), register_vfw_codecs(), register_wavein_devices(), register_waveout_devices(), release_dispex(), release_dynamic_var(), release_exec(), release_val(), remove_attribute(), remove_event_handler(), reset_request(), run_script(), SAFEARRAY_DestroyData(), security_get_sd(), service_pause_service(), service_resume_service(), service_start_service(), service_stop_service(), Session_DoAction(), Session_EvaluateCondition(), Session_FeatureCurrentState(), Session_FeatureRequestStateGet(), session_invoke(), Session_LanguageGet(), Session_ModeGet(), Session_PropertyGet(), set_status_text(), CCompartment::SetValue(), SHPropertyBag_OnIniFile(), SHPropertyBag_OnMemory(), SHPropertyBag_OnRegKey(), stack_pop_disp(), stack_popn(), stack_push(), StringList_Count(), StringList_Item(), summaryinfo_invoke(), SummaryInfo_PropertyCountGet(), super_navigate(), test_ADsBuildVarArrayStr(), test_attr(), test_attr_collection(), test_attr_collection_disp(), test_body_funs(), test_body_style(), test_BstrCopy(), test_cache_req_sa_(), test_case_sens(), test_change_type(), test_change_types(), test_child_col_disp(), test_cloneNode(), test_codec(), test_com_event_data_(), test_container_properties(), test_create(), test_createProcessingInstruction(), test_CreateTypeLib(), test_CUIAutomation_cache_request_iface(), test_CUIAutomation_condition_ifaces(), test_current_style(), test_default_body(), test_default_client_accessible_object(), test_default_clientside_providers(), test_default_properties(), test_default_value(), test_destructors(), test_devenum(), test_directshow_filter(), test_dispatch(), test_DispCallFunc(), test_DispGetParam(), test_dmo(), test_dom_implementation(), test_domdoc(), test_domnode(), test_DriveCollection(), test_dsound(), test_dump_typelib(), test_Element_cache_methods(), test_Element_Find(), test_Element_GetPropertyValue(), test_EmptyChangeTypeEx(), test_exec_fontname(), test_exec_script(), test_FileCollection(), test_focus(), test_FolderCollection(), test_font_events_disp(), test_frames_collection(), test_func(), test_get_childNodes(), test_get_dataType(), test_get_focused_elem_(), test_get_namespaces(), test_get_set_attr(), test_get_xml(), test_getAttribute(), test_GetRootElement(), test_global_id(), test_hash_value(), test_IDispatchClear(), test_imgload(), test_InitPropVariantFromBuffer(), test_InitPropVariantFromGUIDAsString(), test_Installer_Products(), test_Installer_RegistryValue(), test_interfaces(), test_invokeex(), test_isexpression(), test_items(), test_ITextDocument_Open(), test_IUIAutomationEventHandler(), test_IUnknownClear(), test_IWinHttpRequest(), test_IXMLDOMDocument2(), test_Keys(), test_legacy_filter(), test_load(), test_locator(), test_marshal_variant(), test_members(), test_midiout(), test_mxnamespacemanager(), test_mxwriter_cdata(), test_mxwriter_characters(), test_mxwriter_comment(), test_mxwriter_dtd(), test_mxwriter_encoding(), test_mxwriter_flush(), test_mxwriter_ignorablespaces(), test_mxwriter_indent(), test_mxwriter_pi(), test_mxwriter_properties(), test_mxwriter_startenddocument(), test_mxwriter_startendelement(), test_mxwriter_startendelement_batch(), test_mxwriter_startendelement_batch2(), test_mxwriter_stream(), test_named_items(), test_namedmap_newenum(), test_namespace(), test_node_hwnd_provider_(), test_node_hwnd_provider_navigation_(), test_nodeTypedValue(), test_nodeValue(), test_NullByRef(), test_number_localization(), test_object_elem(), test_OleLoadPicturePath(), test_onclick(), test_ParseDisplayName(), test_ParseName(), test_procedures(), test_propertybag_read(), test_propertybag_write(), test_propputref(), test_PropVariantToGUID(), test_PropVariantToVariant(), test_put_nodeTypedValue(), test_put_nodeValue(), test_RegExp(), test_registry(), test_safearray(), test_SafeArrayChangeTypeEx(), test_SafeArrayClear(), test_save(), test_saxreader(), test_saxreader_properties(), test_schema_refs(), test_script_dispatch(), test_script_exprs(), test_script_run(), test_selection(), test_set_csstext(), test_specific_encoder_properties(), test_StaticWidget(), test_StdRegProv(), test_style2(), test_style3(), test_style4(), test_style5(), test_stylesheets(), test_SummaryInfo(), test_SystemSecurity(), test_table_elem(), test_td_elem(), test_tr_elem(), test_type_info(), test_TypeInfo(), test_typelibmarshal(), test_uia_element_arr_(), test_uia_prov_from_acc_properties(), test_UiaAddEvent(), test_UiaFind(), test_UiaGetPropertyValue(), test_UiaGetRootNode(), test_UiaGetRuntimeId(), test_UiaGetUpdatedCache(), test_UiaHostProviderFromHwnd(), test_UiaHUiaNodeFromVariant(), test_UiaNavigate(), test_UiaNodeFromHandle(), test_UiaNodeFromHandle_client_proc(), test_UiaNodeFromProvider(), test_UiaProviderFromIAccessible(), test_UiaRegisterProviderCallback(), test_var_call1(), test_var_call2(), test_VarAdd(), test_VarCat(), test_VarDateChangeTypeEx(), test_VarFormatCurrency(), test_VarFormatFromTokens(), test_VariantClear(), test_VariantCopy(), test_VariantCopyInd(), test_VariantToPropVariant(), test_VariantToString(), test_VariantToStringWithDefault(), test_Verbs(), test_vfw(), test_wavein(), test_waveout(), test_Win32_Baseboard(), test_Win32_Bios(), test_Win32_ComputerSystem(), test_Win32_OperatingSystem(), test_Win32_PnPEntity(), test_Win32_Printer(), test_Win32_Process(), test_Win32_Service(), test_Win32_SystemEnclosure(), test_Win32_VideoController(), test_wshshell(), test_XDR_datatypes(), test_XDR_schemas(), test_xmlelem(), test_xmlelem_collection(), test_XMLHTTP(), test_xmlhttprequest(), test_xmlTypes(), test_XPath(), test_xsltemplate(), TLB_AllocAndInitVarDesc(), TLB_FreeCustData(), TLB_FreeElemDesc(), TLB_FreeVarDesc(), TLB_set_custdata(), typeinfo_release_funcdesc(), uia_com_focus_win_event_callback(), uia_com_focus_win_event_handler(), uia_condition_destroy(), uia_element_get_CurrentBoundingRectangle(), uia_element_get_CurrentControlType(), uia_element_get_CurrentName(), uia_element_Release(), uia_nested_node_provider_create_node_from_prov(), uia_nested_node_provider_get_focus(), uia_nested_node_provider_get_prop_val(), uia_nested_node_provider_navigate(), uia_node_from_handle_test_thread(), uia_node_ptr_to_unk_safearray(), uia_property_condition_check(), uia_property_condition_Release(), uia_provider_get_elem_prop_val(), uia_provider_get_focus(), uia_provider_get_special_prop_val(), UiaFind(), UiaGetRuntimeId(), UiaGetUpdatedCache(), update_readystate(), validate_regex_document(), VarAbs(), VarAdd(), VarAnd(), VarCat(), VarCmp(), VarDiv(), VarFix(), VARIANT_ClearInd(), VARIANT_Coerce(), VARIANT_FormatNumber(), VARIANT_FormatString(), variant_from_dt(), VARIANT_FromDisp(), VARIANT_UserFree(), VARIANT_UserUnmarshal(), VariantChangeType_ChangeType(), VariantChangeTypeEx(), VariantClearAndInvalidate(), VariantClearLazy(), VariantCopy(), VariantCopyInd(), VarIdiv(), VarImp(), VarInt(), VarMod(), VarMul(), VarNeg(), VarNot(), VarOr(), VarPow(), VarRound(), VarSub(), VarXor(), VBArray_getItem(), view_invoke(), Widget_variant(), WindowFromAccessibleObject(), winhttp_request_Send(), CRegPropertyBag::Write(), CIniPropertyBag::Write(), write_filter_data(), WshShell3_Popup(), WshShell3_RegWrite(), xmldoc_encoding(), xslprocessor_transform(), and CCompartment::~CCompartment().
| HRESULT WINAPI VariantCopy | ( | VARIANTARG * | pvargDest, |
| const VARIANTARG * | pvargSrc | ||
| ) |
Definition at line 724 of file variant.c.
Referenced by create_uia_property_condition_iface(), dict_enum_Next(), dictionary_get_Item(), dictionary_Items(), dictionary_Keys(), function_invoke(), get_event_handler(), HTMLEventObj_get_returnValue(), HTMLStyle3_get_zoom(), IDispatch_Invoke_Proxy(), IDispatch_Invoke_Stub(), IDxDiagContainerImpl_GetProp(), Installer_RegistryValue(), interp_deref(), interp_numval(), interp_retval(), interp_stack(), interp_val(), ITypeInfo2_fnGetCustData(), ITypeInfo2_fnGetFuncCustData(), ITypeInfo2_fnGetImplTypeCustData(), ITypeInfo2_fnGetParamCustData(), ITypeInfo2_fnGetVarCustData(), ITypeInfo_fnInvoke(), ITypeLib2_fnGetCustData(), jsval_to_variant(), jsval_variant(), list_invoke(), ListEnumerator_Next(), PropertyBag_Read(), PropertyBag_Write(), ProxyEventSink_AddAutomationPropertyChangedEvent(), CMemPropertyBag::Read(), SAFEARRAY_CopyData(), safearray_iter_IEnumVARIANT_Next(), SafeArrayGetElement(), SafeArrayPutElement(), stack_assume_val(), test_BstrCopy(), test_IDispatchCopy(), test_IUnknownCopy(), test_SafeArrayCopy(), test_VariantCopy(), TLB_AllocAndInitVarDesc(), TLB_copy_all_custdata(), TLB_CopyElemDesc(), TLB_set_custdata(), uia_condition_clone(), uia_element_GetCachedPropertyValueEx(), uia_property_condition_get_PropertyValue(), VarAdd(), VarAnd(), VARIANT_Coerce(), variant_copy(), VariantChangeTypeEx(), VariantCopyInd(), VarImp(), VarMul(), VarOr(), and VarXor().
| HRESULT WINAPI VariantCopyInd | ( | VARIANT * | pvargDest, |
| const VARIANTARG * | pvargSrc | ||
| ) |
Definition at line 823 of file variant.c.
Referenced by add_keyitem_pair(), assign_value(), dictionary_put_Item(), DispGetParam_CopyOnly(), exec_script(), Global_Array(), invoke_variant_prop(), CFolderItems::Item(), ITypeInfo_fnInvoke(), SummaryInfo_PropertyPut(), test_IDispatchCopy(), test_IUnknownCopy(), test_VariantCopyInd(), VarFormatCurrency(), VarFormatNumber(), VarFormatPercent(), VariantChangeTypeEx(), VariantCopyInd(), and winhttp_request_Send().
| void WINAPI VariantInit | ( | VARIANTARG * | pVarg | ) |
Definition at line 547 of file variant.c.
Referenced by _call_change_type(), _check_default_props(), _check_property(), _check_set_props(), _set_props(), _test_clone(), _test_elem_attr(), _test_readyState(), _unset_props(), Accessible_accNavigate(), Accessible_get_accFocus(), AccessibleChildren(), AccessibleObjectFromEvent(), add_keyitem_pair(), ADsBuildVarArrayStr(), AutomationObject_Invoke(), base_hwnd_provider_GetPropertyValue(), call_docview_84(), call_explorer_69(), CCompartment::CCompartment(), ATL::CComVariant::CComVariant(), ClientSideProvider_GetPropertyValue(), create_control_view_condition_iface(), create_enumerator(), create_node_from_node_provider(), create_uia_element_from_cache_req(), create_xmlhttprequest(), database_invoke(), Database_OpenView(), Database_SummaryInformation(), DatabaseImpl_LastErrorRecord(), DEVENUM_IMediaCatMoniker_BindToObject(), dictionary_get_Item(), dictionary_put_Key(), domelem_put_nodeTypedValue(), domelem_setAttribute(), element_get_dt(), encode_frame_wic(), enum_find_filter(), enumvar_get_next_item(), fill_filter_container(), FilterMapper3_EnumMatchingFilters(), FilterMapper_EnumMatchingFilters(), get_client_disp_property(), get_dynamic_prop(), get_focus_from_node_provider(), get_focused_uia_node(), get_hwnd_from_provider(), get_navigate_from_node_provider(), get_node_provider_description_string(), get_node_type(), get_prop_val_from_node(), get_prop_val_from_node_provider(), get_variant_for_elprov_node(), GetFilterInfo(), CCompartment::GetValue(), httprequest_open(), hwnd_host_provider_GetPropertyValue(), IDispatch_Invoke_Proxy(), IDispatch_Invoke_Stub(), IDxDiagContainerImpl_GetProp(), initialize_request(), InitVariantFromBuffer(), InitVariantFromFileTime(), Installer_CreateRecord(), Installer_InstallProduct(), Installer_OpenDatabase(), Installer_OpenPackage(), Installer_ProductInfo(), Installer_ProductState(), Installer_RegistryValue(), Installer_RegistryValueE(), Installer_RegistryValueI(), Installer_RegistryValueW(), Installer_RelatedProducts(), Installer_SummaryInformation(), Installer_UILevelPut(), InstallerImpl_CreateRecord(), InstallerImpl_EnableLog(), InstallerImpl_Environment(), InstallerImpl_FileAttributes(), InstallerImpl_FileSize(), InstallerImpl_FileVersion(), InstallerImpl_InstallProduct(), InstallerImpl_LastErrorRecord(), InstallerImpl_OpenDatabase(), InstallerImpl_OpenPackage(), InstallerImpl_OpenProduct(), InstallerImpl_ProductInfo(), InstallerImpl_ProductState(), InstallerImpl_RegistryValue(), InstallerImpl_RelatedProducts(), InstallerImpl_SummaryInformation(), InstallerImpl_UILevel(), invoke(), ITypeInfo2_fnGetCustData(), ITypeInfo2_fnGetFuncCustData(), ITypeInfo2_fnGetImplTypeCustData(), ITypeInfo2_fnGetParamCustData(), ITypeInfo2_fnGetVarCustData(), ITypeInfo_fnInvoke(), ITypeLib2_fnGetCustData(), list_invoke(), ListEnumerator_Next(), load_manifest(), msaa_acc_get_focus(), msaa_acc_prop_match(), msaa_acc_provider_get_Role(), msaa_check_acc_state_hres(), msaa_provider_GetPropertyValue(), navigate_uia_node(), node_append_child(), node_put_value(), node_put_value_escaped(), OLEFont_SendNotify(), OLEFontImpl_Invoke(), OLEFontImpl_IPersistPropertyBag_Load(), OLEPictureImpl_Invoke(), parse_elem_text(), process_get_owner(), PropertyBag_Read(), PropVariantToVariant(), ProviderSimple_GetPropertyValue(), CMemPropertyBag::Read(), CRegPropertyBag::Read(), CIniPropertyBag::Read(), CDesktopUpgradePropertyBag::Read(), read_property_names(), Record_IntegerDataGet(), Record_IntegerDataPut(), record_invoke(), Record_StringDataGet(), Record_StringDataPut(), reg_enum_key(), reg_enum_values(), reg_get_stringvalue(), request_get_property(), request_send(), security_get_sd(), Session_DoAction(), Session_EvaluateCondition(), Session_FeatureCurrentState(), Session_FeatureRequestStateGet(), Session_FeatureRequestStatePut(), session_invoke(), Session_Message(), Session_ModeGet(), Session_ModePut(), Session_PropertyGet(), Session_PropertyPut(), Session_SetInstallLevel(), SHPropertyBag_OnIniFile(), SHPropertyBag_OnMemory(), SHPropertyBag_OnRegKey(), StringList_Item(), summaryinfo_invoke(), SummaryInfo_PropertyGet(), SummaryInfo_PropertyPut(), test_attr_collection_disp(), test_ChangeType_keep_dst(), test_child_col_disp(), test_ClearCustData(), test_codec(), test_com_event_data_(), test_comparemode(), test_container_properties(), test_createProcessingInstruction(), test_CreateTypeLib(), test_CUIAutomation_cache_request_iface(), test_CUIAutomation_condition_ifaces(), test_default_clientside_providers(), test_devenum(), test_directshow_filter(), test_dispatch(), test_DispCallFunc(), test_DispGetParam(), test_dmo(), test_domdoc(), test_domnode(), test_dsound(), test_Element_Find(), test_Element_GetPropertyValue(), test_EmptyChangeTypeEx(), test_ErrorChangeTypeEx(), test_events(), test_Exists(), test_FileCollection(), test_FolderCollection(), test_func(), test_get_dataType(), test_get_ownerDocument(), test_get_xml(), test_getAttribute(), test_GetNames(), test_GetProp(), test_global_id(), test_hash_value(), test_IDispatchChangeTypeEx(), test_IDispatchCopy(), test_IEnumVARIANT(), test_InitVariantFromFileTime(), test_Installer_RegistryValue(), test_interfaces(), test_IUIAutomationEventHandler(), test_IUnknownChangeTypeEx(), test_IUnknownCopy(), test_IWinHttpRequest(), test_IWinHttpRequest_Invoke(), test_Keys(), test_legacy_filter(), test_length(), test_load(), test_locator(), test_marshal_VARIANT(), test_midiout(), test_namespace(), test_NullByRef(), test_NullChangeTypeEx(), test_OleLoadPicturePath(), test_propertybag_write(), test_PropVariantToVariant(), test_registry(), test_Remove(), test_safearray(), test_SafeArrayChangeTypeEx(), test_schema_refs(), test_script_run(), test_ShellExecute(), test_ShellWindows(), test_StaticWidget(), test_StdRegProv(), test_stylesheets(), test_SummaryInfo(), test_SystemSecurity(), test_type_info(), test_TypeInfo(), test_typelibmarshal(), test_uia_element_arr_(), test_uia_prov_from_acc_properties(), test_UiaGetRuntimeId(), test_UiaGetUpdatedCache(), test_VarCat(), test_VariantCopyInd(), test_VariantInit(), test_VariantToPropVariant(), test_VarRound(), test_VarSub(), test_VarUI1FromDisp(), test_vfw(), test_wavein(), test_waveout(), test_Win32_Baseboard(), test_Win32_Bios(), test_Win32_ComputerSystem(), test_Win32_OperatingSystem(), test_Win32_Process(), test_Win32_Processor(), test_Win32_QuickFixEngineering(), test_Win32_Service(), test_Win32_SystemEnclosure(), test_Win32_VideoController(), test_XDR_datatypes(), test_XDR_schemas(), test_XMLHTTP(), test_xmlTypes(), test_XPath(), TLB_AllocAndInitVarDesc(), TLB_copy_all_custdata(), TLB_CopyElemDesc(), TLB_set_custdata(), uia_com_focus_win_event_callback(), uia_com_focus_win_event_handler(), uia_com_focus_win_event_msaa_handler(), uia_condition_clone(), uia_element_get_CurrentBoundingRectangle(), uia_element_get_CurrentControlType(), uia_element_get_CurrentName(), uia_element_GetCachedPropertyValueEx(), uia_element_GetCurrentPropertyValueEx(), uia_nested_node_provider_create_node_from_prov(), uia_nested_node_provider_get_focus(), uia_nested_node_provider_get_prop_val(), uia_nested_node_provider_navigate(), uia_node_get_prop_val(), uia_provider_create_node_from_prov(), uia_provider_get_elem_prop_val(), uia_provider_get_focus(), uia_provider_get_prop_val(), uia_provider_navigate(), uia_raise_serverside_event(), uia_serverside_event_adviser_advise(), validate_regex_document(), VarAbs(), VarAdd(), VarAnd(), VarCat(), VarCmp(), VarDiv(), VarFix(), variant_from_dt(), VARIANT_FromDisp(), VarIdiv(), VarImp(), VarInt(), VarMod(), VarMul(), VarNeg(), VarNot(), VarOr(), VarPow(), VarRound(), VarSub(), VarXor(), View_Execute(), view_invoke(), View_Modify(), WindowFromAccessibleObject(), winhttp_request_Invoke(), winhttp_request_put_Option(), WshShell3_Popup(), WshShell3_RegRead(), WshShell3_RegWrite(), WshShell3_Run(), xmlelem_getAttribute(), and xmlnodelist_invoke().
Definition at line 1229 of file variant.c.
Referenced by test_dt2dos().
| INT WINAPI VariantTimeToSystemTime | ( | double | dateIn, |
| LPSYSTEMTIME | lpSt | ||
| ) |
Definition at line 1294 of file variant.c.
Referenced by summaryinfo_invoke(), test_dt2st(), to_system_time(), and VarBstrFromDate().
Definition at line 5248 of file variant.c.
Referenced by interp_idiv(), and test_VarIdiv().
Definition at line 5753 of file variant.c.
Referenced by interp_imp(), and test_VarImp().
Definition at line 4539 of file variant.c.
Referenced by Global_Int(), and test_VarInt().
Definition at line 5402 of file variant.c.
Referenced by interp_mod(), and test_VarMod().
Definition at line 3407 of file variant.c.
Referenced by interp_mul(), and test_VarMul().
Definition at line 4846 of file variant.c.
Referenced by interp_neg(), and test_VarNeg().
Definition at line 4974 of file variant.c.
Referenced by interp_not(), and test_VarNot().
| HRESULT WINAPI VarNumFromParseNum | ( | NUMPARSE * | pNumprs, |
| BYTE * | rgbDig, | ||
| ULONG | dwVtBits, | ||
| VARIANT * | pVarDst | ||
| ) |
Definition at line 2060 of file variant.c.
Referenced by VARIANT_NumberFromBstr().
Definition at line 4015 of file variant.c.
Referenced by interp_or(), and test_VarOr().
| HRESULT WINAPI VarParseNumFromStr | ( | const OLECHAR * | lpszStr, |
| LCID | lcid, | ||
| ULONG | dwFlags, | ||
| NUMPARSE * | pNumprs, | ||
| BYTE * | rgbDig | ||
| ) |
Definition at line 1578 of file variant.c.
Referenced by VARIANT_FormatNumber(), VARIANT_NumberFromBstr(), and wconvert_str().
Definition at line 5639 of file variant.c.
Referenced by interp_exp(), and test_VarPow().
Definition at line 5097 of file variant.c.
Referenced by test_Round(), and test_VarRound().
Definition at line 3747 of file variant.c.
Referenced by interp_sub(), and test_VarSub().
Definition at line 1404 of file variant.c.
Referenced by test_UdateFromDate(), variant_date_to_number(), VARIANT_FormatDate(), VariantTimeToDosDateTime(), and VariantTimeToSystemTime().
Definition at line 4612 of file variant.c.
Referenced by interp_xor(), test_VarXor(), and VarEqv().
| WINE_DEFAULT_DEBUG_CHANNEL | ( | variant | ) |