Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java87 private static final String MAY_BREAK_BETWEEN_ROWS = "may-break-between-rows"; field in TextRawReportTarget
941 … tableProps.setAttribute(OfficeNamespaces.STYLE_NS, MAY_BREAK_BETWEEN_ROWS, OfficeToken.FALSE); in startTable()
964 … tableProps.setAttribute(OfficeNamespaces.STYLE_NS, MAY_BREAK_BETWEEN_ROWS, OfficeToken.FALSE); in startTable()
994 … tableProps.setAttribute(OfficeNamespaces.STYLE_NS, MAY_BREAK_BETWEEN_ROWS, OfficeToken.FALSE); in startTable()
/trunk/main/sw/source/filter/xml/
H A Dxmlitemm.cxx111 MAP_ENTRY( STYLE, MAY_BREAK_BETWEEN_ROWS, RES_LAYOUT_SPLIT, 0 ),

Completed in 18 milliseconds