summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]editeng/source/misc/edtdlg.cxx2
-rwxr-xr-x[-rw-r--r--]sfx2/source/dialog/sfxdlg.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/editeng/source/misc/edtdlg.cxx b/editeng/source/misc/edtdlg.cxx
index 80c9f4afe26e..3a4e209f3d4f 100644..100755
--- a/editeng/source/misc/edtdlg.cxx
+++ b/editeng/source/misc/edtdlg.cxx
@@ -40,4 +40,4 @@ EditAbstractDialogFactory* EditAbstractDialogFactory::Create()
EditAbstractDialogFactory::~EditAbstractDialogFactory()
{
-} \ No newline at end of file
+}
diff --git a/sfx2/source/dialog/sfxdlg.cxx b/sfx2/source/dialog/sfxdlg.cxx
index 2f809d7d0744..b67f8fc73860 100644..100755
--- a/sfx2/source/dialog/sfxdlg.cxx
+++ b/sfx2/source/dialog/sfxdlg.cxx
@@ -44,4 +44,4 @@ SfxAbstractDialogFactory* SfxAbstractDialogFactory::Create()
SfxAbstractDialogFactory::~SfxAbstractDialogFactory()
{
-} \ No newline at end of file
+}