Home
last modified time | relevance | path

Searched refs:BIFF12_ID_AUTOFILTER (Results 1 – 6 of 6) sorted by relevance

/trunk/main/oox/source/xls/
H A Dpivottablefragment.cxx154 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()
H A Dtablefragment.cxx78 if( nRecId == BIFF12_ID_AUTOFILTER ) in onCreateRecordContext()
89 { BIFF12_ID_AUTOFILTER, BIFF12_ID_AUTOFILTER + 1 }, in getRecordInfos()
H A Dworksheetfragment.cxx367 …case BIFF12_ID_AUTOFILTER: return new AutoFilterContext( *this, getAutoFilters().createAutoFi… in onCreateRecordContext()
434 { BIFF12_ID_AUTOFILTER, BIFF12_ID_AUTOFILTER + 1 }, in getRecordInfos()
H A Dautofiltercontext.cxx149 if( (getCurrentElement() == BIFF12_ID_AUTOFILTER) && (nRecId == BIFF12_ID_FILTERCOLUMN) ) in onCreateRecordContext()
/trunk/main/oox/inc/oox/xls/
H A Dbiffhelper.hxx39 const sal_Int32 BIFF12_ID_AUTOFILTER = 0x00A1; variable
/trunk/main/oox/source/dump/
H A Dxlsbdumper.cxx1009 case BIFF12_ID_AUTOFILTER: in implDumpRecordBody()

Completed in 43 milliseconds