Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/graphicfilter/icgm/
H A Delements.cxx62 nColorIndexPrecision = rSource.nColorIndexPrecision; in operator =()
163 nColorIndexPrecision = 1; in Init()
H A Dclass1.cxx142 case 8 : pElement->nColorIndexPrecision = nInteger >> 3; break; in ImplDoClass1()
149 pElement->nColorMaximumIndex = ImplGetUI( pElement->nColorIndexPrecision ); in ImplDoClass1()
H A Dclass5.cxx309 sal_uInt32 nColorStartIndex = ImplGetUI( pElement->nColorIndexPrecision ); in ImplDoClass5()
311 …( ( ( mnElementSize - pElement->nColorIndexPrecision ) % ( pElement->nColorPrecision * 3 ) ) != 0 … in ImplDoClass5()
317 …sal_uInt32 nColors = ( mnElementSize - pElement->nColorIndexPrecision ) / ( 3 * pElement->nColorPr… in ImplDoClass5()
H A Delements.hxx43 sal_uInt32 nColorIndexPrecision;// " " " member in CGMElements
H A Dcgm.cxx486 sal_uInt32 nIndex = ImplGetUI( pElement->nColorIndexPrecision ); in ImplGetBitmapColor()

Completed in 20 milliseconds