Harlinn.Windows 0.1
|
This is the complete list of members for Harlinn::Windows::FileDialogEventsImplementation, including all inherited members.
Base typedef | Harlinn::Windows::FileDialogEventsImplementation | |
fileDialog | Harlinn::Windows::FileDialogEventsImplementation | private |
FileDialogEventsImplementation(FileDialog *theFileDialog) | Harlinn::Windows::FileDialogEventsImplementation | |
OnFileOk(IFileDialog *pfd) | Harlinn::Windows::FileDialogEventsImplementation | virtual |
OnFolderChange(IFileDialog *pfd) | Harlinn::Windows::FileDialogEventsImplementation | virtual |
OnFolderChanging(IFileDialog *pfd, IShellItem *psiFolder) | Harlinn::Windows::FileDialogEventsImplementation | virtual |
OnOverwrite(IFileDialog *pfd, IShellItem *psi, FDE_OVERWRITE_RESPONSE *pResponse) | Harlinn::Windows::FileDialogEventsImplementation | virtual |
OnSelectionChange(IFileDialog *pfd) | Harlinn::Windows::FileDialogEventsImplementation | virtual |
OnShareViolation(IFileDialog *pfd, IShellItem *psi, FDE_SHAREVIOLATION_RESPONSE *pResponse) | Harlinn::Windows::FileDialogEventsImplementation | virtual |
OnTypeChange(IFileDialog *pfd) | Harlinn::Windows::FileDialogEventsImplementation | virtual |