Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/vba/
H A Dvbapalette.cxx32 static const sal_Int32 ColorTable[] = variable
63 return sizeof(ColorTable) / sizeof(ColorTable[0]); in getCount()
70 return uno::makeAny( sal_Int32( ColorTable[ Index ] ) ); in getByIndex()

Completed in 13 milliseconds