Searched refs:nColorIndexPrecision (Results 1 – 5 of 5) sorted by relevance
62 nColorIndexPrecision = rSource.nColorIndexPrecision; in operator =()163 nColorIndexPrecision = 1; in Init()
142 case 8 : pElement->nColorIndexPrecision = nInteger >> 3; break; in ImplDoClass1()149 pElement->nColorMaximumIndex = ImplGetUI( pElement->nColorIndexPrecision ); in ImplDoClass1()
309 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()
43 sal_uInt32 nColorIndexPrecision;// " " " member in CGMElements
486 sal_uInt32 nIndex = ImplGetUI( pElement->nColorIndexPrecision ); in ImplGetBitmapColor()
Completed in 20 milliseconds