Home
last modified time | relevance | path

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 DxmlDatabase.cxx109 case XML_TABLE_REPRESENTATIONS: in createFastChildContext()
H A DxmlExport.cxx764 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 DxmlExport.cxx826 if ( _bExportContext && XML_TABLE_REPRESENTATIONS != _eComponents ) in exportCollection()
1121 …exportCollection(xCollection,XML_TABLE_REPRESENTATIONS,XML_TOKEN_INVALID,_bExportContext,*pMemFunc… in exportTables()
H A Dxmlfilter.cxx677 { XML_NAMESPACE_DB, XML_TABLE_REPRESENTATIONS, XML_TOK_TABLES}, in GetDatabaseElemTokenMap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx3215 XML_TABLE_REPRESENTATIONS, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx3167 XML_TABLE_REPRESENTATIONS, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx3216 TOKEN( "table-representations", XML_TABLE_REPRESENTATIONS ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmltoken.cxx3164 TOKEN( "table-representations", XML_TABLE_REPRESENTATIONS ),