Home
last modified time | relevance | path

Searched refs:AccessibleChartElement (Results 1 – 9 of 9) sorted by relevance

/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleChartElement.cxx78 AccessibleChartElement::AccessibleChartElement( in AccessibleChartElement() function in chart::AccessibleChartElement
88 AccessibleChartElement::~AccessibleChartElement() in ~AccessibleChartElement()
95 bool AccessibleChartElement::ImplUpdateChildren() in ImplUpdateChildren()
115 void AccessibleChartElement::InitTextEdit() in InitTextEdit()
263 OUString SAL_CALL AccessibleChartElement::getToolTipText() in getToolTipText()
285 awt::Rectangle SAL_CALL AccessibleChartElement::getBounds() in getBounds()
291 awt::Point SAL_CALL AccessibleChartElement::getLocation() in getLocation()
303 awt::Size SAL_CALL AccessibleChartElement::getSize() in getSize()
309 void SAL_CALL AccessibleChartElement::grabFocus() in grabFocus()
315 sal_Int32 SAL_CALL AccessibleChartElement::getForeground() in getForeground()
[all …]
H A DAccessibleChartElement.hxx75 class AccessibleChartElement : class
79 AccessibleChartElement( const AccessibleElementInfo & rAccInfo,
82 virtual ~AccessibleChartElement();
H A DChartElementFactory.cxx43 return new AccessibleChartElement( rAccInfo, false, false ); in CreateChartElement()
67 return new AccessibleChartElement( rAccInfo, true, false ); in CreateChartElement()
H A DAccStatisticsObject.hxx35 class AccStatisticsObject : public AccessibleChartElement
H A DAccStatisticsObject.cxx37 : AccessibleChartElement( rAccInfo, false/*NoChildren*/, true/*AlwaysTransparent*/ ) in AccStatisticsObject()
H A Dmakefile.mk42 $(SLO)$/AccessibleChartElement.obj \
/trunk/main/offapi/com/sun/star/chart/
H A DAccessibleChartDocumentView.idl80 <type>AccessibleChartElement</type>. Additionally, there may be
130 <type>AccessibleChartElement</type></p>
132 @see AccessibleChartElement
H A DAccessibleChartElement.idl60 published service AccessibleChartElement
/trunk/main/offapi/
H A DUnoApi_offapi.mk270 offapi/com/sun/star/chart/AccessibleChartElement \

Completed in 46 milliseconds