LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Variables
CommandGroup.idl File 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::CommandGroup
 provides information about a supported command
 

Variables

const short INTERNAL = 0
 specifies internal commands. More...
 
const short APPLICATION = 1
 specifies application based commands. More...
 
const short VIEW = 2
 specifies view specific commands. More...
 
const short DOCUMENT = 3
 specifies document specific commands. More...
 
const short EDIT = 4
 specifies edit specific commands. More...
 
const short MACRO = 5
 specifies commands used by the built-in Basic. More...
 
const short OPTIONS = 6
 specifies commands to change options. More...
 
const short MATH = 7
 specifies math specific commands. More...
 
const short NAVIGATOR = 8
 specifies navigate commands. More...
 
const short INSERT = 9
 specifies insert commands. More...
 
const short FORMAT = 10
 specifies commands that are related to formats. More...
 
const short TEMPLATE = 11
 specifies commands that are related to templates. More...
 
const short TEXT = 12
 specifies text specific commands. More...
 
const short FRAME = 13
 specifies frame specific commands. More...
 
const short GRAPHIC = 14
 specifies commands that are related to graphical data. More...
 
const short TABLE = 15
 specifies commands that are related to tables. More...
 
const short ENUMERATION = 16
 specifies commands that are related to bullets and numbering. More...
 
const short DATA = 17
 specifies commands that are related to data. More...
 
const short SPECIAL = 18
 specifies special commands. More...
 
const short IMAGE = 19
 specifies commands that are related to images. More...
 
const short CHART = 20
 specifies chart specific commands. More...
 
const short EXPLORER = 21
 specifies explorer specific commands. More...
 
const short CONNECTOR = 22
 specifies commands that are related to connectors. More...
 
const short MODIFY = 23
 specifies commands that are related to modifications. More...
 
const short DRAWING = 24
 specifies commands that are related to drawing. More...
 
const short CONTROLS = 25
 specifies commands that are related to controls. More...