Home
last modified time | relevance | path

Searched defs:SW_ISPRINTABLE (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/inc/
H A Dswtypes.hxx238 #define SW_ISPRINTABLE( c ) ( c >= ' ' && 127 != c ) macro

Completed in 14 milliseconds