Searched refs:fLinkStyles (Results 1 – 5 of 5) sorted by relevance
1299 sal_uInt16 fLinkStyles : 1; // when 1, Word will merge styles from its template member in WW8Dop
6035 fLinkStyles = 0 != ( a8Bit & 0x40 ); in WW8Dop()6308 if( fLinkStyles ) a8Bit |= 0x40; in Write()
1048 *pOut << indent2 << "fLinkStyles : " << pD->fLinkStyles << endl1; in DumpDop()
1549 sal_uInt16 fLinkStyles : 1; // when 1, Word will merge styles from its template member in WW8Dop
6746 fLinkStyles = 0 != ( a8Bit & 0x40 ); in WW8Dop()7175 if( fLinkStyles ) a8Bit |= 0x40; in Write()
Completed in 87 milliseconds