Searched refs:nColorPrecision (Results 1 – 5 of 5) sorted by relevance
61 nColorPrecision = rSource.nColorPrecision; in operator =()164 nColorPrecision = 1; in Init()
129 case 8 : pElement->nColorPrecision = nInteger >> 3; break; in ImplDoClass1()165 pElement->nColorValueExtent[ nI0 ] = (sal_uInt8)ImplGetUI( pElement->nColorPrecision ); in ImplDoClass1()
462 sal_uInt32 nColor = ImplGetByte( ImplGetUI( pElement->nColorPrecision ), 1 ); in ImplGetBitmapColor()470 nColor = ImplGetByte( ImplGetUI( pElement->nColorPrecision ), 1 ); in ImplGetBitmapColor()477 nColor = ImplGetByte( ImplGetUI( pElement->nColorPrecision ), 1 ); in ImplGetBitmapColor()
311 …( ( ( mnElementSize - pElement->nColorIndexPrecision ) % ( pElement->nColorPrecision * 3 ) ) != 0 … in ImplDoClass5()317 …2 nColors = ( mnElementSize - pElement->nColorIndexPrecision ) / ( 3 * pElement->nColorPrecision ); in ImplDoClass5()
42 sal_uInt32 nColorPrecision; // " " " member in CGMElements
Completed in 14 milliseconds