summaryrefslogtreecommitdiff
path: root/sc/inc/dptabsrc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/dptabsrc.hxx')
-rw-r--r--sc/inc/dptabsrc.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/dptabsrc.hxx b/sc/inc/dptabsrc.hxx
index 6a3547626548..128853020ee8 100644
--- a/sc/inc/dptabsrc.hxx
+++ b/sc/inc/dptabsrc.hxx
@@ -708,6 +708,7 @@ public:
const ScDPItemData* GetSrcItemDataByIndex( SCROW nIndex);
private:
+ /// @throws css::uno::RuntimeException
css::uno::Sequence< OUString > getElementNames( bool bLocaleIndependent ) const
throw(css::uno::RuntimeException, std::exception);
};