Home
last modified time | relevance | path

Searched refs:XML_TABLE_COLUMNS (Results 1 – 21 of 21) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmlcoli.cxx187 case XML_ELEMENT( TABLE, XML_TABLE_COLUMNS ): in createFastChildContext()
H A Dxmltabi.cxx263 case XML_ELEMENT( TABLE, XML_TABLE_COLUMNS ): in createFastChildContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A Dxmlcoli.cxx192 case XML_ELEMENT( TABLE, XML_TABLE_COLUMNS ): in createFastChildContext()
H A Dxmltabi.cxx303 case XML_ELEMENT( TABLE, XML_TABLE_COLUMNS ): in createFastChildContext()
H A Dxmlimprt.cxx486 { XML_NAMESPACE_TABLE, XML_TABLE_COLUMNS, XML_TOK_TABLE_COLS }, in GetTableElemTokenMap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/filter/xml/
H A DxmlTable.cxx124 case XML_ELEMENT(TABLE, XML_TABLE_COLUMNS): in createFastChildContext()
H A DxmlExport.cxx729 SvXMLElementExport aColumns(*this,XML_NAMESPACE_TABLE, XML_TABLE_COLUMNS, true, true); in exportTableColumns()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/chart/
H A DSchXMLImport.cxx153 { XML_NAMESPACE_TABLE, XML_TABLE_COLUMNS, XML_TOK_TABLE_COLUMNS }, in GetTableElemTokenMap()
H A DSchXMLExport.cxx1582 SvXMLElementExport aColumns( mrExport, XML_NAMESPACE_TABLE, XML_TABLE_COLUMNS, true, true ); in exportTable()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/table/
H A DXMLTableImport.cxx562 case XML_ELEMENT(TABLE, XML_TABLE_COLUMNS): in createFastChildContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/table/
H A DXMLTableImport.cxx573 … else if( IsXMLToken( rLocalName, XML_TABLE_COLUMNS ) || IsXMLToken( rLocalName, XML_TABLE_ROWS ) ) in CreateChildContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/
H A DSchXMLTableContext.cxx226 case XML_ELEMENT(TABLE, XML_TABLE_COLUMNS): in createFastChildContext()
H A DSchXMLExport.cxx1626 SvXMLElementExport aColumns( mrExport, XML_NAMESPACE_TABLE, XML_TABLE_COLUMNS, true, true ); in exportTable()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx967 … { XML_NAMESPACE_TABLE, XML_TABLE_COLUMNS , XML_TOK_TABLE_COLUMNS }, in GetColumnTokenMap()
H A DxmlExport.cxx767 SvXMLElementExport aColumns(*this,XML_NAMESPACE_TABLE, XML_TABLE_COLUMNS, true, true); in exportTableColumns()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx1873 XML_TABLE_COLUMNS, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx1834 XML_TABLE_COLUMNS, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/xml/
H A Dxmltbli.cxx1313 case XML_ELEMENT(TABLE, XML_TABLE_COLUMNS): in createFastChildContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/xml/
H A Dxmltbli.cxx112 { XML_NAMESPACE_TABLE, XML_TABLE_COLUMNS, XML_TOK_TABLE_COLS },
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx1879 TOKEN( "table-columns", XML_TABLE_COLUMNS ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmltoken.cxx1836 TOKEN( "table-columns", XML_TABLE_COLUMNS ),