LibreOffice Module ucb (master) 1
|
#include <ftpintreq.hxx>
Public Member Functions | |
XInteractionApproveImpl () | |
virtual void SAL_CALL | select () override |
bool | isSelected () const |
Private Attributes | |
bool | m_bSelected |
Definition at line 30 of file ftpintreq.hxx.
XInteractionApproveImpl::XInteractionApproveImpl | ( | ) |
Definition at line 35 of file ftpintreq.cxx.
|
inline |
Definition at line 39 of file ftpintreq.hxx.
References m_bSelected.
Referenced by ftp::XInteractionRequestImpl::approved().
|
overridevirtual |
Definition at line 40 of file ftpintreq.cxx.
References m_bSelected.
|
private |
Definition at line 43 of file ftpintreq.hxx.
Referenced by isSelected(), and select().