Home
last modified time | relevance | path

Searched refs:fcPlfLfo (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx588 pFib->fcPlfLfo = pTableStrm->Tell(); in OutOverrideListTab()
600 pFib->lcbPlfLfo = pTableStrm->Tell() - pFib->fcPlfLfo; in OutOverrideListTab()
H A Dww8par3.cxx1183 || ( rFib.fcPlcfLst == rFib.fcPlfLfo ) in WW8ListManager()
1323 rSt.Seek(rFib.fcPlfLfo); in WW8ListManager()
H A Dww8scan.hxx1405 … WW8_FC fcPlfLfo; // 0x02ea offset in the table stream of list format override information. member in WW8Fib
H A Dww8scan.cxx5706 rSt >> fcPlfLfo; in WW8Fib()
6096 Set_UInt32( pData, fcPlfLfo ); in Write()
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx268 xTableStream->Seek( pWwFib->fcPlfLfo ); in DumpNumList()
277 sal_uLong nLVLPos = pWwFib->fcPlfLfo + ( nCount * 0x10 ) + 4; in DumpNumList()
738 *pOut << "\tfcPlfLfo: " << fcPlfLfo << endl1; in Dump()
H A Dww8scan.hxx1187 WW8_FC fcPlfLfo; // 0x02ea offset in the table stream of list format override information. member in WW8Fib
H A Dww8scan.cxx5165 rSt >> fcPlfLfo; in WW8Fib()
5485 Set_UInt32( pData, fcPlfLfo ); in Write()

Completed in 112 milliseconds