Syntax
interface XCancellable : com::sun::star::uno::XInterface ;
Description
offers the possibility of cancelling a job.
This is supported by objects which represent a job.
Method Summary
|
cancel |
cancels the current job of the object.
|
|
Known Services Which Export this Interface
|
com::sun::star::sdbc::PreparedStatement -
com::sun::star::sdbc::Statement -
com::sun::star::sdbcx::ResultSet -
com::sun::star::ui::dialogs::FilePicker -
com::sun::star::ui::dialogs::FolderPicker -
Method Details
|
|
Syntax
- void cancel
();
Description
cancels the current job of the object.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.