Home
last modified time | relevance | path

Searched defs:styleParent (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java1544 final String styleParent = style.getStyleParent(); in computeRowHeight() local
1564 final String styleParent = globalStyle.getStyleParent(); in computeRowHeight() local
1584 final String styleParent = predefStyle.getStyleParent(); in computeRowHeight() local
1610 final String styleParent = style.getStyleParent(); in computeColumnWidth() local
1630 final String styleParent = globalStyle.getStyleParent(); in computeColumnWidth() local
1650 final String styleParent = predefStyle.getStyleParent(); in computeColumnWidth() local
H A DStyleUtilities.java178 final String styleParent = preStyle.getStyleParent(); in copyStyleInternal() local

Completed in 36 milliseconds