LibreOffice
LibreOffice 7.4 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
ActionTriggerSeparatorType.idl File Reference

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.
 

Macros

#define __com_sun_star_ui_ActionTriggerSeparatorType_idl__
 

Variables

const short LINE = 0
 a separator is inserted as a line. More...
 
const short SPACE = 1
 a separator is inserted as a space. More...
 
const short LINEBREAK = 2
 a line break is inserted. More...
 

Macro Definition Documentation

◆ __com_sun_star_ui_ActionTriggerSeparatorType_idl__

#define __com_sun_star_ui_ActionTriggerSeparatorType_idl__