summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/servuno.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/unoobj/servuno.cxx')
-rw-r--r--sc/source/ui/unoobj/servuno.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/unoobj/servuno.cxx b/sc/source/ui/unoobj/servuno.cxx
index 651854331dae..522f02d15993 100644
--- a/sc/source/ui/unoobj/servuno.cxx
+++ b/sc/source/ui/unoobj/servuno.cxx
@@ -246,7 +246,7 @@ public:
};
-//
+
struct ProvNamesId_Type
{
const char * pName;
@@ -318,10 +318,10 @@ static const ProvNamesId_Type aProvNamesId[] =
{ "ooo.vba.VBAGlobals", SC_SERVICE_VBAGLOBALS },
};
-//
+
// old service names that were in 567 still work in createInstance,
// in case some macro is still using them
-//
+
static const sal_Char* aOldNames[SC_SERVICE_COUNT] =
{