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, 0 insertions, 6 deletions
diff --git a/sc/source/ui/unoobj/servuno.cxx b/sc/source/ui/unoobj/servuno.cxx
index 0d7935a1f462..ea7f9f7695a5 100644
--- a/sc/source/ui/unoobj/servuno.cxx
+++ b/sc/source/ui/unoobj/servuno.cxx
@@ -245,8 +245,6 @@ public:
}
};
-
-
struct ProvNamesId_Type
{
const char * pName;
@@ -377,8 +375,6 @@ static const sal_Char* aOldNames[SC_SERVICE_COUNT] =
-
-
// alles static
@@ -663,6 +659,4 @@ uno::Sequence<OUString> ScServiceProvider::GetAllServiceNames()
}
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */