Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8par3.cxx697 sal_uInt8 aGrpprlChpx[ 255 ]; in ReadLVL() local
698 memset(&aGrpprlChpx, 0, sizeof( aGrpprlChpx )); 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()
734 sal_uInt8* pSprms1 = &aGrpprlChpx[0]; in ReadLVL()