Searched refs:aLatestColorTable (Results 1 – 4 of 4) sorted by relevance
90 aLatestColorTable[ nIndex ] = rSource.aColorTable[ nIndex ]; in operator =()200 aLatestColorTable[ 0 ] = 0; in Init()201 for ( i = 1; i < 256; aLatestColorTable[ i++ ] = 0xffffff ) ; in Init()
333 pElement->aLatestColorTable[ nIndex ] = ImplGetBitmapColor( sal_True ); in ImplDoClass5()342 pElement->aColorTable[ nIndex ] = pElement->aLatestColorTable[ nIndex ]; in ImplDoClass5()
73 sal_uInt32 aLatestColorTable[ 256 ]; member in CGMElements
238 rDesc.mpAcc->SetPaletteColor( i, BMCOL( mpCGM->pElement->aLatestColorTable[ i ] ) ); in ImplSetCurrentPalette()
Completed in 26 milliseconds