Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx3567 … sal_Int32 nSectionLen = (it == aSections.end()) ? nFontLen - nIndex : (*it) - nIndex; in emitEmbeddedFont() local
3568 if( ! writeBuffer( pFontData+nIndex, nSectionLen ) ) in emitEmbeddedFont()
3630 … sal_Int32 nSectionLen = (it == aSections.end()) ? nFontLen - nIndex : (*it) - nIndex; in emitEmbeddedFont() local
3631 if( ! writeBuffer( pFontData+nIndex, nSectionLen ) ) in emitEmbeddedFont()

Completed in 58 milliseconds