Searched refs:lcbPlcfsed (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/dump/ |
H A D | ww8scan.cxx | 3209 pPLCF = rFib.lcbPlcfsed in WW8PLCFx_SEPX() 3210 ? new WW8PLCF(pTblSt, rFib.fcPlcfsed, rFib.lcbPlcfsed, 12, nStartCp) in WW8PLCFx_SEPX() 5000 rSt >> lcbPlcfsed; in WW8Fib() 5359 Set_UInt32( pData, lcbPlcfsed ); in Write()
|
H A D | dump8a.cxx | 629 *pOut << "\tlcbPlcfsed: " << lcbPlcfsed << endl1; in Dump() 2678 DumpPLCF( pWwFib->fcPlcfsed, pWwFib->lcbPlcfsed, SEP ); // SEPX in DoConvert()
|
H A D | ww8scan.hxx | 975 sal_Int32 lcbPlcfsed; // 0x8c count of bytes of section descriptor PLCF. member in WW8Fib
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8scan.cxx | 3555 pPLCF = rFib.lcbPlcfsed in WW8PLCFx_SEPX() 3556 ? new WW8PLCF(pTblSt, rFib.fcPlcfsed, rFib.lcbPlcfsed, in WW8PLCFx_SEPX() 5528 lcbPlcfsed = Readcb(rSt, eVer); in WW8Fib() 5968 Set_UInt32( pData, lcbPlcfsed ); in Write()
|
H A D | ww8scan.hxx | 1186 sal_Int32 lcbPlcfsed; // 0x8c count of bytes of section descriptor PLCF. member in WW8Fib
|
H A D | wrtw8sty.cxx | 1840 rWrt.pFib->lcbPlcfsed = rWrt.pTableStrm->Tell() - nFcStart; in WritePlcSed()
|
Completed in 115 milliseconds