Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/icgm/
H A Delements.cxx90 aLatestColorTable[ nIndex ] = rSource.aColorTable[ nIndex ]; in operator =()
200 aLatestColorTable[ 0 ] = 0; in Init()
201 for ( i = 1; i < 256; aLatestColorTable[ i++ ] = 0xffffff ) ; in Init()
H A Dclass5.cxx333 pElement->aLatestColorTable[ nIndex ] = ImplGetBitmapColor( sal_True ); in ImplDoClass5()
342 pElement->aColorTable[ nIndex ] = pElement->aLatestColorTable[ nIndex ]; in ImplDoClass5()
H A Delements.hxx73 sal_uInt32 aLatestColorTable[ 256 ]; member in CGMElements
H A Dbitmap.cxx238 rDesc.mpAcc->SetPaletteColor( i, BMCOL( mpCGM->pElement->aLatestColorTable[ i ] ) ); in ImplSetCurrentPalette()

Completed in 30 milliseconds