Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/report/
H A DReportTextDocument.java261 public void changePageOrientation(boolean bNewLandscape) in changePageOrientation() argument
269 if (bIsCurLandscape != bNewLandscape) in changePageOrientation()
272 Helper.setUnoPropertyValue(ReportPageStyle, ISLANDSCAPE, bNewLandscape); in changePageOrientation()
274 Helper.setUnoPropertyValue(FirstPageStyle, ISLANDSCAPE, bNewLandscape); in changePageOrientation()

Completed in 17 milliseconds