Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dprint3.cxx1017 …_rMtf.Move( nDX, nDY, mpImplData->mpPrinter->ImplGetDPIX(), mpImplData->mpPrinter->ImplGetDPIY() ); in getFilteredPageFile()
1100 …ageFile.Move( nX, nY, mpImplData->mpPrinter->ImplGetDPIX(), mpImplData->mpPrinter->ImplGetDPIY() ); in getFilteredPageFile()
1133 sal_Int32 nMaxBmpDPIY = mpImplData->mpPrinter->ImplGetDPIY(); in removeTransparencies()
1225 …(), -aPageOffset.Y(), mpImplData->mpPrinter->ImplGetDPIX(), mpImplData->mpPrinter->ImplGetDPIY() ); in printFilteredPage()
H A Dpdfwriter_impl.cxx9285 appendDouble( 1.0/double(getReferenceDevice()->ImplGetDPIY()), aLine ); in drawPixel()
9314 appendDouble( 1.0/double(getReferenceDevice()->ImplGetDPIY()), aPixel ); in drawPixel()
10547 sal_Int32 nPgHt = getReferenceDevice()->ImplGetDPIY() * m_aPages.back().getHeight() / 72; in drawPolyPolygon()
H A Doutdev3.cxx3394 long nMin2LineDY = 1 + pDev->ImplGetDPIY()/150; in ImplInitTextLineSize()
/trunk/main/sw/source/core/docnode/
H A Dndnotxt.cxx182 rPoly[i].Y() * pOutDev->ImplGetDPIY() / nGrfDPIy ); in HasContour()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx199 (*mpStm) << (sal_Int32) maVDev.ImplGetDPIX() << (sal_Int32) maVDev.ImplGetDPIY(); in WriteEMF()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx1207 aContext.DPIy = pPrinter->ImplGetDPIY(); in StartJob()
/trunk/main/vcl/source/window/
H A Ddecoview.cxx688 long nLineHeight = pDev->ImplGetDPIY()/300; in ImplDrawDPILineRect()
H A Dprintdlg.cxx1952 aPrt->ImplGetDPIX(), aPrt->ImplGetDPIY(), in preparePreview()
H A Dwindow.cxx9924 long nOldDPIY = ImplGetDPIY(); in ImplPaintToDevice()
9926 mnDPIY = i_pTargetOutDev->ImplGetDPIY(); in ImplPaintToDevice()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx385 SAL_DLLPRIVATE sal_Int32 ImplGetDPIY() const { return mnDPIY; } in ImplGetDPIY() function in OutputDevice

Completed in 226 milliseconds