Home
last modified time | relevance | path

Searched refs:aW (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx459 SvxWeightItem aW( (FontWeight)rAttr.nAttr, RES_CHRATR_WEIGHT ); in lcl_FillAuthorAttr() local
460 rSet.Put( aW ); in lcl_FillAuthorAttr()
461 aW.SetWhich( RES_CHRATR_CJK_WEIGHT ); in lcl_FillAuthorAttr()
462 rSet.Put( aW ); in lcl_FillAuthorAttr()
463 aW.SetWhich( RES_CHRATR_CTL_WEIGHT ); in lcl_FillAuthorAttr()
464 rSet.Put( aW ); in lcl_FillAuthorAttr()
/trunk/main/svx/source/xoutdev/
H A Dxtabhtch.cxx214 static const Color aW(COL_WHITE); in CreateBitmapForUI() local
217 aVirtualDevice.DrawCheckered(aNull, rSize, nLen, aW, aG); in CreateBitmapForUI()
H A Dxtablend.cxx201 static const Color aW(COL_WHITE); in CreateBitmapForUI() local
204 aVirtualDevice.DrawCheckered(aNull, aSize, nLen, aW, aG); in CreateBitmapForUI()
H A Dxtabdash.cxx212 static const Color aW(COL_WHITE); in ImpCreateBitmapForXDash() local
215 aVirtualDevice.DrawCheckered(aNull, aSize, nLen, aW, aG); in ImpCreateBitmapForXDash()
/trunk/main/svx/source/gallery2/
H A Dgalctrl.cxx311 static const Color aW(COL_WHITE); in drawTransparenceBackground() local
314 rOut.DrawCheckered(rPos, rSize, nLen, aW, aG); in drawTransparenceBackground()
/trunk/main/svx/source/tbxctrls/
H A Dfontworkgallery.cxx143 static const Color aW(COL_WHITE); in initFavorites() local
146 aVDev.DrawCheckered(aNull, aSize, nLen, aW, aG); in initFavorites()
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx1638 static const Color aW(COL_WHITE); in formatBitmapExToSize() local
1641 aVirtualDevice.DrawCheckered(aNull, rSize, nLen, aW, aG); in formatBitmapExToSize()
2148 static const Color aW(COL_WHITE); in LocalPrePaint() local
2153 mpBufferDevice->DrawCheckered(aNull, mpBufferDevice->GetOutputSizePixel(), nLen, aW, aG); in LocalPrePaint()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx1668 const BitmapColor aW( pWAcc->GetBestMatchingColor( Color( COL_WHITE ) ) ); in ImplCreateRotatedScaled() local
1707 pWAcc->SetPixel( nY, nX, aW ); in ImplCreateRotatedScaled()
1713 pWAcc->SetPixel( nY, nX, aW ); in ImplCreateRotatedScaled()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1724 DWORD aW = ::GetFontUnicodeRanges( mhPS, &aGlyphSet); in GetFontEncodingVector()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2944 DWORD aW = ::GetFontUnicodeRanges( getHDC(), &aGlyphSet); in GetFontEncodingVector()

Completed in 81 milliseconds