Searched refs:iLeftMargin (Results 1 – 1 of 1) sorted by relevance
276 … int iLeftMargin = AnyConverter.toInt(Helper.getUnoPropertyValue(ReportPageStyle, "LeftMargin")); in changePageOrientation() local278 PageWidth = oNewSize.Width - iLeftMargin - iRightMargin; in changePageOrientation()
Completed in 17 milliseconds