Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8par3.cxx381 sal_uInt8 nLenGrpprlChpx; // length, in bytes, of the LVL's grpprlChpx member
585 rSt >> aLVL.nLenGrpprlChpx; in ReadLVL()
695 if( aLVL.nLenGrpprlChpx ) in ReadLVL()
699 if(aLVL.nLenGrpprlChpx != rSt.Read(&aGrpprlChpx, aLVL.nLenGrpprlChpx)) in ReadLVL()
703 sal_uInt8 *pSprmWhichPis = GrpprlHasSprm(0x6887,aGrpprlChpx[0],aLVL.nLenGrpprlChpx); in ReadLVL()
704 sal_uInt8 *pSprmIsPicBullet = GrpprlHasSprm(0x4888,aGrpprlChpx[0],aLVL.nLenGrpprlChpx); in ReadLVL()
733 short nLen = aLVL.nLenGrpprlChpx; in ReadLVL()