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.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/propeventtranslation.cxx b/extensions/source/propctrlr/propeventtranslation.cxx
index 6ab21e547289..d3dabd93fe31 100644
--- a/extensions/source/propctrlr/propeventtranslation.cxx
+++ b/extensions/source/propctrlr/propeventtranslation.cxx
@@ -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
@@ -80,7 +80,7 @@ namespace pcr
m_xDelegator->propertyChange( aTranslatedEvent );
}
}
-
+
//--------------------------------------------------------------------
void SAL_CALL PropertyEventTranslation::disposing( const EventObject& Source ) throw (RuntimeException)
{