LibreOffice Module fpicker (master) 1
Public Member Functions | Private Attributes | List of all members
fpicker::win32::vista::TDialogImplBase Class Reference

Public Member Functions

 TDialogImplBase (IFileDialog *iDialog)
 
virtual ~TDialogImplBase ()=default
 
TFileDialog getComPtr ()
 
virtual sal::systools::COMReference< IShellItemArray > getResult (bool bInExecute)
 

Private Attributes

TFileDialog m_iDialog
 

Detailed Description

Definition at line 102 of file VistaFilePickerImpl.cxx.

Constructor & Destructor Documentation

◆ TDialogImplBase()

fpicker::win32::vista::TDialogImplBase::TDialogImplBase ( IFileDialog *  iDialog)
inline

Definition at line 105 of file VistaFilePickerImpl.cxx.

◆ ~TDialogImplBase()

virtual fpicker::win32::vista::TDialogImplBase::~TDialogImplBase ( )
virtualdefault

Member Function Documentation

◆ getComPtr()

TFileDialog fpicker::win32::vista::TDialogImplBase::getComPtr ( )
inline

Definition at line 112 of file VistaFilePickerImpl.cxx.

References m_iDialog.

◆ getResult()

virtual sal::systools::COMReference< IShellItemArray > fpicker::win32::vista::TDialogImplBase::getResult ( bool  bInExecute)
inlinevirtual

Definition at line 113 of file VistaFilePickerImpl.cxx.

References m_iDialog.

Member Data Documentation

◆ m_iDialog

TFileDialog fpicker::win32::vista::TDialogImplBase::m_iDialog
private

Definition at line 130 of file VistaFilePickerImpl.cxx.

Referenced by getComPtr(), and getResult().


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