Lines Matching refs:appendMappedLength
1436 appendMappedLength( (sal_Int32)rRect.GetWidth(), rBuffer, false ); in appendRect()
1438 appendMappedLength( (sal_Int32)rRect.GetHeight(), rBuffer, true ); in appendRect()
1517 appendMappedLength( aRange.getWidth(), rBuffer, false, NULL, nLog10Divisor ); in appendPolygon()
1519 appendMappedLength( aRange.getHeight(), rBuffer, true, NULL, nLog10Divisor ); in appendPolygon()
1594 void PDFWriterImpl::PDFPage::appendMappedLength( sal_Int32 nLength, OStringBuffer& rBuffer, bool bV… in appendMappedLength() function in PDFWriterImpl::PDFPage
1613 void PDFWriterImpl::PDFPage::appendMappedLength( double fLength, OStringBuffer& rBuffer, bool bVert… in appendMappedLength() function in PDFWriterImpl::PDFPage
1654 appendMappedLength( (sal_Int32)rInfo.GetDashLen(), rBuffer ); in appendLineInfo()
1656 appendMappedLength( (sal_Int32)rInfo.GetDistance(), rBuffer ); in appendLineInfo()
1663 appendMappedLength( (sal_Int32)rInfo.GetDashLen(), rBuffer ); in appendLineInfo()
1665 appendMappedLength( (sal_Int32)rInfo.GetDistance(), rBuffer ); in appendLineInfo()
1670 appendMappedLength( (sal_Int32)rInfo.GetDotLen(), rBuffer ); in appendLineInfo()
1672 appendMappedLength( (sal_Int32)rInfo.GetDistance(), rBuffer ); in appendLineInfo()
1681 appendMappedLength( (sal_Int32)rInfo.GetWidth(), rBuffer ); in appendLineInfo()
1702 appendMappedLength( nY, rBuffer, true ); in appendWaveLine()
1707 appendMappedLength( n, rBuffer, false ); in appendWaveLine()
1709 appendMappedLength( nDelta+nY, rBuffer, true ); in appendWaveLine()
1712 appendMappedLength( n, rBuffer, false ); in appendWaveLine()
1714 appendMappedLength( nY, rBuffer, true ); in appendWaveLine()
1719 appendMappedLength( n, rBuffer, false ); in appendWaveLine()
1721 appendMappedLength( nY-nDelta, rBuffer, true ); in appendWaveLine()
1724 appendMappedLength( n, rBuffer, false ); in appendWaveLine()
1726 appendMappedLength( nY, rBuffer, true ); in appendWaveLine()
4917 m_aPages[m_nCurrentPage].appendMappedLength( sal_Int32( aFont.GetHeight() ), aDA ); in createDefaultPushButtonAppearance()
5020 m_aPages[ m_nCurrentPage ].appendMappedLength( sal_Int32( aFont.GetHeight() ), aDA ); in createDefaultEditAppearance()
5117 m_aPages[ m_nCurrentPage ].appendMappedLength( sal_Int32( aFont.GetHeight() ), aDA ); in createDefaultListBoxAppearance()
5190 m_aPages[m_nCurrentPage].appendMappedLength( nDelta, aLW ); in createDefaultCheckBoxAppearance()
5228 m_aPages[ m_nCurrentPage ].appendMappedLength( sal_Int32( aCheckRect.GetHeight() ), aDA ); in createDefaultCheckBoxAppearance()
5230 m_aPages[ m_nCurrentPage ].appendMappedLength( nCharXOffset, aDA ); in createDefaultCheckBoxAppearance()
5232 m_aPages[ m_nCurrentPage ].appendMappedLength( nCharYOffset, aDA ); in createDefaultCheckBoxAppearance()
5315 m_aPages[ m_nCurrentPage ].appendMappedLength( nDelta, aLW ); in createDefaultRadioButtonAppearance()
5349 m_aPages[m_nCurrentPage].appendMappedLength( sal_Int32( aCheckRect.GetHeight() ), aDA ); in createDefaultRadioButtonAppearance()
7201 m_aPages.back().appendMappedLength( nFontHeight, rLine, true ); in drawVerticalGlyphs()
7272 m_aPages.back().appendMappedLength( nFontHeight, rLine, true ); in drawHorizontalGlyphs()
7451 m_aPages.back().appendMappedLength( fW, aLine ); in drawLayout()
8000 m_aPages.back().appendMappedLength( nLineWidth, aLine, true ); in drawWaveLine()
8055 m_aPages.back().appendMappedLength( (sal_Int32)nLineWidth, aLine ); in drawWaveTextLine()
8170 m_aPages.back().appendMappedLength( (sal_Int32)nLineHeight, aLine, true ); in drawStraightTextLine()
8180 m_aPages.back().appendMappedLength( (sal_Int32)nLineHeight, aLine, false ); in drawStraightTextLine()
8194 m_aPages.back().appendMappedLength( nDashLength, aLine, false ); in drawStraightTextLine()
8196 m_aPages.back().appendMappedLength( nVoidLength, aLine, false ); in drawStraightTextLine()
8206 m_aPages.back().appendMappedLength( nDashLength, aLine, false ); in drawStraightTextLine()
8208 m_aPages.back().appendMappedLength( nVoidLength, aLine, false ); in drawStraightTextLine()
8210 m_aPages.back().appendMappedLength( (sal_Int32)nLineHeight, aLine, false ); in drawStraightTextLine()
8212 m_aPages.back().appendMappedLength( nVoidLength, aLine, false ); in drawStraightTextLine()
8222 m_aPages.back().appendMappedLength( nDashLength, aLine, false ); in drawStraightTextLine()
8224 m_aPages.back().appendMappedLength( nVoidLength, aLine, false ); in drawStraightTextLine()
8226 m_aPages.back().appendMappedLength( (sal_Int32)nLineHeight, aLine, false ); in drawStraightTextLine()
8228 m_aPages.back().appendMappedLength( nVoidLength, aLine, false ); in drawStraightTextLine()
8230 m_aPages.back().appendMappedLength( (sal_Int32)nLineHeight, aLine, false ); in drawStraightTextLine()
8232 m_aPages.back().appendMappedLength( nVoidLength, aLine, false ); in drawStraightTextLine()
8241 m_aPages.back().appendMappedLength( (sal_Int32)(-nLinePos), aLine, true ); in drawStraightTextLine()
8243 m_aPages.back().appendMappedLength( (sal_Int32)nWidth, aLine, false ); in drawStraightTextLine()
8245 m_aPages.back().appendMappedLength( (sal_Int32)(-nLinePos), aLine, true ); in drawStraightTextLine()
8250 m_aPages.back().appendMappedLength( (sal_Int32)(-nLinePos2-nLineHeight), aLine, true ); in drawStraightTextLine()
8252 m_aPages.back().appendMappedLength( (sal_Int32)nWidth, aLine, false ); in drawStraightTextLine()
8254 m_aPages.back().appendMappedLength( (sal_Int32)(-nLinePos2-nLineHeight), aLine, true ); in drawStraightTextLine()
8298 m_aPages.back().appendMappedLength( (sal_Int32)nLineHeight, aLine, true ); in drawStrikeoutLine()
8304 m_aPages.back().appendMappedLength( (sal_Int32)(-nLinePos), aLine, true ); in drawStrikeoutLine()
8306 m_aPages.back().appendMappedLength( (sal_Int32)nWidth, aLine, true ); in drawStrikeoutLine()
8308 m_aPages.back().appendMappedLength( (sal_Int32)(-nLinePos), aLine, true ); in drawStrikeoutLine()
8314 m_aPages.back().appendMappedLength( (sal_Int32)(-nLinePos2-nLineHeight), aLine, true ); in drawStrikeoutLine()
8316 m_aPages.back().appendMappedLength( (sal_Int32)nWidth, aLine, true ); in drawStrikeoutLine()
8318 m_aPages.back().appendMappedLength( (sal_Int32)(-nLinePos2-nLineHeight), aLine, true ); in drawStrikeoutLine()
9152 m_aPages.back().appendMappedLength( rInfo.m_fLineWidth, aLine ); in drawPolyLine()
9187 m_aPages.back().appendMappedLength( *it, aLine ); in drawPolyLine()
10025 …m_aPages.back().appendMappedLength( (sal_Int32)rTargetArea.GetWidth(), aLine, false, &nCheckWidth … in drawJPGBitmap()
10028 …m_aPages.back().appendMappedLength( (sal_Int32)rTargetArea.GetHeight(), aLine, true, &nCheckHeight… in drawJPGBitmap()
10063 m_aPages.back().appendMappedLength( (sal_Int32)rDestSize.Width(), aLine, false, &nCheckWidth ); in drawBitmap()
10066 m_aPages.back().appendMappedLength( (sal_Int32)rDestSize.Height(), aLine, true, &nCheckHeight ); in drawBitmap()
10235 m_aPages.back().appendMappedLength( (sal_Int32)rRect.GetWidth(), aLine, false ); in drawGradient()
10237 m_aPages.back().appendMappedLength( (sal_Int32)rRect.GetHeight(), aLine, true ); in drawGradient()
10246 m_aPages.back().appendMappedLength( (sal_Int32)rRect.GetWidth(), aLine, false ); in drawGradient()
10248 m_aPages.back().appendMappedLength( (sal_Int32)rRect.GetHeight(), aLine, true ); in drawGradient()