| /AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ |
| H A D | TextRawReportTarget.java | 362 writer.writeTag(OfficeNamespaces.TEXT_NS, "section", attrs, XmlWriterSupport.OPEN); in applyColumnsToPageBand() 518 xmlWriter.writeTag(OfficeNamespaces.OFFICE_NS, "text", null, XmlWriterSupport.OPEN); in startContent() 617 … TextRawReportTarget.VARIABLES_HIDDEN_STYLE_WITH_KEEPWNEXT, XmlWriterSupport.OPEN); in startOther() 709 xmlWriter.writeTag(namespace, elementType, attrList, XmlWriterSupport.OPEN); in startOther() 748 …iter().writeTag(OfficeNamespaces.TABLE_NS, OfficeToken.TABLE_ROW, attrList, XmlWriterSupport.OPEN); in startRow() 872 …paces.TEXT_NS, OfficeToken.P, OfficeToken.STYLE_NAME, style.getStyleName(), XmlWriterSupport.OPEN); in startTable() 885 …paces.TEXT_NS, OfficeToken.P, OfficeToken.STYLE_NAME, style.getStyleName(), XmlWriterSupport.OPEN); in startTable() 897 … TextRawReportTarget.VARIABLES_HIDDEN_STYLE_WITH_KEEPWNEXT, XmlWriterSupport.OPEN); in startTable() 1018 xmlWriter.writeTag(namespace, elementType, attrList, XmlWriterSupport.OPEN); in startTable() 1062 … getXmlWriter().writeTag(OfficeNamespaces.TEXT_NS, "section", attrs, XmlWriterSupport.OPEN); in openSection() [all …]
|
| /AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/output/ |
| H A D | StylesWriter.java | 138 xmlWriter.writeTag(OfficeNamespaces.OFFICE_NS, "master-styles", XmlWriterSupport.OPEN); in writeMasterStylesSection() 159 xmlWriter.writeTag(OfficeNamespaces.OFFICE_NS, "styles", XmlWriterSupport.OPEN); in writeCommonStylesSection() 174 xmlWriter.writeTag(OfficeNamespaces.OFFICE_NS, "automatic-styles", XmlWriterSupport.OPEN); in writeAutomaticStylesSection() 188 xmlWriter.writeTag(OfficeNamespaces.OFFICE_NS, "font-face-decls", XmlWriterSupport.OPEN); in writeFontFaces() 261 xmlWriter.writeTag(namespace, type, attrList, XmlWriterSupport.OPEN); in writeSection() 378 "document-styles", rootAttributes, XmlWriterSupport.OPEN); in performWriteRootTag()
|
| H A D | OfficeDocumentReportTarget.java | 395 …er.writeTag(OfficeNamespaces.OFFICE_NS, "document-content", rootAttributes, XmlWriterSupport.OPEN); in startReport() 796 getXmlWriter().writeTag(OfficeNamespaces.OFFICE_NS, "body", XmlWriterSupport.OPEN); in startBody() 1485 … getXmlWriter().writeTag(OfficeNamespaces.DRAWING_NS, "frame", frameList, XmlWriterSupport.OPEN); in startImageProcessing() 1720 …xmlWriter.writeTag(OfficeNamespaces.TABLE_NS, "calculation-settings", null, XmlWriterSupport.OPEN); in writeNullDate()
|
| /AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/ |
| H A D | SpreadsheetRawReportTarget.java | 310 … xmlWriter.writeTag(OfficeNamespaces.TEXT_NS, OfficeToken.P, null, XmlWriterSupport.OPEN); in handleParagraph() 488 xmlWriter.writeTag(namespace, elementType, attrList, XmlWriter.OPEN); in processElement() 572 … xmlWriter.writeTag(OfficeNamespaces.TABLE_NS, OfficeToken.SHAPES, null, XmlWriterSupport.OPEN); in createTableShapes() 580 …mlWriter.writeTag(OfficeNamespaces.DRAWING_NS, OfficeToken.FRAME, attrList, XmlWriterSupport.OPEN); in createTableShapes() 605 …Writer.writeTag(OfficeNamespaces.TABLE_NS, OfficeToken.TABLE_COLUMNS, null, XmlWriterSupport.OPEN); in createTableColumns() 753 … xmlWriter.writeTag(OfficeNamespaces.OFFICE_NS, getStartContent(), null, XmlWriterSupport.OPEN); in startContent() 765 …amespaces.TABLE_NS, OfficeToken.TABLE, buildAttributeList(tableAttributes), XmlWriterSupport.OPEN); in startContent()
|
| /AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/output/chart/ |
| H A D | ChartRawReportTarget.java | 99 … xmlWriter.writeTag(OfficeNamespaces.OFFICE_NS, getStartContent(), null, XmlWriterSupport.OPEN); in startContent() 241 xmlWriter.writeTag(namespace, elementType, attrList, XmlWriter.OPEN); in processElement()
|
| /AOO41X/main/winaccessibility/source/UAccCOM/ |
| H A D | AccessibleKeyStroke.h | 138 const short OPEN = 2; variable
|
| /AOO41X/main/reportbuilder/java/com/sun/star/report/util/ |
| H A D | ManifestWriter.java | 104 xmlWriter.writeTag(MANIFEST_NS, "manifest", rootAttributes, XmlWriterSupport.OPEN); in write()
|
| /AOO41X/main/offapi/com/sun/star/awt/ |
| H A D | KeyFunction.idl | 47 const short OPEN = 2;
|
| H A D | Key.idl | 383 const short OPEN = 1296;
|
| /AOO41X/main/basic/source/inc/ |
| H A D | token.hxx | 71 ON, OPEN, OPTION, IMPLEMENTS, enumerator
|
| /AOO41X/main/sc/source/ui/vba/ |
| H A D | vbaeventshelper.cxx | 543 REGISTER_AUTO_EVENT( OPEN, "Open" ); in ScVbaEventsHelper() 549 REGISTER_WORKBOOK_EVENT( OPEN, "Open", -1 ); in ScVbaEventsHelper()
|
| /AOO41X/main/extensions/inc/ucbhelper/ |
| H A D | ext_content.hxx | 178 static const sal_Int32 OPEN = 0; variable
|
| /AOO41X/main/winaccessibility/source/UAccCOMIDL/ |
| H A D | AccessibleKeyStroke.idl | 133 const short OPEN = 2;
|
| /AOO41X/main/framework/source/accelerators/ |
| H A D | keymapping.cxx | 137 {css::awt::Key::OPEN , "KEY_OPEN" },
|
| /AOO41X/main/basic/source/comp/ |
| H A D | token.cxx | 137 { OPEN, "Open" },
|
| H A D | parser.cxx | 89 { OPEN, &SbiParser::Open, N, Y, }, // OPEN
|
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | keycodes.hxx | 138 #define KEY_OPEN ((sal_uInt16)::com::sun::star::awt::Key::OPEN)
|
| /AOO41X/main/rsc/source/parser/ |
| H A D | rscibas.cxx | 431 SETCONST( pKey, "KEY_OPEN", com::sun::star::awt::Key::OPEN ); in InitKey()
|
| /AOO41X/main/ |
| H A D | LICENSE | 372 BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 789 OPEN DOCUMENT MANAGEMENT API LICENSE 1.0 1675 BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
|
| H A D | rat-excludes | 1419 # Open Document Managment API, uses "OPEN DOCUMENT MANAGEMENT API LICENSE 1.0"
|
| H A D | LICENSE_category_b | 1874 SIL OPEN FONT LICENSE Version 1.1 - 1 February 2007
|
| /AOO41X/extras/l10n/source/fa/ |
| H A D | localize.sdf | 11037 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.Verbs.OPEN …
|
| /AOO41X/extras/l10n/source/ml/ |
| H A D | localize.sdf | 18323 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.Verbs.OPEN …
|
| /AOO41X/extras/l10n/source/as/ |
| H A D | localize.sdf | 19040 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.Verbs.OPEN …
|
| /AOO41X/extras/l10n/source/sd/ |
| H A D | localize.sdf | 3070 officecfg registry\data\org\openoffice\Office\Embedding.xcu 0 value ..Embedding.Verbs.OPEN …
|