Searched refs:aW (Results 1 – 10 of 10) sorted by relevance
/aoo4110/main/sw/source/ui/app/ |
H A D | swmodul1.cxx | 459 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()
|
/aoo4110/main/svx/source/xoutdev/ |
H A D | xtabhtch.cxx | 214 static const Color aW(COL_WHITE); in CreateBitmapForUI() local 217 aVirtualDevice.DrawCheckered(aNull, rSize, nLen, aW, aG); in CreateBitmapForUI()
|
H A D | xtablend.cxx | 201 static const Color aW(COL_WHITE); in CreateBitmapForUI() local 204 aVirtualDevice.DrawCheckered(aNull, aSize, nLen, aW, aG); in CreateBitmapForUI()
|
H A D | xtabdash.cxx | 212 static const Color aW(COL_WHITE); in ImpCreateBitmapForXDash() local 215 aVirtualDevice.DrawCheckered(aNull, aSize, nLen, aW, aG); in ImpCreateBitmapForXDash()
|
/aoo4110/main/svx/source/gallery2/ |
H A D | galctrl.cxx | 311 static const Color aW(COL_WHITE); in drawTransparenceBackground() local 314 rOut.DrawCheckered(rPos, rSize, nLen, aW, aG); in drawTransparenceBackground()
|
/aoo4110/main/svx/source/tbxctrls/ |
H A D | fontworkgallery.cxx | 143 static const Color aW(COL_WHITE); in initFavorites() local 146 aVDev.DrawCheckered(aNull, aSize, nLen, aW, aG); in initFavorites()
|
/aoo4110/main/svx/source/dialog/ |
H A D | dlgctrl.cxx | 1638 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()
|
/aoo4110/main/svtools/source/graphic/ |
H A D | grfmgr2.cxx | 1668 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()
|
/aoo4110/main/vcl/os2/source/gdi/ |
H A D | salgdi3.cxx | 1724 DWORD aW = ::GetFontUnicodeRanges( mhPS, &aGlyphSet); in GetFontEncodingVector()
|
/aoo4110/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 2944 DWORD aW = ::GetFontUnicodeRanges( getHDC(), &aGlyphSet); in GetFontEncodingVector()
|
Completed in 76 milliseconds