summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/propeventtranslation.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/propeventtranslation.cxx')
-rw-r--r--extensions/source/propctrlr/propeventtranslation.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/propeventtranslation.cxx b/extensions/source/propctrlr/propeventtranslation.cxx
index e05dd7f9d697..163634fe57d9 100644
--- a/extensions/source/propctrlr/propeventtranslation.cxx
+++ b/extensions/source/propctrlr/propeventtranslation.cxx
@@ -27,7 +27,6 @@ namespace pcr
{
//........................................................................
- /** === begin UNO using === **/
using ::com::sun::star::beans::PropertyChangeEvent;
using ::com::sun::star::uno::RuntimeException;
using ::com::sun::star::lang::EventObject;
@@ -36,7 +35,6 @@ namespace pcr
using ::com::sun::star::uno::XInterface;
using ::com::sun::star::lang::DisposedException;
using ::com::sun::star::lang::NullPointerException;
- /** === end UNO using === **/
//====================================================================
//= PropertyEventTranslation