Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Text/
H A Dmod.rs1219 pub struct ITextDocument3(::windows::runtime::IInspectable); struct
1220 unsafe impl ::windows::runtime::Interface for ITextDocument3 { implementation
2968 let this = &::windows::runtime::Interface::cast::<ITextDocument3>(self)?; in ClearUndoRedoHistory()