Home
last modified time | relevance | path

Searched refs:bRotateFont (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx434 sal_Bool bRotateFont : 1;// set to 1 when cell has rotated characters (i.e. uses @font) member
/aoo41x/main/sw/source/filter/ww8/
H A Dww8struc.hxx461 sal_uInt8 bRotateFont : 1;// set to 1 when cell has rotated characters (i.e. uses @font) member
H A Dww8par2.cxx1302 pAktTC->bRotateFont = ( ( aBits1 & 0x0010 ) != 0 ); in ReadDef()

Completed in 67 milliseconds