an InteractionHandler implementation which extends another handler with some customizability
More...
#include <finteraction.hxx>
an InteractionHandler implementation which extends another handler with some customizability
Definition at line 34 of file finteraction.hxx.
◆ OFilePickerInteractionHandler()
dbaui::OFilePickerInteractionHandler::OFilePickerInteractionHandler |
( |
const css::uno::Reference< css::task::XInteractionHandler > & |
_rxMaster | ) |
|
|
explicit |
◆ ~OFilePickerInteractionHandler()
virtual dbaui::OFilePickerInteractionHandler::~OFilePickerInteractionHandler |
( |
| ) |
|
|
overrideprivatevirtual |
◆ handle()
virtual void SAL_CALL dbaui::OFilePickerInteractionHandler::handle |
( |
const css::uno::Reference< css::task::XInteractionRequest > & |
_rxRequest | ) |
|
|
overrideprivatevirtual |
◆ isDoesNotExist()
bool dbaui::OFilePickerInteractionHandler::isDoesNotExist |
( |
| ) |
const |
|
inline |
◆ m_bDoesNotExist
bool dbaui::OFilePickerInteractionHandler::m_bDoesNotExist |
|
private |
◆ m_xMaster
css::uno::Reference< css::task::XInteractionHandler > dbaui::OFilePickerInteractionHandler::m_xMaster |
|
private |
The documentation for this class was generated from the following file: