summaryrefslogtreecommitdiff
path: root/scripting/source/provider/ActiveMSPList.hxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 20:05:49 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-26 08:37:40 -0600
commitb0308236d26c4b97532abf40ffd443ebb464ed92 (patch)
treeddd71ffee2d11cfbe5612861978ee347f050b0dc /scripting/source/provider/ActiveMSPList.hxx
parente6bd9d718d9962bbb88428a31173fa607f46d45c (diff)
Remove visual noise from scripting
Change-Id: Id9f177a20d911ce1e041407aa556c9cf13f0efc8 Reviewed-on: https://gerrit.libreoffice.org/8305 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'scripting/source/provider/ActiveMSPList.hxx')
-rw-r--r--scripting/source/provider/ActiveMSPList.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripting/source/provider/ActiveMSPList.hxx b/scripting/source/provider/ActiveMSPList.hxx
index 3705660ef64d..aacf54650b72 100644
--- a/scripting/source/provider/ActiveMSPList.hxx
+++ b/scripting/source/provider/ActiveMSPList.hxx
@@ -40,7 +40,7 @@ namespace func_provider
{
//Typedefs
-//=============================================================================
+
typedef ::std::map < css::uno::Reference< css::uno::XInterface >
@@ -75,7 +75,7 @@ public:
SAL_THROW(( css::lang::IllegalArgumentException, css::uno::RuntimeException ));
//XEventListener
- //======================================================================
+
virtual void SAL_CALL disposing( const css::lang::EventObject& Source )
throw ( css::uno::RuntimeException );