Home
last modified time | relevance | path

Searched defs:nUnitsPerInch (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx728 sal_uInt16 nUnitsPerInch; member in WMFReader
H A Dwmfwr.cxx1821 sal_uInt16 nUnitsPerInch = (sal_uInt16) ( ( aSize.Width() + aSize.Height() ) >> 1 ); in WriteHeader() local