Searched refs:SwGetSetExpType (Results 1 – 1 of 1) sorted by relevance
200 typedef sal_uInt16 SwGetSetExpType; typedef203 const SwGetSetExpType GSE_STRING = 0x0001; // String204 const SwGetSetExpType GSE_EXPR = 0x0002; // Expression205 const SwGetSetExpType GSE_INP = 0x0004; // InputField206 const SwGetSetExpType GSE_SEQ = 0x0008; // Sequence207 const SwGetSetExpType GSE_FORMULA = 0x0010; // Formel
Completed in 12 milliseconds