Searched refs:EXC_AFOPER_NONE (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sc/source/filter/excel/ |
H A D | excrecds.cxx | 612 case EXC_AFOPER_NONE: in lcl_GetOperator() 715 …bConflict = !AddCondition( rEntry.eConnect, EXC_AFTYPE_EMPTY, EXC_AFOPER_NONE, 0.0, NULL, sal_True… in AddEntry() 717 …bConflict = !AddCondition( rEntry.eConnect, EXC_AFTYPE_NOTEMPTY, EXC_AFOPER_NONE, 0.0, NULL, sal_T… in AddEntry() 759 sal_uInt8 nOper = EXC_AFOPER_NONE; in AddEntry()
|
/aoo4110/main/sc/source/filter/inc/ |
H A D | excdefs.hxx | 52 const sal_uInt8 EXC_AFOPER_NONE = 0x00; variable
|
Completed in 21 milliseconds