LibreOffice Module fpicker (master) 1
Public Member Functions | Protected Member Functions | List of all members
svt::IFilePickerController Class Referenceabstract

#include <pickercallbacks.hxx>

Inheritance diagram for svt::IFilePickerController:
[legend]

Public Member Functions

virtual weld::WidgetgetControl (sal_Int16 nControlId, bool bLabelControl=false) const =0
 
virtual void enableControl (sal_Int16 nControlId, bool bEnable)=0
 
virtual OUString getCurFilter () const =0
 

Protected Member Functions

 ~IFilePickerController ()
 

Detailed Description

Definition at line 29 of file pickercallbacks.hxx.

Constructor & Destructor Documentation

◆ ~IFilePickerController()

svt::IFilePickerController::~IFilePickerController ( )
inlineprotected

Definition at line 37 of file pickercallbacks.hxx.

Member Function Documentation

◆ enableControl()

virtual void svt::IFilePickerController::enableControl ( sal_Int16  nControlId,
bool  bEnable 
)
pure virtual

◆ getControl()

virtual weld::Widget * svt::IFilePickerController::getControl ( sal_Int16  nControlId,
bool  bLabelControl = false 
) const
pure virtual

◆ getCurFilter()

virtual OUString svt::IFilePickerController::getCurFilter ( ) const
pure virtual

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