Searched refs:fWhichTblStm (Results 1 – 8 of 8) sorted by relevance
53 aWwFib.fWhichTblStm ? SL::a1Table : SL::a0Table), STREAM_STD_READ); in WW8Glossary()
1044 sal_uInt16 fWhichTblStm :1; //0200 When 0, this fib refers to the table stream member in WW8Fib
5665 fWhichTblStm= ( aBits2 & 0x02 ) >> 1; in WW8Fib()5839 if( fWhichTblStm ) nBits16 |= 0x0200; in WriteHeader()
3232 pFib->fWhichTblStm = 1; in ExportDocument_Impl()
4807 pWwFib->fWhichTblStm ? SL::a1Table : SL::a0Table), in SetSubStreams()
574 *pOut << "\tfWhichTblStm: " << (fWhichTblStm ? '1' : '0') << endl1; in Dump()2640 ( 1 == pWwFib->fWhichTblStm ) ? "1Table" : "0Table" ), in DoConvert()
839 sal_uInt16 fWhichTblStm :1; //0200 When 0, this fib refers to the table stream member in WW8Fib
5130 fWhichTblStm= ( aBits2 & 0x02 ) >> 1; in WW8Fib()5259 if( fWhichTblStm ) nBits16 |= 0x0200; in Write()