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

Go to the source code of this file.

Enumerations

enum class  SwGetPoolIdFromName : sal_uInt16 {
  TxtColl = 0x01 ,
  ChrFmt = 0x02 ,
  FrmFmt = 0x04 ,
  PageDesc = 0x08 ,
  NumRule = 0x10 ,
  TabStyle = 0x20 ,
  CellStyle = 0x40
}
 

Enumeration Type Documentation

◆ SwGetPoolIdFromName

enum class SwGetPoolIdFromName : sal_uInt16
strong
Enumerator
TxtColl 
ChrFmt 
FrmFmt 
PageDesc 
NumRule 
TabStyle 
CellStyle 

Definition at line 27 of file SwGetPoolIdFromName.hxx.