Home
last modified time | relevance | path

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

/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrar.cxx178 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()
H A Dregistryvalueimpl.hxx75 std::wstring GetDataAsUniString() const;
H A Duserregistrar.cxx91 std::wstring RootHtmFwdKey = RegVal->GetDataAsUniString(); in RegisterAsDefaultShellHtmlEditor()
H A Dregistryvalueimpl.cxx139 std::wstring RegistryValueImpl::GetDataAsUniString() const in GetDataAsUniString() function in RegistryValueImpl

Completed in 14 milliseconds