Home
last modified time | relevance | path

Searched defs:nNumColors (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/vcl/source/helper/
H A Dcanvasbitmap.cxx1146 const sal_Int32 nNumColors((nLen*8 + m_nBitsPerOutputPixel-1)/m_nBitsPerOutputPixel); in convertIntegerToRGB() local
1198 const sal_Int32 nNumColors((nLen*8 + m_nBitsPerOutputPixel-1)/m_nBitsPerOutputPixel); in convertIntegerToARGB() local
1253 const sal_Int32 nNumColors((nLen*8 + m_nBitsPerOutputPixel-1)/m_nBitsPerOutputPixel); in convertIntegerToPARGB() local
/aoo41x/main/filter/source/graphicfilter/itiff/
H A Ditiff.cxx101 sal_uLong nNumColors; // Anzahl Farben in der Farbpalette member in TIFFReader
/aoo41x/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx554 sal_uLong nBytesPerLine,i,j,nNumColors,ny,nLines; in WriteImageObject() local

Completed in 27 milliseconds