Home
last modified time | relevance | path

Searched refs:mnDevWidth (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/source/reader/
H A Dmtftools.cxx621 fX2 *= mnDevWidth; in ImplMap()
714 fWidth *= mnDevWidth; in ImplMap()
1133 mnDevWidth(1), in MtfTools()
1190 mpGDIMetaFile->SetPrefSize( Size( mnDevWidth, mnDevHeight ) ); in ~MtfTools()
2209 mnDevWidth = rSize.Width(); in SetDevExt()
2221 mnDevWidth = basegfx::fround(mnDevWidth * fX); in ScaleDevExt()
2311 mnWinExtX = mnDevWidth; in SetMapMode()
2443 pSave->nDevWidth = mnDevWidth; in Push()
2454 SAL_INFO("emfio", "\t\t DevWidth/Height: " << mnDevWidth << " x " << mnDevHeight); in Push()
2504 mnDevWidth = pSave->nDevWidth; in Pop()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/emfio/source/reader/
H A Dmtftools.cxx395 fX2 *= mnDevWidth; in ImplMap()
485 fWidth *= mnDevWidth; in ImplMap()
874 mnDevWidth(1), in MtfTools()
930 mpGDIMetaFile->SetPrefSize( Size( mnDevWidth, mnDevHeight ) ); in ~MtfTools()
1903 mnDevWidth = rSize.Width(); in SetDevExt()
1916 mnDevWidth = basegfx::fround(mnDevWidth * fX); in ScaleDevExt()
2006 mnWinExtX = mnDevWidth; in SetMapMode()
2138 pSave->nDevWidth = mnDevWidth; in Push()
2178 mnDevWidth = pSave->nDevWidth; in Pop()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/emfio/inc/
H A Dmtftools.hxx500 sal_Int32 mnDevWidth; member in emfio::MtfTools
/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/inc/
H A Dmtftools.hxx546 sal_Int32 mnDevWidth; member in emfio::MtfTools