Searched refs:lcbPlcfbteChpx (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/dump/ |
H A D | dump8a.cxx | 641 *pOut << "\tlcbPlcfbteChpx: " << lcbPlcfbteChpx << endl1; in Dump() 2680 DumpPLCF( pWwFib->fcPlcfbteChpx, pWwFib->lcbPlcfbteChpx, CHP ); // CHPX in DoConvert()
|
H A D | ww8scan.hxx | 1001 sal_Int32 lcbPlcfbteChpx;// 0xbc count of bytes of character property bin table PLCF. member in WW8Fib
|
H A D | ww8scan.cxx | 2728 pPLCF = new WW8PLCF(pTblSt, rFib.fcPlcfbteChpx, rFib.lcbPlcfbteChpx, in WW8PLCFx_Fc_FKP() 5012 rSt >> lcbPlcfbteChpx; in WW8Fib() 5371 Set_UInt32( pData, lcbPlcfbteChpx ); in Write()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8scan.hxx | 1212 sal_Int32 lcbPlcfbteChpx;// 0xbc count of bytes of character property bin table PLCF. member in WW8Fib
|
H A D | ww8scan.cxx | 3057 pPLCF = new WW8PLCF(pTblSt, rFib.fcPlcfbteChpx, rFib.lcbPlcfbteChpx, in WW8PLCFx_Fc_FKP() 5540 lcbPlcfbteChpx = Readcb(rSt, eVer); in WW8Fib() 5980 Set_UInt32( pData, lcbPlcfbteChpx ); in Write()
|
H A D | wrtww8.cxx | 1002 rWrt.pFib->lcbPlcfbteChpx = rWrt.pTableStrm->Tell() - nFcStart; in WritePlc()
|
Completed in 108 milliseconds