Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DReportTextDocument.java58 private static final String ISLANDSCAPE = "IsLandscape"; field in ReportTextDocument
186 …dIsCurLandscape = AnyConverter.toBoolean(Helper.getUnoPropertyValue(ReportPageStyle, ISLANDSCAPE)); in swapLayoutTemplate()
268 …bIsCurLandscape = AnyConverter.toBoolean(Helper.getUnoPropertyValue(ReportPageStyle, ISLANDSCAPE)); in changePageOrientation()
272 Helper.setUnoPropertyValue(ReportPageStyle, ISLANDSCAPE, bNewLandscape); in changePageOrientation()
274 Helper.setUnoPropertyValue(FirstPageStyle, ISLANDSCAPE, bNewLandscape); in changePageOrientation()

Completed in 11 milliseconds