LibreOffice Module ucb (master) 1
|
#include <filinsreq.hxx>
Public Member Functions | |
XInteractionAbortImpl () | |
virtual void SAL_CALL | select () override |
bool | isSelected () const |
Private Attributes | |
bool | m_bSelected |
Definition at line 74 of file filinsreq.hxx.
|
inline |
Definition at line 79 of file filinsreq.hxx.
|
inline |
Definition at line 90 of file filinsreq.hxx.
References m_bSelected.
Referenced by fileaccess::XInteractionRequestImpl::aborted().
|
inlineoverridevirtual |
Definition at line 84 of file filinsreq.hxx.
References m_bSelected.
|
private |
Definition at line 97 of file filinsreq.hxx.
Referenced by isSelected(), and select().