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

#include <filinsreq.hxx>

Inheritance diagram for fileaccess::XInteractionAbortImpl:
[legend]
Collaboration diagram for fileaccess::XInteractionAbortImpl:
[legend]

Public Member Functions

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

Private Attributes

bool m_bSelected
 

Detailed Description

Definition at line 74 of file filinsreq.hxx.

Constructor & Destructor Documentation

◆ XInteractionAbortImpl()

fileaccess::XInteractionAbortImpl::XInteractionAbortImpl ( )
inline

Definition at line 79 of file filinsreq.hxx.

Member Function Documentation

◆ isSelected()

bool fileaccess::XInteractionAbortImpl::isSelected ( ) const
inline

Definition at line 90 of file filinsreq.hxx.

References m_bSelected.

Referenced by fileaccess::XInteractionRequestImpl::aborted().

◆ select()

virtual void SAL_CALL fileaccess::XInteractionAbortImpl::select ( )
inlineoverridevirtual

Definition at line 84 of file filinsreq.hxx.

References m_bSelected.

Member Data Documentation

◆ m_bSelected

bool fileaccess::XInteractionAbortImpl::m_bSelected
private

Definition at line 97 of file filinsreq.hxx.

Referenced by isSelected(), and select().


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