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