19#ifndef __com_sun_star_util_XCancellable_idl__
20#define __com_sun_star_util_XCancellable_idl__
26module
com { module sun { module star { module util {
base interface of all UNO interfaces
Definition XInterface.idl:48
offers the possibility of canceling a job.
Definition XCancellable.idl:34
void cancel()
cancels the current job of the object.
Definition Ambiguous.idl:22