Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DTableCellLayoutController.java66 … final AttributeMap attributeMap = new AttributeMap(super.computeAttributes(fc, element, target)); in computeAttributes() local
76 FormatValueUtility.applyValueForCell(value.getValue(), attributeMap, valueType); in computeAttributes() local
99 private DataFlags computeValue(final AttributeMap attributeMap) throws DataSourceException in computeValue()
H A DOfficeTableLayoutController.java54 … final AttributeMap attributeMap = new AttributeMap(super.computeAttributes(fc, element, target)); in computeAttributes() local

Completed in 7 milliseconds