Searched refs:XML_MASTER_DETAIL_FIELD (Results 1 – 10 of 10) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/filter/xml/ |
H A D | xmlMasterFields.cxx | 79 case XML_ELEMENT(REPORT, XML_MASTER_DETAIL_FIELD): in createFastChildContext()
|
H A D | xmlHelper.cxx | 362 { XML_NAMESPACE_REPORT, XML_MASTER_DETAIL_FIELD, XML_TOK_MASTER_DETAIL_FIELD}, in GetSubDocumentElemTokenMap()
|
H A D | xmlExport.cxx | 326 SvXMLElementExport aPair(*this,XML_NAMESPACE_REPORT, XML_MASTER_DETAIL_FIELD, true, true); in exportMasterDetailFields()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/filter/xml/ |
H A D | xmlHelper.cxx | 368 { XML_NAMESPACE_REPORT, XML_MASTER_DETAIL_FIELD, XML_TOK_MASTER_DETAIL_FIELD}, in GetSubDocumentElemTokenMap()
|
H A D | xmlExport.cxx | 363 … SvXMLElementExport aPair(*this,XML_NAMESPACE_REPORT, XML_MASTER_DETAIL_FIELD, true, true); in exportMasterDetailFields()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 3179 XML_MASTER_DETAIL_FIELD, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 3131 XML_MASTER_DETAIL_FIELD, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 3180 TOKEN( "master-detail-field", XML_MASTER_DETAIL_FIELD),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 3128 TOKEN( "master-detail-field", XML_MASTER_DETAIL_FIELD),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 7746 enum xmloff::token::XMLTokenEnum XML_MASTER_DETAIL_FIELD
|