Searched refs:CLOSE (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/ |
H A D | OfficeDocumentReportTarget.java | 860 … 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 D | StylesWriter.java | 246 xmlWriter.writeTag(namespace, type, attrList, XmlWriterSupport.CLOSE); in writeElement() 257 xmlWriter.writeTag(namespace, type, attrList, XmlWriterSupport.CLOSE); in writeSection()
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/ |
H A D | SpreadsheetRawReportTarget.java | 375 … 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()
|
/aoo41x/main/winaccessibility/source/UAccCOM/ |
H A D | AccessibleKeyStroke.h | 142 const short CLOSE = 6; variable
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/util/ |
H A D | ManifestWriter.java | 113 xmlWriter.writeTag(MANIFEST_NS, "file-entry", entryAttrs, XmlWriterSupport.CLOSE); in write()
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | KeyFunction.idl | 63 const short CLOSE = 6;
|
/aoo41x/main/basic/source/inc/ |
H A D | token.hxx | 52 CALL, CASE, CLOSE, COMPARE, _CONST_, enumerator
|
/aoo41x/main/extensions/inc/ucbhelper/ |
H A D | ext_content.hxx | 179 static const sal_Int32 CLOSE = 1; variable
|
/aoo41x/main/winaccessibility/source/UAccCOMIDL/ |
H A D | AccessibleKeyStroke.idl | 137 const short CLOSE = 6;
|
/aoo41x/main/basic/source/comp/ |
H A D | token.cxx | 67 { CLOSE, "Close" },
|
H A D | parser.cxx | 49 { CLOSE, &SbiParser::Close, N, Y, }, // CLOSE
|
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbaeventshelper.cxx | 544 REGISTER_AUTO_EVENT( CLOSE, "Close" ); in ScVbaEventsHelper()
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ |
H A D | TextRawReportTarget.java | 1436 … writer.writeTag(OfficeNamespaces.TEXT_NS, "variable-decl", entryList, XmlWriterSupport.CLOSE); in endContent()
|
Completed in 170 milliseconds