| 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::ui | 
| Dialogs and other UI elements. | |
| Constant Groups | |
| constants | com::sun::star::ui::ActionTriggerSeparatorType | 
| Determines the type of a separator in an ActionTriggerContainer. | |
| Variables | |
| const short | LINE = 0 | 
| a separator is inserted as a line. | |
| const short | SPACE = 1 | 
| a separator is inserted as a space. | |
| const short | LINEBREAK = 2 | 
| a line break is inserted. | |