Searched refs:fSectionMarginRight (Results 1 – 1 of 1) sorted by relevance
422 float fSectionMarginRight = 0.0f; in openSection() local426 fSectionMarginRight = propList["fo:margin-right"]->getFloat(); in openSection()428 if (iNumColumns > 1 || fSectionMarginLeft != 0 || fSectionMarginRight != 0) in openSection()
Completed in 9 milliseconds