LibreOffice
LibreOffice 24.2 SDK API Reference
|
Interface of Blocker Monitor. More...
import"XBlockerMonitor.idl";
Public Member Functions | |
void | setBlockerId ([in] long id) raises ( com::sun::star::uno::Exception ) |
Configures the blocker's id. More... | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
Interface of Blocker Monitor.
This interface is used to manipulate a blocker.
void setBlockerId | ( | [in] long | id | ) | |
raises | ( | com::sun::star::uno::Exception | |||
) |
Configures the blocker's id.
id | the keeper id of the blocker |