summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/shapepropertynotifier.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/unodraw/shapepropertynotifier.cxx')
-rw-r--r--svx/source/unodraw/shapepropertynotifier.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/unodraw/shapepropertynotifier.cxx b/svx/source/unodraw/shapepropertynotifier.cxx
index 4843c77c5611..c8f8b4440c87 100644
--- a/svx/source/unodraw/shapepropertynotifier.cxx
+++ b/svx/source/unodraw/shapepropertynotifier.cxx
@@ -46,7 +46,6 @@ namespace svx
{
//........................................................................
- /** === begin UNO using === **/
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::XInterface;
using ::com::sun::star::uno::UNO_QUERY;
@@ -62,7 +61,6 @@ namespace svx
using ::com::sun::star::beans::XPropertyChangeListener;
using ::com::sun::star::lang::EventObject;
using ::com::sun::star::beans::XPropertySet;
- /** === end UNO using === **/
typedef ::boost::unordered_map< ShapeProperty, PPropertyValueProvider, ShapePropertyHash > PropertyProviders;