/aoo41x/main/oox/source/helper/ |
H A D | graphichelper.cxx | 218 …Point aPixel = mxUnitConversion->convertPointToPixel( rAppFont, ::com::sun::star::util::MeasureUni… in convertAppFontToHmm() local 219 return convertScreenPixelToHmm( aPixel ); in convertAppFontToHmm() 231 …Size aPixel = mxUnitConversion->convertSizeToPixel( rAppFont, ::com::sun::star::util::MeasureUnit:… in convertAppFontToHmm() local 232 return convertScreenPixelToHmm( aPixel ); in convertAppFontToHmm() 244 Point aPixel = convertHmmToScreenPixel( rHmm ); in convertHmmToAppFont() local 245 …return mxUnitConversion->convertPointToLogic( aPixel, ::com::sun::star::util::MeasureUnit::APPFONT… in convertHmmToAppFont() 257 Size aPixel = convertHmmToScreenPixel( rHmm ); in convertHmmToAppFont() local 258 …return mxUnitConversion->convertSizeToLogic( aPixel, ::com::sun::star::util::MeasureUnit::APPFONT … in convertHmmToAppFont()
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | fusel2.cxx | 82 Point aPixel = pWindow->LogicToPixel( aLineStart ); in TestDetective() local 85 pViewData->GetPosFromPixel( aPixel.X(), aPixel.Y(), ePos, nStartCol, nStartRow ); in TestDetective() 86 aPixel = pWindow->LogicToPixel( aLineEnd ); in TestDetective() 89 pViewData->GetPosFromPixel( aPixel.X(), aPixel.Y(), ePos, nEndCol, nEndRow ); in TestDetective()
|
/aoo41x/main/avmedia/source/gstreamer/ |
H A D | gstframegrabber.cxx | 231 BitmapColor aPixel( 0, 0, 0 ); in grabFrame() local 241 aPixel.SetRed( *pCur++ ); in grabFrame() 242 aPixel.SetGreen( *pCur++ ); in grabFrame() 243 aPixel.SetBlue( *pCur++ ); in grabFrame() 251 pAcc->SetPixel( nRow, nCol, aPixel ); in grabFrame()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | gridwin2.cxx | 268 Point aPixel = rMEvt.GetPosPixel(); in DPTestMouse() local 272 if ( aPixel.X() < 0 ) in DPTestMouse() 274 if ( aPixel.Y() < 0 ) in DPTestMouse() 277 if ( aPixel.X() >= aSize.Width() ) in DPTestMouse() 279 if ( aPixel.Y() >= aSize.Height() ) in DPTestMouse() 297 pViewData->GetPosFromPixel( aPixel.X(), aPixel.Y(), eWhich, nPosX, nPosY ); in DPTestMouse() 300 pViewData->GetMouseQuadrant( aPixel, eWhich, nPosX, nPosY, bMouseLeft, bMouseTop ); in DPTestMouse()
|
H A D | preview.cxx | 543 … Rectangle aPixel( LogicToPixel( Rectangle( -aOffset.X(), -aOffset.Y(), nPageEndX, nPageEndY ) ) ); in DoPrint() local 544 --aPixel.Right(); in DoPrint() 545 --aPixel.Bottom(); in DoPrint() 546 DrawRect( PixelToLogic( aPixel ) ); in DoPrint()
|
H A D | viewdata.cxx | 2579 Point aPixel = Application::GetDefaultDevice()->LogicToPixel( in ReadExtOptions() local 2586 aPixel.X() = (long)( aPixel.X() * nFactor + 0.5 ); in ReadExtOptions() 2589 bHSplit = bHSplit && aPixel.X() > 0; in ReadExtOptions() 2590 bVSplit = bVSplit && aPixel.Y() > 0; in ReadExtOptions() 2594 rViewTab.nHSplitPos = aPixel.X(); in ReadExtOptions() 2599 rViewTab.nVSplitPos = aPixel.Y(); in ReadExtOptions()
|
/aoo41x/main/sdext/source/pdfimport/xpdfwrapper/ |
H A D | pnghelper.cxx | 383 Guchar aPixel = 0; in createPng() local 384 imgStrMask->getPixel( &aPixel ); in createPng() 389 aScanlines[ nIndex ] = aPixel ? 0xff : 0x00; in createPng() 391 aScanlines[ nIndex ] = aPixel ? 0x00 : 0xff; in createPng()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | vectdlg.cxx | 256 const BitmapColor aPixel( pRAcc->GetColor( nY, nX ) ); in AddTile() local 258 nSumR += aPixel.GetRed(); in AddTile() 259 nSumG += aPixel.GetGreen(); in AddTile() 260 nSumB += aPixel.GetBlue(); in AddTile()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | bitmap.cxx | 1842 BitmapColor aPixel; in CombineSimple() local 1926 aPixel = pAcc->GetPixel( nY, nX ); in CombineSimple() 1929 if( ( aMaskPixel != aMaskBlack && aPixel == aBlack ) || in CombineSimple() 1930 ( aMaskPixel == aMaskBlack && aPixel != aBlack ) ) in CombineSimple() 1944 aPixel = pAcc->GetPixel( nY, nX ); in CombineSimple() 1947 if( ( aMaskPixel != aMaskBlack && aPixel == aBlack ) || in CombineSimple() 1948 ( aMaskPixel == aMaskBlack && aPixel != aBlack ) ) in CombineSimple()
|
H A D | pdfwriter_impl.cxx | 9310 OStringBuffer aPixel(32); in drawPixel() local 9311 aPixel.append( ' ' ); in drawPixel() 9312 appendDouble( 1.0/double(getReferenceDevice()->ImplGetDPIX()), aPixel ); in drawPixel() 9313 aPixel.append( ' ' ); in drawPixel() 9314 appendDouble( 1.0/double(getReferenceDevice()->ImplGetDPIY()), aPixel ); in drawPixel() 9315 OString aPixelStr = aPixel.makeStringAndClear(); in drawPixel()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdfmtf.cxx | 590 basegfx::B2DRange aPixel(aNewRange); in InsertObj() local 595 aPixel.transform(aTrans); in InsertObj() 599 basegfx::fround(floor(std::max(0.0, aPixel.getMinX()))), in InsertObj() 600 basegfx::fround(floor(std::max(0.0, aPixel.getMinY())))); in InsertObj() 602 … basegfx::fround(ceil(std::min((double)aOrigSizePixel.Width(), aPixel.getWidth()))), in InsertObj() 603 … basegfx::fround(ceil(std::min((double)aOrigSizePixel.Height(), aPixel.getHeight())))); in InsertObj()
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 1325 struct{ unsigned char b, g, r, a; } aPixel; in getPixel() local 1327 struct{ unsigned char a, r, g, b; } aPixel; in getPixel() local 1332 CGContextRef xOnePixelContext = ::CGBitmapContextCreate( &aPixel, in getPixel() 1333 1, 1, 8, sizeof(aPixel), aCGColorSpace, aCGBmpInfo ); in getPixel() 1345 SalColor nSalColor = MAKE_SALCOLOR( aPixel.r, aPixel.g, aPixel.b ); in getPixel()
|