Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1108 sal_uLong nParseThis = POSTSCRIPT_BOUNDINGSEARCH; in ImplWriteActions() local
1111 if ( nParseThis > nSize ) in ImplWriteActions()
1112 nParseThis = nSize; in ImplWriteActions()
1116 …sal_uInt8* pFound = ImplSearchEntry( pSource, (sal_uInt8*)"%%LanguageLevel:", nParseThis - 10, 16 … in ImplWriteActions()
1139 if ( pSource && ImplGetBoundingBox( nBoundingBox, pSource, nParseThis ) ) in ImplWriteActions()

Completed in 24 milliseconds