LibreOffice Module sc (master) 1
|
Go to the source code of this file.
Macros | |
#define | EXC_SCEN_MAXCELL 32 |
#define | EXC_CHTR_OP_COLFLAG 0x0001 |
#define | EXC_CHTR_OP_DELFLAG 0x0002 |
#define | EXC_CHTR_OP_INSROW 0x0000 |
#define | EXC_CHTR_OP_INSCOL EXC_CHTR_OP_COLFLAG |
#define | EXC_CHTR_OP_DELROW EXC_CHTR_OP_DELFLAG |
#define | EXC_CHTR_OP_DELCOL (EXC_CHTR_OP_COLFLAG|EXC_CHTR_OP_DELFLAG) |
#define | EXC_CHTR_OP_MOVE 0x0004 |
#define | EXC_CHTR_OP_INSTAB 0x0005 |
#define | EXC_CHTR_OP_CELL 0x0008 |
#define | EXC_CHTR_OP_FORMAT 0x000B |
#define | EXC_CHTR_OP_UNKNOWN 0xFFFF |
#define | EXC_CHTR_TYPE_MASK 0x0007 |
#define | EXC_CHTR_TYPE_FORMATMASK 0xFF00 |
#define | EXC_CHTR_TYPE_EMPTY 0x0000 |
#define | EXC_CHTR_TYPE_RK 0x0001 |
#define | EXC_CHTR_TYPE_DOUBLE 0x0002 |
#define | EXC_CHTR_TYPE_STRING 0x0003 |
#define | EXC_CHTR_TYPE_BOOL 0x0004 |
#define | EXC_CHTR_TYPE_FORMULA 0x0005 |
#define | EXC_CHTR_NOTHING 0x0000 |
#define | EXC_CHTR_ACCEPT 0x0001 |
#define | EXC_CHTR_REJECT 0x0003 |
#define EXC_CHTR_ACCEPT 0x0001 |
Definition at line 90 of file excdefs.hxx.
#define EXC_CHTR_NOTHING 0x0000 |
Definition at line 89 of file excdefs.hxx.
#define EXC_CHTR_OP_CELL 0x0008 |
Definition at line 74 of file excdefs.hxx.
#define EXC_CHTR_OP_COLFLAG 0x0001 |
Definition at line 66 of file excdefs.hxx.
#define EXC_CHTR_OP_DELCOL (EXC_CHTR_OP_COLFLAG|EXC_CHTR_OP_DELFLAG) |
Definition at line 71 of file excdefs.hxx.
#define EXC_CHTR_OP_DELFLAG 0x0002 |
Definition at line 67 of file excdefs.hxx.
#define EXC_CHTR_OP_DELROW EXC_CHTR_OP_DELFLAG |
Definition at line 70 of file excdefs.hxx.
#define EXC_CHTR_OP_FORMAT 0x000B |
Definition at line 75 of file excdefs.hxx.
#define EXC_CHTR_OP_INSCOL EXC_CHTR_OP_COLFLAG |
Definition at line 69 of file excdefs.hxx.
#define EXC_CHTR_OP_INSROW 0x0000 |
Definition at line 68 of file excdefs.hxx.
#define EXC_CHTR_OP_INSTAB 0x0005 |
Definition at line 73 of file excdefs.hxx.
#define EXC_CHTR_OP_MOVE 0x0004 |
Definition at line 72 of file excdefs.hxx.
#define EXC_CHTR_OP_UNKNOWN 0xFFFF |
Definition at line 76 of file excdefs.hxx.
#define EXC_CHTR_REJECT 0x0003 |
Definition at line 91 of file excdefs.hxx.
#define EXC_CHTR_TYPE_BOOL 0x0004 |
Definition at line 85 of file excdefs.hxx.
#define EXC_CHTR_TYPE_DOUBLE 0x0002 |
Definition at line 83 of file excdefs.hxx.
#define EXC_CHTR_TYPE_EMPTY 0x0000 |
Definition at line 81 of file excdefs.hxx.
#define EXC_CHTR_TYPE_FORMATMASK 0xFF00 |
Definition at line 80 of file excdefs.hxx.
#define EXC_CHTR_TYPE_FORMULA 0x0005 |
Definition at line 86 of file excdefs.hxx.
#define EXC_CHTR_TYPE_MASK 0x0007 |
Definition at line 79 of file excdefs.hxx.
#define EXC_CHTR_TYPE_RK 0x0001 |
Definition at line 82 of file excdefs.hxx.
#define EXC_CHTR_TYPE_STRING 0x0003 |
Definition at line 84 of file excdefs.hxx.
#define EXC_SCEN_MAXCELL 32 |
Definition at line 58 of file excdefs.hxx.
const sal_uInt16 EXC_AFFLAG_AND = 0x0000 |
Definition at line 28 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddCondition(), and XclExpAutofilter::SaveXml().
const sal_uInt16 EXC_AFFLAG_ANDORMASK = 0x0003 |
Definition at line 30 of file excdefs.hxx.
Referenced by XclImpAutoFilterData::ReadAutoFilter(), and XclExpAutofilter::SaveXml().
const sal_uInt16 EXC_AFFLAG_OR = 0x0001 |
Definition at line 29 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddCondition().
const sal_uInt16 EXC_AFFLAG_SIMPLE1 = 0x0004 |
Definition at line 31 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddCondition(), and XclImpAutoFilterData::ReadAutoFilter().
const sal_uInt16 EXC_AFFLAG_SIMPLE2 = 0x0008 |
Definition at line 32 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddCondition(), and XclImpAutoFilterData::ReadAutoFilter().
const sal_uInt16 EXC_AFFLAG_TOP10 = 0x0010 |
Definition at line 33 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddEntry(), XclExpAutofilter::HasTop10(), and XclImpAutoFilterData::ReadAutoFilter().
const sal_uInt16 EXC_AFFLAG_TOP10PERC = 0x0040 |
Definition at line 35 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddEntry(), XclImpAutoFilterData::ReadAutoFilter(), and XclExpAutofilter::SaveXml().
const sal_uInt16 EXC_AFFLAG_TOP10TOP = 0x0020 |
Definition at line 34 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddEntry(), XclImpAutoFilterData::ReadAutoFilter(), and XclExpAutofilter::SaveXml().
const sal_uInt8 EXC_AFOPER_EQUAL = 0x02 |
Definition at line 50 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddEntry(), lcl_GetOperator(), and XclImpAutoFilterData::ReadAutoFilter().
const sal_uInt8 EXC_AFOPER_GREATER = 0x04 |
Definition at line 52 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddEntry(), lcl_GetOperator(), and XclImpAutoFilterData::ReadAutoFilter().
const sal_uInt8 EXC_AFOPER_GREATEREQUAL = 0x06 |
Definition at line 54 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddEntry(), lcl_GetOperator(), and XclImpAutoFilterData::ReadAutoFilter().
const sal_uInt8 EXC_AFOPER_LESS = 0x01 |
Definition at line 49 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddEntry(), lcl_GetOperator(), and XclImpAutoFilterData::ReadAutoFilter().
const sal_uInt8 EXC_AFOPER_LESSEQUAL = 0x03 |
Definition at line 51 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddEntry(), lcl_GetOperator(), and XclImpAutoFilterData::ReadAutoFilter().
const sal_uInt8 EXC_AFOPER_NONE = 0x00 |
Definition at line 48 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddEntry(), and lcl_GetOperator().
const sal_uInt8 EXC_AFOPER_NOTEQUAL = 0x05 |
Definition at line 53 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddEntry(), lcl_GetOperator(), and XclImpAutoFilterData::ReadAutoFilter().
const sal_uInt8 EXC_AFTYPE_BOOLERR = 0x08 |
Definition at line 42 of file excdefs.hxx.
Referenced by XclImpAutoFilterData::ReadAutoFilter().
const sal_uInt8 EXC_AFTYPE_DOUBLE = 0x04 |
Definition at line 40 of file excdefs.hxx.
Referenced by XclImpAutoFilterData::ReadAutoFilter().
const sal_uInt8 EXC_AFTYPE_EMPTY = 0x0C |
Definition at line 44 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddEntry(), and XclImpAutoFilterData::ReadAutoFilter().
const sal_uInt8 EXC_AFTYPE_INVALID = 0x0A |
Definition at line 43 of file excdefs.hxx.
const sal_uInt8 EXC_AFTYPE_NOTEMPTY = 0x0E |
Definition at line 45 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddEntry(), and XclImpAutoFilterData::ReadAutoFilter().
const sal_uInt8 EXC_AFTYPE_NOTUSED = 0x00 |
Definition at line 38 of file excdefs.hxx.
Referenced by ExcFilterCondition::IsEmpty().
const sal_uInt8 EXC_AFTYPE_RK = 0x02 |
Definition at line 39 of file excdefs.hxx.
Referenced by XclImpAutoFilterData::ReadAutoFilter().
const sal_uInt8 EXC_AFTYPE_STRING = 0x06 |
Definition at line 41 of file excdefs.hxx.
Referenced by XclExpAutofilter::AddEntry(), lcl_GetValue(), XclImpAutoFilterData::ReadAutoFilter(), ExcFilterCondition::Save(), and ExcFilterCondition::SaveText().
|
inlineconstexpr |
Definition at line 63 of file excdefs.hxx.
Referenced by XclExpChangeTrack::Write(), and XclImpChangeTrack::XclImpChangeTrack().
|
inlineconstexpr |
Definition at line 62 of file excdefs.hxx.
Referenced by XclExpChangeTrack::WriteUserNamesStream(), and XclImpChangeTrack::XclImpChangeTrack().