summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorMihaela Kedikova <misheto@openoffice.org>2010-03-22 15:34:06 +0100
committerMihaela Kedikova <misheto@openoffice.org>2010-03-22 15:34:06 +0100
commit96f3fde8e6bad2e339fea0f8e70434096b412b8f (patch)
treeca9833cb43db8b892ec91b56435f4e3874fbd83e /toolkit
parentb09453118d699ce2c7e00cda02ffb1247dd29ac2 (diff)
fixed bugs for linux build 2
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/source/helper/listenermultiplexer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/source/helper/listenermultiplexer.cxx b/toolkit/source/helper/listenermultiplexer.cxx
index ee4c9bf4c144..68bb791bb2d0 100644
--- a/toolkit/source/helper/listenermultiplexer.cxx
+++ b/toolkit/source/helper/listenermultiplexer.cxx
@@ -213,4 +213,4 @@ IMPL_LISTENERMULTIPLEXER_BASEMETHODS( TreeEditListenerMultiplexer, ::com::sun::s
// class SelectionListenerMultiplexer
// ----------------------------------------------------
IMPL_LISTENERMULTIPLEXER_BASEMETHODS( SelectionListenerMultiplexer, ::com::sun::star::awt::grid::XGridSelectionListener )
-IMPL_LISTENERMULTIPLEXER_LISTENERMETHOD( SelectionListenerMultiplexer, ::com::sun::star::awt::grid::XGridSelectionListener, selectionChanged, ::com::sun::star::awt::grid::GridSelectionEvent ) \ No newline at end of file
+IMPL_LISTENERMULTIPLEXER_LISTENERMETHOD( SelectionListenerMultiplexer, ::com::sun::star::awt::grid::XGridSelectionListener, selectionChanged, ::com::sun::star::awt::grid::GridSelectionEvent )