LibreOffice Module slideshow (master) 1
Namespaces | Typedefs
shapemaps.hxx File Reference
#include <comphelper/interfacecontainer3.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/presentation/XShapeEventListener.hpp>
#include <memory>
#include <map>
Include dependency graph for shapemaps.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::drawing
 
namespace  slideshow
 
namespace  slideshow::internal
 

Typedefs

typedef ::std::map< css::uno::Reference< css::drawing::XShape >, std::shared_ptr< ::comphelper::OInterfaceContainerHelper3< css::presentation::XShapeEventListener > > > slideshow::internal::ShapeEventListenerMap
 Maps XShape to shape listener. More...
 
typedef ::std::map< css::uno::Reference< css::drawing::XShape >, sal_Int16 > slideshow::internal::ShapeCursorMap
 Maps XShape to mouse cursor. More...