Searched refs:nEndStreamPos (Results 1 – 1 of 1) sorted by relevance
1184 sal_uInt64 nEndStreamPos; in endStream() local1200 aLine.append( (sal_Int64)(nEndStreamPos-m_nBeginStreamPos) ); in endStream()3641 sal_uInt64 nEndStreamPos = 0; in emitEmbeddedFont() local3642 osl_getFilePos( m_aFile, &nEndStreamPos ); in emitEmbeddedFont()6255 sal_uInt64 nEndStreamPos = 0; in emitOutputIntent() local6256 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() local6820 aLine.append( (sal_Int64)(nEndStreamPos-nBeginStreamPos) ); in emitAdditionalStreams()9558 sal_uInt64 nEndStreamPos = 0; in writeGradientFunction() local[all …]
Completed in 242 milliseconds