| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
Go to the source code of this file.
| Modules | |
| module | com | 
| module | com::sun | 
| module | com::sun::star | 
| the module com::sun::star is the root module of the UNO API. | |
| module | com::sun::star::frame | 
| Desktop environment framework interfaces. | |
| Constant Groups | |
| constants | com::sun::star::frame::DispatchResultState | 
| possible values for DispatchResultEvent | |
| Variables | |
| const short | FAILURE = 0 | 
| indicates: dispatch failed | |
| const short | SUCCESS = 1 | 
| indicates: dispatch was successful | |
| const short | DONTKNOW = 2 | 
| indicates: result isn't defined | |