unx warning
This commit is contained in:
parent
27472f118a
commit
a0cf30a379
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ Reference<XAccessible> ScAccessibleFilterMenuItem::getAccessibleChild(sal_Int32
|
|||
throw (RuntimeException, IndexOutOfBoundsException)
|
||||
{
|
||||
throw IndexOutOfBoundsException();
|
||||
return Reference<XAccessible>();
|
||||
}
|
||||
|
||||
Reference<XAccessibleStateSet> ScAccessibleFilterMenuItem::getAccessibleStateSet()
|
||||
|
|
Loading…
Reference in a new issue