LibreOffice Module sw (master) 1
Classes | Namespaces | Variables
acccontext.hxx File Reference
#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 <unotools/resmgr.hxx>
#include <memory>
#include <mutex>
Include dependency graph for acccontext.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwAccessibleContext
 

Namespaces

namespace  vcl
 
namespace  accessibility
 

Variables

constexpr OUStringLiteral sAccessibleServiceName = u"com.sun.star.accessibility.Accessible"
 

Variable Documentation

◆ sAccessibleServiceName

constexpr OUStringLiteral sAccessibleServiceName = u"com.sun.star.accessibility.Accessible"
inlineconstexpr