LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XMissionTaker Interface Reference

Interface of Mission Taker. More...

import"XMissionTaker.idl";

Inheritance diagram for XMissionTaker:
XInterface

Public Member Functions

boolean endMission ()
 Forces a mission to make an end. More...
 
- Public Member Functions inherited from XInterface
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...
 

Detailed Description

Interface of Mission Taker.

This interface is used to control a mission.

Member Function Documentation

◆ endMission()

boolean endMission ( )

Forces a mission to make an end.

Returns
TRUE if the mission is completed successfully, FALSE otherwise.

The documentation for this interface was generated from the following file: