Home
last modified time | relevance | path

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

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