#include "accframe.hxx"
#include <accmap.hxx>
#include <com/sun/star/accessibility/XAccessibleComponent.hpp>
#include <com/sun/star/accessibility/XAccessibleContext3.hpp>
#include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/implbase.hxx>
#include <memory>
Go to the source code of this file.
constexpr OUStringLiteral sAccessibleServiceName = u"com.sun.star.accessibility.Accessible" |
|
inline |
Definition at line 43 of file acccontext.hxx.
Referenced by SwAccessibleGraphic::getSupportedServiceNames(), SwAccessibleHeaderFooter::getSupportedServiceNames(), SwAccessiblePreview::getSupportedServiceNames(), SwAccessibleFootnote::getSupportedServiceNames(), SwAccessibleEmbeddedObject::getSupportedServiceNames(), SwAccessiblePage::getSupportedServiceNames(), SwAccessibleCell::getSupportedServiceNames(), SwAccessibleTextFrame::getSupportedServiceNames(), SwAccessibleDocument::getSupportedServiceNames(), SwAccessibleTable::getSupportedServiceNames(), and SwAccessibleParagraph::getSupportedServiceNames().