LibreOffice Module svx (master) 1
|
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/container/XContainerListener.hpp>
#include <com/sun/star/lang/EventObject.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/util/XModeChangeListener.hpp>
#include <comphelper/uno3.hxx>
#include <cppuhelper/implbase4.hxx>
#include <cppuhelper/weakref.hxx>
#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
#include <svx/AccessibleShape.hxx>
Go to the source code of this file.
Classes | |
class | accessibility::AccessibleControlShape |
@descr More... | |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::accessibility |
namespace | com::sun::star::awt |
namespace | com::sun::star::beans |
namespace | com::sun::star::container |
namespace | com::sun::star::lang |
namespace | com::sun::star::uno |
namespace | com::sun::star::util |
namespace | comphelper |
class SvxPropertySetInfoPool | |
namespace | accessibility |
Typedefs | |
typedef ::cppu::ImplHelper4< css::beans::XPropertyChangeListener, css::util::XModeChangeListener, css::container::XContainerListener, css::accessibility::XAccessibleEventListener > | accessibility::AccessibleControlShape_Base |