Home
last modified time | relevance | path

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

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

Completed in 26 milliseconds