Lines Matching refs:getArray
305 rendering::RGBColor* pOut( aRes.getArray() ); in convertToRGB()
322 rendering::ARGBColor* pOut( aRes.getArray() ); in convertToARGB()
339 rendering::ARGBColor* pOut( aRes.getArray() ); in convertToPARGB()
353 double* pColors=aRes.getArray(); in convertFromRGB()
370 double* pColors=aRes.getArray(); in convertFromARGB()
387 double* pColors=aRes.getArray(); in convertFromPARGB()
425 double* pOut( aRes.getArray() ); in convertFromIntegerColorSpace()
471 rendering::RGBColor* pOut( aRes.getArray() ); in convertIntegerToRGB()
492 rendering::ARGBColor* pOut( aRes.getArray() ); in convertIntegerToARGB()
514 rendering::ARGBColor* pOut( aRes.getArray() ); in convertIntegerToPARGB()
534 sal_Int8* pColors=aRes.getArray(); in convertIntegerFromRGB()
552 sal_Int8* pColors=aRes.getArray(); in convertIntegerFromARGB()
570 sal_Int8* pColors=aRes.getArray(); in convertIntegerFromPARGB()
587 sal_Int8* pTags = maComponentTags.getArray(); in StandardColorSpace()
588 sal_Int32* pBitCounts = maBitCounts.getArray(); in StandardColorSpace()
644 sal_Int8* pCols( aRet.getArray() ); in colorToStdIntSequence()