Home
last modified time | relevance | path

Searched defs:FolderPicker (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/mod/_fop/
H A DFolderPicker.java58 public class FolderPicker extends TestCase { class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/mod/_fop/
H A DFolderPicker.java58 public class FolderPicker extends TestCase { class
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Storage/Pickers/
H A Dmod.rs11 pub type FolderPicker = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Storage/Pickers/
H A Dmod.rs982 pub struct FolderPicker(::windows::runtime::IInspectable); struct
983 impl FolderPicker { impl
1084 unsafe impl ::windows::runtime::RuntimeType for FolderPicker { implementation
1087 unsafe impl ::windows::runtime::Interface for FolderPicker { implementation
1091 impl ::windows::runtime::RuntimeName for FolderPicker { implementation
1104 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for FolderPicker { implementation
1109 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &FolderPicker { implementation
1124 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for FolderPicker { implementation
1129 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for &'a FolderPicker { implementation
1134 unsafe impl ::std::marker::Send for FolderPicker {} implementation
[all …]