Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFormatValueUtility.java54 private static final String BOOLEAN_VALUE = "boolean-value"; field in FormatValueUtility
96 … variableSection.setAttribute(OfficeNamespaces.OFFICE_NS, BOOLEAN_VALUE, OfficeToken.TRUE); in applyValueForVariable()
100 … variableSection.setAttribute(OfficeNamespaces.OFFICE_NS, BOOLEAN_VALUE, OfficeToken.FALSE); in applyValueForVariable()
164 … variableSection.setAttribute(OfficeNamespaces.OFFICE_NS, BOOLEAN_VALUE, OfficeToken.TRUE); in applyValueForCell()
168 … variableSection.setAttribute(OfficeNamespaces.OFFICE_NS, BOOLEAN_VALUE, OfficeToken.FALSE); in applyValueForCell()
/trunk/main/xmloff/source/transform/
H A DOasis2OOo.cxx914 ENTRY1Q( OFFICE, BOOLEAN_VALUE, XML_ATACTION_RENAME,
935 ENTRY1Q( OFFICE, BOOLEAN_VALUE, XML_ATACTION_RENAME,
1020 ENTRY0( OFFICE, BOOLEAN_VALUE, XML_ATACTION_REMOVE ),
H A DOOo2Oasis.cxx861 ENTRY1Q( TEXT, BOOLEAN_VALUE, XML_ATACTION_RENAME,
884 ENTRY1Q( TABLE, BOOLEAN_VALUE, XML_ATACTION_RENAME,

Completed in 152 milliseconds