Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8par6.cxx730 long nSectionLeft = rSection.GetPageLeft() - nPageLeft; in InsertSection() local
732 if ((nSectionLeft != 0) || (nSectionRight != 0)) in InsertSection()
734 SvxLRSpaceItem aLR(nSectionLeft, nSectionRight, 0, 0, RES_LR_SPACE); in InsertSection()