fixup coverity#1219801

Change-Id: I2bc26296d11c49036ffcb0de661d22a8c2f45338
This commit is contained in:
Caolán McNamara 2014-06-03 20:36:56 +01:00
parent 7883992dd5
commit 4d3afa3dfa

View File

@ -49,7 +49,7 @@ interface XImageManager
This means that all user images of the instance will be removed. This means that all user images of the instance will be removed.
</p> </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. /** retrieves the list of command URLs which have images associated.