Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java860 … xmlWriter.writeTag(OfficeNamespaces.TEXT_NS, "line-break", XmlWriterSupport.CLOSE); in processText()
923 … xmlWriter.writeTag(OfficeNamespaces.TEXT_NS, "line-break", XmlWriterSupport.CLOSE); in processContent()
1486 …iter().writeTag(OfficeNamespaces.DRAWING_NS, OfficeToken.IMAGE, imageList, XmlWriterSupport.CLOSE); in startImageProcessing()
1694 …r().writeTag(OfficeNamespaces.DRAWING_NS, OfficeToken.OBJECT_OLE, oleList, XmlWriterSupport.CLOSE); in startChartProcessing()
1723 …eNamespaces.TABLE_NS, "null-date", buildAttributeList(nullDateAttributes), XmlWriterSupport.CLOSE); in writeNullDate()
H A DStylesWriter.java246 xmlWriter.writeTag(namespace, type, attrList, XmlWriterSupport.CLOSE); in writeElement()
257 xmlWriter.writeTag(namespace, type, attrList, XmlWriterSupport.CLOSE); in writeSection()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java375 … xmlWriter.writeTag(namespace, OfficeToken.COVERED_TABLE_CELL, null, XmlWriter.CLOSE); in processElement()
630 ….writeTag(OfficeNamespaces.TABLE_NS, OfficeToken.TABLE_COLUMN, myAttrList, XmlWriterSupport.CLOSE); in createTableColumns()
714 …lWriter.writeTag(OfficeNamespaces.TABLE_NS, OfficeToken.COVERED_TABLE_CELL, null, XmlWriter.CLOSE); in generateCoveredTableCells()
/aoo4110/main/winaccessibility/source/UAccCOM/
H A DAccessibleKeyStroke.h142 const short CLOSE = 6; variable
/aoo4110/main/reportbuilder/java/com/sun/star/report/util/
H A DManifestWriter.java113 xmlWriter.writeTag(MANIFEST_NS, "file-entry", entryAttrs, XmlWriterSupport.CLOSE); in write()
/aoo4110/main/offapi/com/sun/star/awt/
H A DKeyFunction.idl63 const short CLOSE = 6;
/aoo4110/main/basic/source/inc/
H A Dtoken.hxx52 CALL, CASE, CLOSE, COMPARE, _CONST_, enumerator
/aoo4110/main/extensions/inc/ucbhelper/
H A Dext_content.hxx179 static const sal_Int32 CLOSE = 1; variable
/aoo4110/main/winaccessibility/source/UAccCOMIDL/
H A DAccessibleKeyStroke.idl137 const short CLOSE = 6;
/aoo4110/main/basic/source/comp/
H A Dtoken.cxx67 { CLOSE, "Close" },
H A Dparser.cxx49 { CLOSE, &SbiParser::Close, N, Y, }, // CLOSE
/aoo4110/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx544 REGISTER_AUTO_EVENT( CLOSE, "Close" ); in ScVbaEventsHelper()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java1436 … writer.writeTag(OfficeNamespaces.TEXT_NS, "variable-decl", entryList, XmlWriterSupport.CLOSE); in endContent()

Completed in 69 milliseconds