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.cxx587 pFib->fcPlfLfo = pTableStrm->Tell(); in OutOverrideListTab()
599 pFib->lcbPlfLfo = pTableStrm->Tell() - pFib->fcPlfLfo; in OutOverrideListTab()
H A Dww8par3.cxx1182 || ( rFib.fcPlcfLst == rFib.fcPlfLfo ) in WW8ListManager()
1322 rSt.Seek(rFib.fcPlfLfo); in WW8ListManager()
H A Dww8scan.hxx1404 … WW8_FC fcPlfLfo; // 0x02ea offset in the table stream of list format override information. member in WW8Fib
H A Dww8scan.cxx5705 rSt >> fcPlfLfo; in WW8Fib()
6095 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.cxx5164 rSt >> fcPlfLfo; in WW8Fib()
5484 Set_UInt32( pData, fcPlfLfo ); in Write()