Searched refs:GetDataAsUniString (Results 1 – 4 of 4) sorted by relevance
178 IsOpenOfficeRegisteredForMsApplication(RegVal->GetDataAsUniString())) in QueryPreselectForMsApplication()183 … else if ( (REG_SZ == RegVal->GetType()) && ! root_key->HasSubKey( RegVal->GetDataAsUniString() ) ) in QueryPreselectForMsApplication()411 std::wstring CmdLine = RegVal->GetDataAsUniString(); in RegisterAsDefaultHtmlEditorForInternetExplorer()452 std::wstring CmdLine = RegVal->GetDataAsUniString(); in UnregisterAsDefaultHtmlEditorForInternetExplorer()498 std::wstring HtmFwdKey = RegVal->GetDataAsUniString(); in RegisterAsDefaultShellHtmlEditor()508 std::wstring CmdLine = RegVal->GetDataAsUniString(); in RegisterAsDefaultShellHtmlEditor()541 std::wstring HtmFwdKey = RegVal->GetDataAsUniString(); in UnregisterAsDefaultShellHtmlEditor()550 std::wstring CmdLine = RegVal->GetDataAsUniString(); in UnregisterAsDefaultShellHtmlEditor()734 std::wstring str = RegVal->GetDataAsUniString(); in RegisterForMsOfficeApplication()756 IsOpenOfficeRegisteredForMsApplication(RegVal->GetDataAsUniString())) in UnregisterForMsOfficeApplication()
75 std::wstring GetDataAsUniString() const;
91 std::wstring RootHtmFwdKey = RegVal->GetDataAsUniString(); in RegisterAsDefaultShellHtmlEditor()
139 std::wstring RegistryValueImpl::GetDataAsUniString() const in GetDataAsUniString() function in RegistryValueImpl
Completed in 39 milliseconds