summaryrefslogtreecommitdiff
path: root/forms/source/component/entrylisthelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/entrylisthelper.hxx')
-rw-r--r--forms/source/component/entrylisthelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/component/entrylisthelper.hxx b/forms/source/component/entrylisthelper.hxx
index 64f99feb740f..1713ffe24660 100644
--- a/forms/source/component/entrylisthelper.hxx
+++ b/forms/source/component/entrylisthelper.hxx
@@ -2,7 +2,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
@@ -53,7 +53,7 @@ namespace frm
typedef ::cppu::ImplHelper3 < ::com::sun::star::form::binding::XListEntrySink
, ::com::sun::star::form::binding::XListEntryListener
, ::com::sun::star::util::XRefreshable
- > OEntryListHelper_BASE;
+ > OEntryListHelper_BASE;
class OEntryListHelper : public OEntryListHelper_BASE
{