Searched refs:GetColorCount (Results 1 – 12 of 12) sorted by relevance
477 inline sal_uLong GetColorCount() const;959 inline sal_uLong Bitmap::GetColorCount() const in GetColorCount() function in Bitmap
1151 sal_uLong GetColorCount() const;
50 if ( GetColorCount() >= 16 ) in Init()
123 if(2 == aBitmap.GetColorCount()) in isHistorical8x8()
614 if( ( rBitmap.GetBitCount() >= 8 ) && ( Application::GetDefaultDevice()->GetColorCount() < 257 ) ) in DitherBitmap()
257 inline sal_uInt32 GetColorCount() const { return mnTableSize - EXC_COLOR_USEROFFSET; } in GetColorCount() function in XclDefaultPalette
333 sal_uInt16 nCount = static_cast< sal_uInt16 >( mrDefPal.GetColorCount() ); in XclExpPaletteImpl()380 while( mxColorList->Count() > mrDefPal.GetColorCount() ) in Finalize()760 SetRecSize( GetColorCount() * 4 + 2 ); in XclExpPalette()
2720 sal_uLong OutputDevice::GetColorCount() const in GetColorCount() function in OutputDevice
2865 if( GetColorCount() <= (sal_uLong) nColorCount ) in ReduceColors()
1900 nColorCount=aVirDev.GetColorCount(); in ExportGraphic()
1310 const sal_uLong nColCnt = pOut->GetColorCount(); in SmoothScroll()
2935 if ( pWin->GetColorCount() >= 256 ) in ImplPaint()
Completed in 252 milliseconds