Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/graphicfilter/icgm/
H A Delements.cxx61 nColorPrecision = rSource.nColorPrecision; in operator =()
164 nColorPrecision = 1; in Init()
H A Dclass1.cxx129 case 8 : pElement->nColorPrecision = nInteger >> 3; break; in ImplDoClass1()
165 pElement->nColorValueExtent[ nI0 ] = (sal_uInt8)ImplGetUI( pElement->nColorPrecision ); in ImplDoClass1()
H A Dcgm.cxx462 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()
H A Dclass5.cxx311 …( ( ( mnElementSize - pElement->nColorIndexPrecision ) % ( pElement->nColorPrecision * 3 ) ) != 0 … in ImplDoClass5()
317 …2 nColors = ( mnElementSize - pElement->nColorIndexPrecision ) / ( 3 * pElement->nColorPrecision ); in ImplDoClass5()
H A Delements.hxx42 sal_uInt32 nColorPrecision; // " " " member in CGMElements

Completed in 14 milliseconds