LibreOffice Module ucb (master) 1
Public Member Functions | Private Attributes | List of all members
ftp::XInteractionApproveImpl Class Reference

#include <ftpintreq.hxx>

Inheritance diagram for ftp::XInteractionApproveImpl:
[legend]
Collaboration diagram for ftp::XInteractionApproveImpl:
[legend]

Public Member Functions

 XInteractionApproveImpl ()
 
virtual void SAL_CALL select () override
 
bool isSelected () const
 

Private Attributes

bool m_bSelected
 

Detailed Description

Definition at line 30 of file ftpintreq.hxx.

Constructor & Destructor Documentation

◆ XInteractionApproveImpl()

XInteractionApproveImpl::XInteractionApproveImpl ( )

Definition at line 35 of file ftpintreq.cxx.

Member Function Documentation

◆ isSelected()

bool ftp::XInteractionApproveImpl::isSelected ( ) const
inline

Definition at line 39 of file ftpintreq.hxx.

References m_bSelected.

Referenced by ftp::XInteractionRequestImpl::approved().

◆ select()

void SAL_CALL XInteractionApproveImpl::select ( )
overridevirtual

Definition at line 40 of file ftpintreq.cxx.

References m_bSelected.

Member Data Documentation

◆ m_bSelected

bool ftp::XInteractionApproveImpl::m_bSelected
private

Definition at line 43 of file ftpintreq.hxx.

Referenced by isSelected(), and select().


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