Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbapalette.cxx40 static const ColorData spnDefColorTable8[] = variable
61 return sizeof(spnDefColorTable8) / sizeof(spnDefColorTable8[0]); in getCount()
68 return uno::makeAny( sal_Int32( spnDefColorTable8[ Index ] ) ); in getByIndex()
/trunk/main/sc/source/filter/excel/
H A Dxlstyle.cxx77 static const ColorData spnDefColorTable8[] = variable
122 mpnColorTable = spnDefColorTable8; in XclDefaultPalette()
123 mnTableSize = STATIC_ARRAY_SIZE( spnDefColorTable8 ); in XclDefaultPalette()

Completed in 29 milliseconds