LibreOffice Module svx (master) 1
Classes | Namespaces | Typedefs
ChildrenManagerImpl.hxx File Reference
#include <svx/IAccessibleViewForwarderListener.hxx>
#include <svx/IAccessibleParent.hxx>
#include <svx/AccessibleShapeTreeInfo.hxx>
#include <editeng/AccessibleContextBase.hxx>
#include <comphelper/compbase.hxx>
#include <tools/gen.hxx>
#include <vector>
#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/drawing/XShapes.hpp>
#include <com/sun/star/document/XEventListener.hpp>
#include <com/sun/star/view/XSelectionChangeListener.hpp>
#include <com/sun/star/accessibility/XAccessible.hpp>
Include dependency graph for ChildrenManagerImpl.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  accessibility::ChildrenManagerImpl
 This class contains the actual implementation of the children manager. More...
 
class  accessibility::ChildDescriptor
 A child descriptor holds a reference to a UNO shape and the corresponding accessible object. More...
 

Namespaces

namespace  accessibility
 

Typedefs

typedef ::std::vector< ChildDescriptor > accessibility::ChildDescriptorListType