fixup coverity#1219801
Change-Id: I2bc26296d11c49036ffcb0de661d22a8c2f45338
This commit is contained in:
parent
7883992dd5
commit
4d3afa3dfa
@ -49,7 +49,7 @@ interface XImageManager
|
||||
This means that all user images of the instance will be removed.
|
||||
</p>
|
||||
*/
|
||||
void reset() raises ( com::sun::star::lang::IllegalArgumentException );
|
||||
void reset() raises ( com::sun::star::lang::IllegalArgumentException, com::sun::star::lang::IllegalAccessException );
|
||||
|
||||
/** retrieves the list of command URLs which have images associated.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user