LibreOffice Module sw (master) 1
Variables
nsSwGetSetExpType Namespace Reference

Variables

const SwGetSetExpType GSE_STRING = 0x0001
 String. More...
 
const SwGetSetExpType GSE_EXPR = 0x0002
 Expression. More...
 
const SwGetSetExpType GSE_SEQ = 0x0008
 Sequence. More...
 
const SwGetSetExpType GSE_FORMULA = 0x0010
 Formula. More...
 

Variable Documentation

◆ GSE_EXPR

const SwGetSetExpType nsSwGetSetExpType::GSE_EXPR = 0x0002

◆ GSE_FORMULA

const SwGetSetExpType nsSwGetSetExpType::GSE_FORMULA = 0x0010

◆ GSE_SEQ

const SwGetSetExpType nsSwGetSetExpType::GSE_SEQ = 0x0008

◆ GSE_STRING

const SwGetSetExpType nsSwGetSetExpType::GSE_STRING = 0x0001