Searched refs:fNoTabForInd (Results 1 – 5 of 5) sorted by relevance
1375 sal_uInt32 fNoTabForInd :1; // see above in compatibility options member in WW8Dop
6122 fNoTabForInd = ( a32Bit & 0x00000001 ) ; in WW8Dop()6244 if (fNoTabForInd) a32Bit |= 0x00000001; in GetCompatabilityOptions()
1109 *pOut << indent2 << "fNoTabForInd : " << pD->fNoTabForInd << endl1; in DumpDop()
1627 sal_uInt32 fNoTabForInd :1; // see above in compatibility options member in WW8Dop
6979 fNoTabForInd = ( a32Bit & 0x00000001 ) ; in SetCompatabilityOptions()7017 if (fNoTabForInd) a32Bit |= 0x00000001; in GetCompatabilityOptions()