LibreOffice Module basctl (master) 1
Public Member Functions | Public Attributes | List of all members
basctl::AccessibleDialogWindow::ChildDescriptor Class Reference
Collaboration diagram for basctl::AccessibleDialogWindow::ChildDescriptor:
[legend]

Public Member Functions

 ChildDescriptor (DlgEdObj *_pDlgEdObj)
 
bool operator== (const ChildDescriptor &rDesc)
 
bool operator< (const ChildDescriptor &rDesc) const
 

Public Attributes

DlgEdObjpDlgEdObj
 
css::uno::Reference< css::accessibility::XAccessible > rxAccessible
 

Detailed Description

Definition at line 52 of file accessibledialogwindow.hxx.

Constructor & Destructor Documentation

◆ ChildDescriptor()

basctl::AccessibleDialogWindow::ChildDescriptor::ChildDescriptor ( DlgEdObj _pDlgEdObj)

Definition at line 53 of file accessibledialogwindow.cxx.

Member Function Documentation

◆ operator<()

bool basctl::AccessibleDialogWindow::ChildDescriptor::operator< ( const ChildDescriptor rDesc) const

Definition at line 68 of file accessibledialogwindow.cxx.

References SdrObject::GetOrdNum(), and pDlgEdObj.

◆ operator==()

bool basctl::AccessibleDialogWindow::ChildDescriptor::operator== ( const ChildDescriptor rDesc)

Definition at line 58 of file accessibledialogwindow.cxx.

References pDlgEdObj.

Member Data Documentation

◆ pDlgEdObj

DlgEdObj* basctl::AccessibleDialogWindow::ChildDescriptor::pDlgEdObj

◆ rxAccessible

css::uno::Reference< css::accessibility::XAccessible > basctl::AccessibleDialogWindow::ChildDescriptor::rxAccessible

Definition at line 56 of file accessibledialogwindow.hxx.


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