LibreOffice Module fpicker (master) 1
Public Member Functions | Protected Member Functions | List of all members
fpicker::win32::vista::IVistaFilePickerInternalNotify Class Referenceabstract

todo document me More...

#include <IVistaFilePickerInternalNotify.hxx>

Inheritance diagram for fpicker::win32::vista::IVistaFilePickerInternalNotify:
[legend]

Public Member Functions

virtual void onAutoExtensionChanged (bool bChecked)=0
 
virtual bool onFileTypeChanged (UINT nTypeIndex)=0
 
virtual void onDirectoryChanged ()=0
 

Protected Member Functions

 ~IVistaFilePickerInternalNotify ()
 

Detailed Description

todo document me

Definition at line 32 of file IVistaFilePickerInternalNotify.hxx.

Constructor & Destructor Documentation

◆ ~IVistaFilePickerInternalNotify()

fpicker::win32::vista::IVistaFilePickerInternalNotify::~IVistaFilePickerInternalNotify ( )
inlineprotected

Definition at line 43 of file IVistaFilePickerInternalNotify.hxx.

Member Function Documentation

◆ onAutoExtensionChanged()

virtual void fpicker::win32::vista::IVistaFilePickerInternalNotify::onAutoExtensionChanged ( bool  bChecked)
pure virtual

◆ onDirectoryChanged()

virtual void fpicker::win32::vista::IVistaFilePickerInternalNotify::onDirectoryChanged ( )
pure virtual

◆ onFileTypeChanged()

virtual bool fpicker::win32::vista::IVistaFilePickerInternalNotify::onFileTypeChanged ( UINT  nTypeIndex)
pure virtual

The documentation for this class was generated from the following file: