Home
last modified time | relevance | path

Searched defs:pColors (Results 1 – 12 of 12) sorted by relevance

/trunk/main/canvas/source/tools/
H A Dcanvastools.cxx353 double* pColors=aRes.getArray(); in convertFromRGB() local
370 double* pColors=aRes.getArray(); in convertFromARGB() local
387 double* pColors=aRes.getArray(); in convertFromPARGB() local
534 sal_Int8* pColors=aRes.getArray(); in convertIntegerFromRGB() local
552 sal_Int8* pColors=aRes.getArray(); in convertIntegerFromARGB() local
570 sal_Int8* pColors=aRes.getArray(); in convertIntegerFromPARGB() local
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx926 double* pColors=aRes.getArray(); in convertFromRGB() local
966 double* pColors=aRes.getArray(); in convertFromARGB() local
1006 double* pColors=aRes.getArray(); in convertFromPARGB() local
1311 sal_uInt8* pColors=reinterpret_cast<sal_uInt8*>(aRes.getArray()); in convertIntegerFromRGB() local
1360 sal_uInt8* pColors=reinterpret_cast<sal_uInt8*>(aRes.getArray()); in convertIntegerFromARGB() local
1409 sal_uInt8* pColors=reinterpret_cast<sal_uInt8*>(aRes.getArray()); in convertIntegerFromPARGB() local
H A Dcanvastools.cxx704 double* pColors=aRes.getArray(); in convertFromRGB() local
721 double* pColors=aRes.getArray(); in convertFromARGB() local
738 double* pColors=aRes.getArray(); in convertFromPARGB() local
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx855 const uno::Sequence<double>* pColors=&pPolyImpl->getValues().maColors[0]; in doOperation() local
1670 double* pColors=aRes.getArray(); in convertFromRGB() local
1687 double* pColors=aRes.getArray(); in convertFromARGB() local
1704 double* pColors=aRes.getArray(); in convertFromPARGB() local
1857 sal_Int8* pColors=aRes.getArray(); in convertIntegerFromRGB() local
1875 sal_Int8* pColors=aRes.getArray(); in convertIntegerFromARGB() local
1893 sal_Int8* pColors=aRes.getArray(); in convertIntegerFromPARGB() local
/trunk/main/oox/source/drawingml/diagram/
H A Ddiagram.cxx152 void Diagram::setColors( const DiagramColorsPtr & pColors) in setColors()
/trunk/main/oox/source/drawingml/
H A Dgraphicshapecontext.cxx252 DiagramColorsPtr pColors( new DiagramColors() ); in loadDiagram() local
/trunk/main/svtools/source/config/
H A Dcolorcfg.cxx245 const uno::Any* pColors = aColors.getConstArray(); in Load() local
H A Dextcolorcfg.cxx380 const uno::Any* pColors = aColors.getConstArray(); in FillComponentColors() local
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx1696 Color* pColors = NULL; in GetPixel() local
1834 void OutputDevice::DrawPixel( const Polygon& rPts, const Color* pColors ) in DrawPixel()
H A Dpdfwriter.cxx192 void PDFWriter::DrawPixel( const Polygon& rPts, const Color* pColors ) in DrawPixel()
H A Dpdfwriter_impl.cxx9292 void PDFWriterImpl::drawPixel( const Polygon& rPoints, const Color* pColors ) in drawPixel()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx292 short* pColors = (short*) ( pSalData->mpDitherDIB + sizeof( BITMAPINFOHEADER ) ); in ImplInitSalGDI() local

Completed in 150 milliseconds