Searched refs:XML_TABLE_REPRESENTATIONS (Results 1 – 8 of 8) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/xml/ |
H A D | xmlDatabase.cxx | 109 case XML_TABLE_REPRESENTATIONS: in createFastChildContext()
|
H A D | xmlExport.cxx | 764 if ( _bExportContext && XML_TABLE_REPRESENTATIONS != _eComponents ) in exportCollection() 1057 …exportCollection(xCollection,XML_TABLE_REPRESENTATIONS,XML_TOKEN_INVALID,_bExportContext,*pMemFunc… in exportTables()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/filter/xml/ |
H A D | xmlExport.cxx | 826 if ( _bExportContext && XML_TABLE_REPRESENTATIONS != _eComponents ) in exportCollection() 1121 …exportCollection(xCollection,XML_TABLE_REPRESENTATIONS,XML_TOKEN_INVALID,_bExportContext,*pMemFunc… in exportTables()
|
H A D | xmlfilter.cxx | 677 { XML_NAMESPACE_DB, XML_TABLE_REPRESENTATIONS, XML_TOK_TABLES}, in GetDatabaseElemTokenMap()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 3215 XML_TABLE_REPRESENTATIONS, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 3167 XML_TABLE_REPRESENTATIONS, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 3216 TOKEN( "table-representations", XML_TABLE_REPRESENTATIONS ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 3164 TOKEN( "table-representations", XML_TABLE_REPRESENTATIONS ),
|