Home
last modified time | relevance | path

Searched refs:IFileDialogEvents (Results 1 – 25 of 243) sorted by relevance

12345678910

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfilechoosernativewin32.c56 IFileDialogEvents *events;
101 IFileDialogEvents iFileDialogEvents;
112 ifiledialogevents_AddRef (IFileDialogEvents *self) in ifiledialogevents_AddRef()
125 ifiledialogevents_Release (IFileDialogEvents *self) in ifiledialogevents_Release()
141 ifiledialogevents_QueryInterface (IFileDialogEvents *self, in ifiledialogevents_QueryInterface()
160 ifiledialogevents_OnFileOk (IFileDialogEvents *self, in ifiledialogevents_OnFileOk()
175 ifiledialogevents_OnFolderChange (IFileDialogEvents *self, in ifiledialogevents_OnFolderChange()
237 ifiledialogevents_OnTypeChange (IFileDialogEvents * self, in ifiledialogevents_OnTypeChange()
260 ifiledialogevents_OnOverwrite (IFileDialogEvents * self, in ifiledialogevents_OnOverwrite()
282 file_dialog_events_send_close (IFileDialogEvents *self) in file_dialog_events_send_close()
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkfilechoosernativewin32.c53 IFileDialogEvents *events;
96 IFileDialogEvents iFileDialogEvents;
107 ifiledialogevents_AddRef (IFileDialogEvents *self) in ifiledialogevents_AddRef()
120 ifiledialogevents_Release (IFileDialogEvents *self) in ifiledialogevents_Release()
136 ifiledialogevents_QueryInterface (IFileDialogEvents *self, in ifiledialogevents_QueryInterface()
155 ifiledialogevents_OnFileOk (IFileDialogEvents *self, in ifiledialogevents_OnFileOk()
170 ifiledialogevents_OnFolderChange (IFileDialogEvents *self, in ifiledialogevents_OnFolderChange()
232 ifiledialogevents_OnTypeChange (IFileDialogEvents * self, in ifiledialogevents_OnTypeChange()
254 ifiledialogevents_OnOverwrite (IFileDialogEvents * self, in ifiledialogevents_OnOverwrite()
276 file_dialog_events_send_close (IFileDialogEvents *self) in file_dialog_events_send_close()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/dialogs/win32/
H A Dmingw-compat.h123 typedef interface IFileDialogEvents IFileDialogEvents; typedef
140 STDMETHOD (Advise) (THIS_ IFileDialogEvents *pfde, DWORD *pdwCookie) PURE; in DECLARE_INTERFACE_()
/dports/games/scummvm/scummvm-2.5.1/backends/dialogs/win32/
H A Dmingw-compat.h123 typedef interface IFileDialogEvents IFileDialogEvents; typedef
140 STDMETHOD (Advise) (THIS_ IFileDialogEvents *pfde, DWORD *pdwCookie) PURE; in DECLARE_INTERFACE_()
/dports/www/firefox/firefox-99.0/toolkit/components/aboutthirdparty/
H A DAboutThirdParty_TestMethods.cpp15 class FileDialogEventsForTesting final : public IFileDialogEvents {
37 RefPtr ref(static_cast<IFileDialogEvents*>(this)); in QueryInterface()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/aboutthirdparty/
H A DAboutThirdParty_TestMethods.cpp15 class FileDialogEventsForTesting final : public IFileDialogEvents {
37 RefPtr ref(static_cast<IFileDialogEvents*>(this)); in QueryInterface()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/aboutthirdparty/
H A DAboutThirdParty_TestMethods.cpp15 class FileDialogEventsForTesting final : public IFileDialogEvents {
37 RefPtr ref(static_cast<IFileDialogEvents*>(this)); in QueryInterface()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/dialogs/
H A Dqfiledialog_win_p.h167 DECLARE_INTERFACE(IFileDialogEvents);
207 STDMETHOD(Advise)(THIS_ IFileDialogEvents *pfde, DWORD *pdwCookie) PURE; in DECLARE_INTERFACE_()
228 DECLARE_INTERFACE_(IFileDialogEvents, IUnknown) in DECLARE_INTERFACE_() argument
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/input/cpp/
H A DUNI-1358.cpp7 IFileDialogEvents : public IUnknown
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/expected/cpp/
H A D10063-UNI-1358.cpp7 IFileDialogEvents : public IUnknown
/dports/editors/libreoffice/libreoffice-7.2.6.2/fpicker/source/win32/
H A Dvistatypes.h36 typedef sal::systools::COMReference<IFileDialogEvents> TFileDialogEvents;
H A DVistaFilePickerEventHandler.cxx65 *ppObject = static_cast<IUnknown*>(static_cast<IFileDialogEvents*>(this)); in QueryInterface()
68 *ppObject = static_cast<IFileDialogEvents*>(this); in QueryInterface()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/fpicker/source/win32/
H A Dvistatypes.h37 typedef ComPtr< IFileDialogEvents , IID_IFileDialogEvents > TFileDialogEven…
H A DVistaFilePickerEventHandler.cxx64 *ppObject = static_cast<IUnknown*>(static_cast<IFileDialogEvents*>(this)); in QueryInterface()
67 *ppObject = static_cast<IFileDialogEvents*>(this); in QueryInterface()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dshobjidl.rs31 interface IFileDialogEvents(IFileDialogEventsVtbl): IUnknown(IUnknownVtbl) {
96 pfde: *mut IFileDialogEvents,
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Dshobjidl.rs31 interface IFileDialogEvents(IFileDialogEventsVtbl): IUnknown(IUnknownVtbl) {
96 pfde: *mut IFileDialogEvents,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/um/
H A Dshobjidl.rs31 interface IFileDialogEvents(IFileDialogEventsVtbl): IUnknown(IUnknownVtbl) {
96 pfde: *mut IFileDialogEvents,
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dshobjidl.rs31 interface IFileDialogEvents(IFileDialogEventsVtbl): IUnknown(IUnknownVtbl) {
96 pfde: *mut IFileDialogEvents,
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.3.9/src/um/
H A Dshobjidl.rs31 interface IFileDialogEvents(IFileDialogEventsVtbl): IUnknown(IUnknownVtbl) {
96 pfde: *mut IFileDialogEvents,
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dshobjidl.rs31 interface IFileDialogEvents(IFileDialogEventsVtbl): IUnknown(IUnknownVtbl) {
96 pfde: *mut IFileDialogEvents,
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/winapi-0.3.9/src/um/
H A Dshobjidl.rs31 interface IFileDialogEvents(IFileDialogEventsVtbl): IUnknown(IUnknownVtbl) {
96 pfde: *mut IFileDialogEvents,
/dports/editors/kibi/kibi-0.2.2/cargo-crates/winapi-0.3.9/src/um/
H A Dshobjidl.rs31 interface IFileDialogEvents(IFileDialogEventsVtbl): IUnknown(IUnknownVtbl) {
96 pfde: *mut IFileDialogEvents,
/dports/misc/broot/broot-1.7.0/cargo-crates/winapi-0.3.9/src/um/
H A Dshobjidl.rs31 interface IFileDialogEvents(IFileDialogEventsVtbl): IUnknown(IUnknownVtbl) {
96 pfde: *mut IFileDialogEvents,
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/winapi-0.3.9/src/um/
H A Dshobjidl.rs31 interface IFileDialogEvents(IFileDialogEventsVtbl): IUnknown(IUnknownVtbl) {
96 pfde: *mut IFileDialogEvents,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.3.9/src/um/
H A Dshobjidl.rs31 interface IFileDialogEvents(IFileDialogEventsVtbl): IUnknown(IUnknownVtbl) {
96 pfde: *mut IFileDialogEvents,

12345678910