Searched refs:nSectionLeft (Results 1 – 1 of 1) sorted by relevance
731 long nSectionLeft = rSection.GetPageLeft() - nPageLeft; in InsertSection() local733 if ((nSectionLeft != 0) || (nSectionRight != 0)) in InsertSection()735 SvxLRSpaceItem aLR(nSectionLeft, nSectionRight, 0, 0, RES_LR_SPACE); in InsertSection()
Completed in 154 milliseconds