Home
last modified time | relevance | path

Searched refs:iLeftMargin (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DReportTextDocument.java276 … int iLeftMargin = AnyConverter.toInt(Helper.getUnoPropertyValue(ReportPageStyle, "LeftMargin")); in changePageOrientation() local
278 PageWidth = oNewSize.Width - iLeftMargin - iRightMargin; in changePageOrientation()

Completed in 7 milliseconds