use the smaller version for data bars

Change-Id: I439b3fa34fca3bca4f6342f606ddcad01cb5b78f
This commit is contained in:
Markus Mohrhard
2012-05-26 04:36:50 +02:00
parent de68787292
commit cbfd8eb92f

View File

@@ -805,10 +805,10 @@ void drawDataBars( const ScDataBarInfo* pOldDataBarInfo, OutputDevice* pDev, con
{
long nPosZero = 0;
Rectangle aPaintRect = rRect;
//aPaintRect.Top() += 2;
//aPaintRect.Bottom() -= 2;
//aPaintRect.Left() += 2;
//aPaintRect.Right() -= 2;
aPaintRect.Top() += 2;
aPaintRect.Bottom() -= 2;
aPaintRect.Left() += 2;
aPaintRect.Right() -= 2;
if(pOldDataBarInfo->mnZero)
{
//need to calculate null point in cell