Searched refs:fTruncDxaExpand (Results 1 – 5 of 5) sorted by relevance
1390 sal_uInt32 fTruncDxaExpand :1; // Expand/Condense by whole number of points member in WW8Dop
6135 fTruncDxaExpand = ( a32Bit & 0x00020000 ) >> 17 ; in WW8Dop()6257 if (fTruncDxaExpand) a32Bit |= 0x00020000; in GetCompatabilityOptions()
1122 *pOut << indent2 << "fTruncDxaExpand : " << pD->fTruncDxaExpand << endl1; in DumpDop()
1645 sal_uInt32 fTruncDxaExpand :1; // Expand/Condense by whole number of points member in WW8Dop
6996 fTruncDxaExpand = ( a32Bit & 0x00020000 ) >> 17 ; in SetCompatabilityOptions()7034 if (fTruncDxaExpand) a32Bit |= 0x00020000; in GetCompatabilityOptions()