Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxlchart.cxx441 static const sal_uInt8 spnTrans[] = { 0x00, 0x40, 0x20, 0x60, 0x70 }; in GetSeriesFillAutoTransp() local
442 return spnTrans[ (nFormatIdx / 56) % STATIC_ARRAY_SIZE( spnTrans ) ]; in GetSeriesFillAutoTransp()

Completed in 44 milliseconds