Searched refs:nSectionRight (Results 1 – 1 of 1) sorted by relevance
731 long nSectionRight = rSection.GetPageRight() - nPageRight; in InsertSection() local732 if ((nSectionLeft != 0) || (nSectionRight != 0)) in InsertSection()734 SvxLRSpaceItem aLR(nSectionLeft, nSectionRight, 0, 0, RES_LR_SPACE); in InsertSection()