Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx1184 sal_uInt64 nEndStreamPos; in endStream() local
1200 aLine.append( (sal_Int64)(nEndStreamPos-m_nBeginStreamPos) ); in endStream()
3641 sal_uInt64 nEndStreamPos = 0; in emitEmbeddedFont() local
3642 osl_getFilePos( m_aFile, &nEndStreamPos ); in emitEmbeddedFont()
6255 sal_uInt64 nEndStreamPos = 0; in emitOutputIntent() local
6256 osl_getFilePos( m_aFile, &nEndStreamPos ); in emitOutputIntent()
6269 aLine.append( (sal_Int64)(nEndStreamPos-nBeginStreamPos) ); in emitOutputIntent()
6786 sal_uInt64 nBeginStreamPos = 0, nEndStreamPos = 0; in emitAdditionalStreams() local
6820 aLine.append( (sal_Int64)(nEndStreamPos-nBeginStreamPos) ); in emitAdditionalStreams()
9558 sal_uInt64 nEndStreamPos = 0; in writeGradientFunction() local
[all …]

Completed in 49 milliseconds