summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/eeobj.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/editeng/eeobj.cxx')
-rw-r--r--editeng/source/editeng/eeobj.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/editeng/source/editeng/eeobj.cxx b/editeng/source/editeng/eeobj.cxx
index 5228d80dccaa..34d595970904 100644
--- a/editeng/source/editeng/eeobj.cxx
+++ b/editeng/source/editeng/eeobj.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
@@ -49,7 +49,7 @@ EditDataObject::EditDataObject()
EditDataObject::~EditDataObject()
{
}
-
+
// uno::XInterface
uno::Any EditDataObject::queryInterface( const uno::Type & rType ) throw(uno::RuntimeException)
{