LibreOffice Module svtools (master) 1
Public Member Functions | Public Attributes | List of all members
svt::EditBrowseBoxImpl Class Reference

#include <editbrowseboximpl.hxx>

Public Member Functions

void clearActiveCell ()
 

Public Attributes

css::uno::Reference< css::accessibility::XAccessible > m_xActiveCell
 

Detailed Description

Definition at line 26 of file editbrowseboximpl.hxx.

Member Function Documentation

◆ clearActiveCell()

void svt::EditBrowseBoxImpl::clearActiveCell ( )

Definition at line 105 of file editbrowsebox2.cxx.

References Exception, m_xActiveCell, and TOOLS_WARN_EXCEPTION.

Member Data Documentation

◆ m_xActiveCell

css::uno::Reference< css::accessibility::XAccessible > svt::EditBrowseBoxImpl::m_xActiveCell

Definition at line 29 of file editbrowseboximpl.hxx.

Referenced by clearActiveCell().


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