LibreOffice Module sw (master)
1
|
#include <sal/types.h>
Go to the source code of this file.
Enumerations | |
enum | SwGetPoolIdFromName : sal_uInt16 { SwGetPoolIdFromName::TxtColl = 0x01, SwGetPoolIdFromName::ChrFmt = 0x02, SwGetPoolIdFromName::FrmFmt = 0x04, SwGetPoolIdFromName::PageDesc = 0x08, SwGetPoolIdFromName::NumRule = 0x10, SwGetPoolIdFromName::TabStyle = 0x20, SwGetPoolIdFromName::CellStyle = 0x40 } |
|
strong |
Enumerator | |
---|---|
TxtColl | |
ChrFmt | |
FrmFmt | |
PageDesc | |
NumRule | |
TabStyle | |
CellStyle |
Definition at line 27 of file SwGetPoolIdFromName.hxx.