Searched refs:BIFF12_ID_AUTOFILTER (Results 1 – 6 of 6) sorted by relevance
154 if( nRecId == BIFF12_ID_AUTOFILTER ) return this; in onCreateRecordContext()156 case BIFF12_ID_AUTOFILTER: in onCreateRecordContext()264 { BIFF12_ID_AUTOFILTER, BIFF12_ID_AUTOFILTER + 1 }, in getRecordInfos()
78 if( nRecId == BIFF12_ID_AUTOFILTER ) in onCreateRecordContext()89 { BIFF12_ID_AUTOFILTER, BIFF12_ID_AUTOFILTER + 1 }, in getRecordInfos()
367 …case BIFF12_ID_AUTOFILTER: return new AutoFilterContext( *this, getAutoFilters().createAutoFi… in onCreateRecordContext()434 { BIFF12_ID_AUTOFILTER, BIFF12_ID_AUTOFILTER + 1 }, in getRecordInfos()
149 if( (getCurrentElement() == BIFF12_ID_AUTOFILTER) && (nRecId == BIFF12_ID_FILTERCOLUMN) ) in onCreateRecordContext()
39 const sal_Int32 BIFF12_ID_AUTOFILTER = 0x00A1; variable
1009 case BIFF12_ID_AUTOFILTER: in implDumpRecordBody()
Completed in 48 milliseconds