LibreOffice Module chart2 (master) 1
Public Attributes | List of all members
chart::AccessibleElementInfo Struct Reference

#include <AccessibleBase.hxx>

Collaboration diagram for chart::AccessibleElementInfo:
[legend]

Public Attributes

AccessibleUniqueId m_aOID
 
unotools::WeakReference< ::chart::ChartModel > m_xChartDocument
 
css::uno::WeakReference< css::view::XSelectionSupplier > m_xSelectionSupplier
 
unotools::WeakReference< ::chart::ChartViewm_xView
 
css::uno::WeakReference< css::awt::XWindow > m_xWindow
 
std::shared_ptr< ObjectHierarchym_spObjectHierarchy
 
AccessibleBasem_pParent
 
SdrViewm_pSdrView
 
::accessibility::IAccessibleViewForwarderm_pViewForwarder
 

Detailed Description

Definition at line 61 of file AccessibleBase.hxx.

Member Data Documentation

◆ m_aOID

AccessibleUniqueId chart::AccessibleElementInfo::m_aOID

◆ m_pParent

AccessibleBase* chart::AccessibleElementInfo::m_pParent

◆ m_pSdrView

SdrView* chart::AccessibleElementInfo::m_pSdrView

◆ m_pViewForwarder

::accessibility::IAccessibleViewForwarder* chart::AccessibleElementInfo::m_pViewForwarder

◆ m_spObjectHierarchy

std::shared_ptr< ObjectHierarchy > chart::AccessibleElementInfo::m_spObjectHierarchy

◆ m_xChartDocument

unotools::WeakReference< ::chart::ChartModel > chart::AccessibleElementInfo::m_xChartDocument

◆ m_xSelectionSupplier

css::uno::WeakReference< css::view::XSelectionSupplier > chart::AccessibleElementInfo::m_xSelectionSupplier

Definition at line 66 of file AccessibleBase.hxx.

Referenced by chart::AccessibleChartView::initialize().

◆ m_xView

unotools::WeakReference< ::chart::ChartView > chart::AccessibleElementInfo::m_xView

◆ m_xWindow

css::uno::WeakReference< css::awt::XWindow > chart::AccessibleElementInfo::m_xWindow

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