Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx498 static const sal_Int32 nLog10Divisor = 1; variable
827 …id appendFixedInt( sal_Int32 nValue, OStringBuffer& rBuffer, sal_Int32 nPrecision = nLog10Divisor ) in appendFixedInt()
1423 appendDouble( fValue, rBuffer, nLog10Divisor ); in appendPixelPoint()
1429 appendDouble( fValue, rBuffer, nLog10Divisor ); in appendPixelPoint()
1517 appendMappedLength( aRange.getWidth(), rBuffer, false, NULL, nLog10Divisor ); in appendPolygon()
1519 appendMappedLength( aRange.getHeight(), rBuffer, true, NULL, nLog10Divisor ); in appendPolygon()

Completed in 289 milliseconds