LibreOffice Module sfx2 (master) 1
Classes | Namespaces | Enumerations
groupid.hxx File Reference
#include <sal/types.h>
#include <functional>
Include dependency graph for groupid.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  std::hash< SfxGroupId >
 

Namespaces

namespace  std
 

Enumerations

enum class  SfxGroupId {
  NONE = 0 ,
  Intern = 32700 ,
  Application ,
  Document ,
  View ,
  Edit ,
  Macro ,
  Options ,
  Math ,
  Navigator ,
  Insert ,
  Format ,
  Template ,
  Text ,
  Frame ,
  Graphic ,
  Table ,
  Enumeration ,
  Data ,
  Special ,
  Image ,
  Chart ,
  Explorer ,
  Connector ,
  Modify ,
  Drawing ,
  Controls
}
 

Enumeration Type Documentation

◆ SfxGroupId

enum class SfxGroupId
strong
Enumerator
NONE 
Intern 
Application 
Document 
View 
Edit 
Macro 
Options 
Math 
Navigator 
Insert 
Format 
Template 
Text 
Frame 
Graphic 
Table 
Enumeration 
Data 
Special 
Image 
Chart 
Explorer 
Connector 
Modify 
Drawing 
Controls 

Definition at line 29 of file groupid.hxx.