LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
XMessageBox Interface Referencepublished

gives access to a message box. More...

import <XMessageBox.idl;

Public Member Functions

short execute ()
 shows the message box.
 

Public Attributes

string CaptionText
 the caption text.
 
string MessageText
 the message text.
 

Detailed Description

gives access to a message box.

Member Function Documentation

◆ execute()

short execute ( )

shows the message box.

Returns
one of MessageBoxResults.

Member Data Documentation

◆ CaptionText

string CaptionText
attribute

the caption text.

◆ MessageText

string MessageText
attribute

the message text.


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