summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/celllistsource.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/unoobj/celllistsource.hxx')
-rw-r--r--sc/source/ui/unoobj/celllistsource.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/source/ui/unoobj/celllistsource.hxx b/sc/source/ui/unoobj/celllistsource.hxx
index f2ac472e48bd..558a5b7c4b15 100644
--- a/sc/source/ui/unoobj/celllistsource.hxx
+++ b/sc/source/ui/unoobj/celllistsource.hxx
@@ -116,10 +116,8 @@ namespace calc
virtual void SAL_CALL initialize( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aArguments ) throw (::com::sun::star::uno::Exception, ::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
private:
- void checkDisposed( ) const
- SAL_THROW( ( ::com::sun::star::lang::DisposedException ) );
- void checkInitialized()
- SAL_THROW( ( ::com::sun::star::uno::RuntimeException ) );
+ void checkDisposed( ) const;
+ void checkInitialized();
/** retrieves the actual address of our cell range
@precond