LibreOffice Module comphelper (master)
1
|
#include <com/sun/star/accessibility/XAccessibleText.hpp>
#include <com/sun/star/accessibility/TextSegment.hpp>
#include <comphelper/accessiblecomponenthelper.hxx>
#include <cppuhelper/implbase1.hxx>
#include <comphelper/comphelperdllapi.h>
Go to the source code of this file.
Classes | |
class | comphelper::OCommonAccessibleText |
base class encapsulating common functionality for the helper classes implementing the XAccessibleText More... | |
class | comphelper::OAccessibleTextHelper |
a helper class for implementing an AccessibleExtendedComponent which at the same time supports an XAccessibleText interface More... | |
Namespaces | |
com::sun::star::i18n | |
comphelper | |
Typedefs | |
typedef ::cppu::ImplHelper1< css::accessibility::XAccessibleText > | comphelper::OAccessibleTextHelper_Base |