LibreOffice Module comphelper (master) 1
Classes | Namespaces | Macros
accessibleselectionhelper.hxx File Reference
#include <config_options.h>
#include <comphelper/uno3.hxx>
#include <comphelper/accessiblecomponenthelper.hxx>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/accessibility/XAccessibleSelection.hpp>
#include <comphelper/comphelperdllapi.h>
Include dependency graph for accessibleselectionhelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  comphelper::OCommonAccessibleSelection
 base class encapsulating common functionality for the helper classes implementing the XAccessibleSelection More...
 

Namespaces

namespace  comphelper
 

Macros

#define ACCESSIBLE_SELECTION_CHILD_ALL   (sal_Int32(-1))
 
#define ACCESSIBLE_SELECTION_CHILD_SELF   ((sal_Int32)-2)
 

Macro Definition Documentation

◆ ACCESSIBLE_SELECTION_CHILD_ALL

#define ACCESSIBLE_SELECTION_CHILD_ALL   (sal_Int32(-1))

Definition at line 30 of file accessibleselectionhelper.hxx.

◆ ACCESSIBLE_SELECTION_CHILD_SELF

#define ACCESSIBLE_SELECTION_CHILD_SELF   ((sal_Int32)-2)

Definition at line 31 of file accessibleselectionhelper.hxx.