Searched refs:fcPlcfLst (Results 1 – 7 of 7) sorted by relevance
159 pFib->fcPlcfLst = pTableStrm->Tell(); in WriteNumbering()163 pFib->lcbPlcfLst = pTableStrm->Tell() - pFib->fcPlcfLst; in WriteNumbering()
1183 || ( rFib.fcPlcfLst == rFib.fcPlfLfo ) in WW8ListManager()1197 rSt.Seek( rFib.fcPlcfLst ); in WW8ListManager()
1403 WW8_FC fcPlcfLst; // 0x02e2 offset in the table stream of list format information. member in WW8Fib
5704 rSt >> fcPlcfLst; in WW8Fib()6094 Set_UInt32( pData, fcPlcfLst ); in Write()
213 xTableStream->Seek( pWwFib->fcPlcfLst ); in DumpNumList()222 sal_uLong nLVLPos = pWwFib->fcPlcfLst + ( nCount * 0x1c ) + 2; in DumpNumList()736 *pOut << "\tfcPlcfLst: " << fcPlcfLst << endl1; in Dump()
1185 WW8_FC fcPlcfLst; // 0x02e2 offset in the table stream of list format information. member in WW8Fib
5163 rSt >> fcPlcfLst; in WW8Fib()5483 Set_UInt32( pData, fcPlcfLst ); in Write()
Completed in 148 milliseconds