LibreOffice Module accessibility (master) 1
Classes | Typedefs
vclxaccessibletoolbox.hxx File Reference
#include <map>
#include <toolkit/awt/vclxaccessiblecomponent.hxx>
#include <vcl/toolbox.hxx>
#include <com/sun/star/accessibility/XAccessibleSelection.hpp>
#include <cppuhelper/implbase.hxx>
Include dependency graph for vclxaccessibletoolbox.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VCLXAccessibleToolBox
 

Typedefs

typedef std::map< sal_Int32, css::uno::Reference< css::accessibility::XAccessible > > ToolBoxItemsMap
 

Typedef Documentation

◆ ToolBoxItemsMap

typedef std::map< sal_Int32, css::uno::Reference< css::accessibility::XAccessible > > ToolBoxItemsMap

Definition at line 30 of file vclxaccessibletoolbox.hxx.