Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java1288 final LexicalUnit cssValue = styleSheetParserUtil.parseLexicalStyleValue( in parseLength() local
1290 return CSSValueFactory.createLengthValue(cssValue); in parseLength()