Home
last modified time | relevance | path

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

/AOO42X/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx827 static void appendFixedInt( sal_Int32 nValue, OStringBuffer& rBuffer, sal_Int32 nPrecision = nLog10… in appendFixedInt() function
1408 appendFixedInt( nValue, rBuffer ); in appendPoint()
1416 appendFixedInt( nValue, rBuffer ); in appendPoint()
1610 appendFixedInt( nValue, rBuffer, 1 ); in appendMappedLength()
2691 appendFixedInt( i_rVal.nValue, o_rLine ); in appendStructureAttributeLine()
2760 appendFixedInt( i_rEle.m_aBBox.Left(), aLayout ); in emitStructureAttributes()
2762 appendFixedInt( i_rEle.m_aBBox.Top(), aLayout ); in emitStructureAttributes()
2764 appendFixedInt( i_rEle.m_aBBox.Right(), aLayout ); in emitStructureAttributes()
2766 appendFixedInt( i_rEle.m_aBBox.Bottom(), aLayout ); in emitStructureAttributes()
3027 appendFixedInt( nX, aTilingObj ); in emitTilings()
[all …]