Searched refs:fItalicSet (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sw/source/filter/ww1/ | ||
H A D | w1struct.hxx | 522 void fItalicSet(sal_Bool b) { fCharSet( ( fCharGet() & 0xfffd ) | ( b << 1 ) ); } in fItalicSet() function |
Completed in 35 milliseconds