summaryrefslogtreecommitdiff
path: root/sc/source/ui/attrdlg/scuiexp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/attrdlg/scuiexp.cxx')
-rw-r--r--sc/source/ui/attrdlg/scuiexp.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/attrdlg/scuiexp.cxx b/sc/source/ui/attrdlg/scuiexp.cxx
index 35a0a3a1fb35..ab5190c3e6e2 100644
--- a/sc/source/ui/attrdlg/scuiexp.cxx
+++ b/sc/source/ui/attrdlg/scuiexp.cxx
@@ -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
@@ -41,7 +41,7 @@ namespace scui
if ( !pFactory )
pFactory = new ScAbstractDialogFactory_Impl;
//if ( !pSwResMgr)
- // ScDialogsResMgr::GetResMgr();
+ // ScDialogsResMgr::GetResMgr();
return pFactory;
}
}