summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/scdll.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/app/scdll.cxx')
-rw-r--r--sc/source/ui/app/scdll.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/app/scdll.cxx b/sc/source/ui/app/scdll.cxx
index bf495d8a1ab7..63a68c9f7f98 100644
--- a/sc/source/ui/app/scdll.cxx
+++ b/sc/source/ui/app/scdll.cxx
@@ -116,17 +116,17 @@
#include "dwfunctr.hxx"
#include "acredlin.hxx"
-//------------------------------------------------------------------
-//------------------------------------------------------------------
+
+
ScResId::ScResId( sal_uInt16 nId ) :
ResId( nId, *SC_MOD()->GetResMgr() )
{
}
-//------------------------------------------------------------------
+
void ScDLL::Init()
{