Searched refs:ImplGetColor (Results 1 – 6 of 6) sorted by relevance
56 inline BitmapColor ImplGetColor();117 inline BitmapColor ImpErrorQuad::ImplGetColor() in ImplGetColor() function in ImpErrorQuad
122 if ( ImplGetColor( i ) == sal_False ) in ReadXPM()239 sal_Bool XPMReader::ImplGetColor( sal_uLong nNumb ) in ImplGetColor() function in XPMReader
103 sal_Bool ImplGetColor( sal_uLong );
767 cIndex = (sal_uInt8) aColorMap.GetBestPaletteIndex( pQLine1[ 0 ].ImplGetColor() ); in ImplConvertDown()772 cIndex = (sal_uInt8) aColorMap.GetBestPaletteIndex( aColor = pQLine1[ nX ].ImplGetColor() ); in ImplConvertDown()784 cIndex = (sal_uInt8) aColorMap.GetBestPaletteIndex( pQLine1[ nWidth1 ].ImplGetColor() ); in ImplConvertDown()2800 aBestCol = pQLine1[ 0 ].ImplGetColor(); in ImplDitherFloyd16()2808 aColor = pQLine1[ nX ].ImplGetColor(); in ImplDitherFloyd16()2821 aBestCol = pQLine1[ nWidth1 ].ImplGetColor(); in ImplDitherFloyd16()
346 sal_uInt32 EscherPropertyContainer::ImplGetColor( const sal_uInt32 nSOColor, sal_Bool bSwap ) in ImplGetColor() function in EscherPropertyContainer472 pGradient->StartColor = ImplGetColor( *((sal_uInt32*)aAnyTemp.getValue()), sal_False ); in CreateGradientProperties()473 pGradient->EndColor = ImplGetColor( *((sal_uInt32*)aAnyTemp.getValue()), sal_False ); in CreateGradientProperties()642 sal_uInt32 nFillColor = ImplGetColor( *((sal_uInt32*)aAny.getValue()) ); in CreateFillProperties()1106 sal_uInt32 nLineColor = ImplGetColor( *((sal_uInt32*)aAny.getValue()) ); in CreateLineProperties()1540 aBackColor = ImplGetColor( *((sal_uInt32*)aAny.getValue()), sal_False ); in CreateGraphicProperties()2429 AddOpt( ESCHER_Prop_shadowColor, ImplGetColor( *((sal_uInt32*)aAny.getValue()) ) ); in CreateShadowProperties()3048 sal_uInt32 nFillColor = ImplGetColor( *((sal_uInt32*)aFillColor2.getValue()) ); in CreateCustomShapeProperties()
1167 sal_uInt32 ImplGetColor( const sal_uInt32 rColor, sal_Bool bSwap = sal_True );
Completed in 167 milliseconds