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.cxx382 sal_uInt8 nLenGrpprlChpx; // length, in bytes, of the LVL's grpprlChpx member
586 rSt >> aLVL.nLenGrpprlChpx; in ReadLVL()
696 if( aLVL.nLenGrpprlChpx ) in ReadLVL()
700 if(aLVL.nLenGrpprlChpx != rSt.Read(&aGrpprlChpx, aLVL.nLenGrpprlChpx)) in ReadLVL()
704 sal_uInt8 *pSprmWhichPis = GrpprlHasSprm(0x6887,aGrpprlChpx[0],aLVL.nLenGrpprlChpx); in ReadLVL()
705 sal_uInt8 *pSprmIsPicBullet = GrpprlHasSprm(0x4888,aGrpprlChpx[0],aLVL.nLenGrpprlChpx); in ReadLVL()
734 short nLen = aLVL.nLenGrpprlChpx; in ReadLVL()

Completed in 14 milliseconds