Searched refs:SW_ISPRINTABLE (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/inc/ | ||
H A D | swtypes.hxx | 238 #define SW_ISPRINTABLE( c ) ( c >= ' ' && 127 != c ) macro |
/aoo4110/main/sw/source/ui/docvw/ | ||
H A D | edtwin.cxx | 2194 SW_ISPRINTABLE( aCh ); in KeyInput() |
Completed in 47 milliseconds