Kaydet (Commit) e8870af6 authored tarafından Caolán McNamara's avatar Caolán McNamara

this cannot happen in reality

Change-Id: I6b8b447763cc61e9dfef6d4ba122384482078d84
üst 3c3a53b3
...@@ -790,7 +790,7 @@ CacheItemList& FilterCache::impl_getItemList(EItemType eType) ...@@ -790,7 +790,7 @@ CacheItemList& FilterCache::impl_getItemList(EItemType eType)
} }
throw css::uno::Exception("unknown sub container requested.", throw css::uno::RuntimeException("unknown sub container requested.",
css::uno::Reference< css::uno::XInterface >()); css::uno::Reference< css::uno::XInterface >());
// <- SAFE ---------------------------------- // <- SAFE ----------------------------------
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment