summaryrefslogtreecommitdiff
path: root/chart2/source/inc/WrappedPropertySet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/WrappedPropertySet.hxx')
-rw-r--r--chart2/source/inc/WrappedPropertySet.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/chart2/source/inc/WrappedPropertySet.hxx b/chart2/source/inc/WrappedPropertySet.hxx
index 03cfea84f502..a9f10104e69c 100644
--- a/chart2/source/inc/WrappedPropertySet.hxx
+++ b/chart2/source/inc/WrappedPropertySet.hxx
@@ -1,7 +1,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
@@ -57,9 +57,9 @@ class OOO_DLLPUBLIC_CHARTTOOLS WrappedPropertySet :
, ::com::sun::star::beans::XMultiPropertySet
, ::com::sun::star::beans::XPropertyState
, ::com::sun::star::beans::XMultiPropertyStates
- // ,::com::sun::star::uno::XWeak // implemented by WeakImplHelper(optional interface)
- // ,::com::sun::star::uno::XInterface // implemented by WeakImplHelper
- // ,::com::sun::star::lang::XTypeProvider // implemented by WeakImplHelper
+ // ,::com::sun::star::uno::XWeak // implemented by WeakImplHelper(optional interface)
+ // ,::com::sun::star::uno::XInterface // implemented by WeakImplHelper
+ // ,::com::sun::star::lang::XTypeProvider // implemented by WeakImplHelper
>
{
public:
@@ -131,7 +131,7 @@ protected: //member
tWrappedPropertyMap* m_pWrappedPropertyMap;//holds all wrapped properties (containing the special mapping from inner to outer properties)
//Container for the XProperyChangedListener. The listeners are inserted by handle.
- //OMultiTypeInterfaceContainerHelperInt32 m_aBoundListenerContainer;
+ //OMultiTypeInterfaceContainerHelperInt32 m_aBoundListenerContainer;
//Container for the XPropertyVetoableListener. The listeners are inserted by handle.
//OMultiTypeInterfaceContainerHelperInt32 m_aVetoableListenerContainer;