summaryrefslogtreecommitdiffstats
path: root/xmloff/source/style/StyleMap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/StyleMap.cxx')
-rw-r--r--xmloff/source/style/StyleMap.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/StyleMap.cxx b/xmloff/source/style/StyleMap.cxx
index 0bfdd288f4a1..05cd078231c8 100644
--- a/xmloff/source/style/StyleMap.cxx
+++ b/xmloff/source/style/StyleMap.cxx
@@ -63,7 +63,7 @@ StyleMap* StyleMap::getImplementation( Reference< XInterface > xInt ) throw()
// XUnoTunnel
sal_Int64 SAL_CALL StyleMap::getSomething(
const Sequence< sal_Int8 >& rId )
- throw( RuntimeException )
+ throw( RuntimeException, std::exception )
{
if( rId.getLength() == 16 &&
0 == memcmp( getUnoTunnelId().getConstArray(),