Home
last modified time | relevance | path

Searched defs:IXmlDocument (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DToastNotificationHandler.h54 typedef ABI::Windows::Data::Xml::Dom::IXmlDocument IXmlDocument; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DToastNotificationHandler.h54 typedef ABI::Windows::Data::Xml::Dom::IXmlDocument IXmlDocument; typedef
/dports/www/firefox/firefox-99.0/widget/windows/
H A DToastNotificationHandler.h54 typedef ABI::Windows::Data::Xml::Dom::IXmlDocument IXmlDocument; typedef
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DToastNotificationHandler.h54 typedef ABI::Windows::Data::Xml::Dom::IXmlDocument IXmlDocument; typedef
/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Src/Newtonsoft.Json/Converters/
H A DXmlNodeConverter.cs280 internal interface IXmlDocument : IXmlNode interface
/dports/irc/smuxi/smuxi-1.1/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Converters/
H A DXmlNodeConverter.cs280 internal interface IXmlDocument : IXmlNode interface
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/Converters/
H A DXmlNodeConverter.cs353 internal interface IXmlDocument : IXmlNode interface
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Data/Xml/Dom/
H A Dmod.rs1156 pub struct IXmlDocument(::windows::runtime::IInspectable); struct
1157 unsafe impl ::windows::runtime::Interface for IXmlDocument { implementation