Searched refs:fcPlcfsed (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/sw/source/filter/ww1/ |
H A D | w1struct.hxx | 144 SVBT32 fcPlcfsed;// 8x7c file offset of section descriptor PLC. member 146 return SVBT32ToUInt32(fcPlcfsed); } in fcPlcfsedGet()
|
/aoo41x/main/sw/source/filter/ww8/dump/ |
H A D | dump8a.cxx | 628 *pOut << "\tfcPlcfsed: " << fcPlcfsed << endl1; in Dump() 2678 DumpPLCF( pWwFib->fcPlcfsed, pWwFib->lcbPlcfsed, SEP ); // SEPX in DoConvert()
|
H A D | ww8scan.hxx | 974 WW8_FC fcPlcfsed; // 8x88 file offset of section descriptor PLCF. member in WW8Fib
|
H A D | ww8scan.cxx | 3210 ? new WW8PLCF(pTblSt, rFib.fcPlcfsed, rFib.lcbPlcfsed, 12, nStartCp) in WW8PLCFx_SEPX() 4999 rSt >> fcPlcfsed; in WW8Fib() 5358 Set_UInt32( pData, fcPlcfsed ); in Write()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8scan.hxx | 1185 WW8_FC fcPlcfsed; // 8x88 file offset of section descriptor PLCF. member in WW8Fib
|
H A D | ww8scan.cxx | 3556 ? new WW8PLCF(pTblSt, rFib.fcPlcfsed, rFib.lcbPlcfsed, in WW8PLCFx_SEPX() 5527 rSt >> fcPlcfsed; in WW8Fib() 5967 Set_UInt32( pData, fcPlcfsed ); in Write()
|
H A D | wrtw8sty.cxx | 1839 rWrt.pFib->fcPlcfsed = nFcStart; in WritePlcSed()
|
Completed in 129 milliseconds