Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A Dswtypes.hxx238 #define SW_ISPRINTABLE( c ) ( c >= ' ' && 127 != c ) macro
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin.cxx2194 SW_ISPRINTABLE( aCh ); in KeyInput()

Completed in 50 milliseconds