Home
last modified time | relevance | path

Searched refs:aG (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/xoutdev/
H A Dxtabhtch.cxx215 static const Color aG(0xef, 0xef, 0xef); in CreateBitmapForUI() local
217 aVirtualDevice.DrawCheckered(aNull, rSize, nLen, aW, aG); in CreateBitmapForUI()
H A Dxtablend.cxx202 static const Color aG(0xef, 0xef, 0xef); in CreateBitmapForUI() local
204 aVirtualDevice.DrawCheckered(aNull, aSize, nLen, aW, aG); in CreateBitmapForUI()
H A Dxtabdash.cxx213 static const Color aG(0xef, 0xef, 0xef); in ImpCreateBitmapForXDash() local
215 aVirtualDevice.DrawCheckered(aNull, aSize, nLen, aW, aG); in ImpCreateBitmapForXDash()
/trunk/main/svx/source/gallery2/
H A Dgalctrl.cxx312 static const Color aG(0xef, 0xef, 0xef); in drawTransparenceBackground() local
314 rOut.DrawCheckered(rPos, rSize, nLen, aW, aG); in drawTransparenceBackground()
/trunk/main/svx/source/tbxctrls/
H A Dfontworkgallery.cxx144 static const Color aG(0xef, 0xef, 0xef); in initFavorites() local
146 aVDev.DrawCheckered(aNull, aSize, nLen, aW, aG); in initFavorites()
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx1639 static const Color aG(0xef, 0xef, 0xef); in formatBitmapExToSize() local
1641 aVirtualDevice.DrawCheckered(aNull, rSize, nLen, aW, aG); in formatBitmapExToSize()
2149 static const Color aG(0xef, 0xef, 0xef); in LocalPrePaint() local
2153 mpBufferDevice->DrawCheckered(aNull, mpBufferDevice->GetOutputSizePixel(), nLen, aW, aG); in LocalPrePaint()

Completed in 96 milliseconds