Searched refs:fNoTabForInd (Results 1 – 5 of 5) sorted by relevance
1375 sal_uInt32 fNoTabForInd :1; // see above in compatibility options member in WW8Dop
6123 fNoTabForInd = ( a32Bit & 0x00000001 ) ; in WW8Dop()6245 if (fNoTabForInd) a32Bit |= 0x00000001; in GetCompatabilityOptions()
1109 *pOut << indent2 << "fNoTabForInd : " << pD->fNoTabForInd << endl1; in DumpDop()
1628 sal_uInt32 fNoTabForInd :1; // see above in compatibility options member in WW8Dop
6980 fNoTabForInd = ( a32Bit & 0x00000001 ) ; in SetCompatabilityOptions()7018 if (fNoTabForInd) a32Bit |= 0x00000001; in GetCompatabilityOptions()
Completed in 80 milliseconds