coverity#983942 coverity gold, busted throw spec

Change-Id: Id8e024df91e99f327386571ea4773bc5c7991aee
This commit is contained in:
Caolán McNamara
2014-05-23 10:04:30 +01:00
parent 461af81291
commit cc6f2fe9a9

View File

@@ -1035,7 +1035,7 @@ namespace
} }
// runtime adapter for lcl_UnoWrapFrame // runtime adapter for lcl_UnoWrapFrame
static uno::Any lcl_UnoWrapFrame(SwFrmFmt* pFmt, FlyCntType eType) throw(uno::RuntimeException()) static uno::Any lcl_UnoWrapFrame(SwFrmFmt* pFmt, FlyCntType eType) throw(uno::RuntimeException)
{ {
switch(eType) switch(eType)
{ {