Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ascii/
H A Dparasc.cxx479 if( ( nLineLen >= MAX_ASCII_PARA - 100 ) && in ReadChars()
480 ( ( *pStt == ' ' ) || ( nLineLen >= MAX_ASCII_PARA - 1 ) ) ) in ReadChars()
/trunk/main/sw/inc/
H A Dshellio.hxx70 #define MAX_ASCII_PARA 10000 macro

Completed in 19 milliseconds