Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx552 WW8LVL aLVL; in ReadLVL() local
556 memset(&aLVL, 0, sizeof( aLVL )); in ReadLVL()
557 rSt >> aLVL.nStartAt; in ReadLVL()
558 rSt >> aLVL.nNFC; in ReadLVL()
585 rSt >> aLVL.nV6Indent; in ReadLVL()
600 if(aLVL.nLenGrpprlPapx != rSt.Read(&aGrpprlPapx,aLVL.nLenGrpprlPapx)) in ReadLVL()
660 const sal_uInt16 nDesired = aLVL.nDxaLeft + aLVL.nDxaLeft1; in ReadLVL()
684 aLVL.nDxaLeft1 = nDesired - aLVL.nDxaLeft; in ReadLVL()
700 if(aLVL.nLenGrpprlChpx != rSt.Read(&aGrpprlChpx, aLVL.nLenGrpprlChpx)) in ReadLVL()
757 switch( aLVL.nNFC ) in ReadLVL()
[all …]

Completed in 23 milliseconds