Home
last modified time | relevance | path

Searched refs:BIFF12_ID_RGBCOLOR (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/oox/source/xls/ !
H A Dstylesfragment.cxx60 if( nRecId == BIFF12_ID_RGBCOLOR ) getStyles().importPaletteColor( rStrm ); in onCreateRecordContext()
/AOO42X/main/oox/inc/oox/xls/ !
H A Dbiffhelper.hxx214 const sal_Int32 BIFF12_ID_RGBCOLOR = 0x01DB; variable