INTEGRATION: CWS ab53 (1.11.12); FILE MERGED

2008/06/06 12:39:58 ab 1.11.12.1: #i90005# Removed unused code
This commit is contained in:
Rüdiger Timm
2008-07-07 10:57:41 +00:00
parent 9fb2cec81c
commit 3f11fc7c09
2 changed files with 2 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: ActiveMSPList.hxx,v $
* $Revision: 1.11 $
* $Revision: 1.12 $
*
* This file is part of OpenOffice.org.
*
@@ -87,8 +87,6 @@ public:
getMSPFromInvocationContext( const css::uno::Reference< css::document::XScriptInvocationContext >& context )
SAL_THROW(( css::lang::IllegalArgumentException, css::uno::RuntimeException ));
css::uno::Sequence< css::uno::Reference< css::script::provider::XScriptProvider > >
getActiveProviders();
//XEventListener
//======================================================================

View File

@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.11 $
# $Revision: 1.12 $
#
# This file is part of OpenOffice.org.
#
@@ -43,7 +43,6 @@ COMP1TYPELIST=$(TARGET)
# ------------------------------------------------------------------
SLOFILES=\
$(SLO)$/InvocationCtxProperties.obj\
$(SLO)$/MasterScriptProvider.obj\
$(SLO)$/URIHelper.obj\
$(SLO)$/ActiveMSPList.obj\