summaryrefslogtreecommitdiff
path: root/slideshow/source/inc/shapemaps.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/inc/shapemaps.hxx')
-rw-r--r--slideshow/source/inc/shapemaps.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/slideshow/source/inc/shapemaps.hxx b/slideshow/source/inc/shapemaps.hxx
index ebafcae08de1..a6987a46cfa5 100644
--- a/slideshow/source/inc/shapemaps.hxx
+++ b/slideshow/source/inc/shapemaps.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -49,10 +49,10 @@ namespace slideshow
/// Maps XShape to shape listener
typedef ::std::map< ::com::sun::star::uno::Reference<
::com::sun::star::drawing::XShape>,
- boost::shared_ptr< ::cppu::OInterfaceContainerHelper >
+ boost::shared_ptr< ::cppu::OInterfaceContainerHelper >
> ShapeEventListenerMap;
- /// Maps XShape to mouse cursor
+ /// Maps XShape to mouse cursor
typedef ::std::map< ::com::sun::star::uno::Reference<
::com::sun::star::drawing::XShape>,
sal_Int16> ShapeCursorMap;