Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/report/
H A DReportTextDocument.java65 private Object FirstPageStyle; field in ReportTextDocument
253 FirstPageStyle = Helper.getUnoObjectbyName(oPageStyleFamily, "First Page"); in getReportPageStyles()
274 Helper.setUnoPropertyValue(FirstPageStyle, ISLANDSCAPE, bNewLandscape); in changePageOrientation()
275 Helper.setUnoPropertyValue(FirstPageStyle, SIZE, oNewSize); in changePageOrientation()

Completed in 14 milliseconds