Searched refs:XML_CUSTOM3 (Results 1 – 15 of 15) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/ |
H A D | XMLIndexBibliographyEntryContext.cxx | 69 { XML_CUSTOM3, BibliographyDataField::CUSTOM3 },
|
H A D | XMLIndexTemplateContext.cxx | 360 { XML_CUSTOM3, 7 },
|
H A D | XMLSectionExport.cxx | 894 XML_CUSTOM1, XML_CUSTOM2, XML_CUSTOM3, XML_CUSTOM4, 1115 { XML_CUSTOM3, BibliographyDataField::CUSTOM3 },
|
H A D | txtflde.cxx | 2690 { XML_CUSTOM3, BibliographyDataType::CUSTOM3 }, 3429 eName = XML_CUSTOM3; in MapBibliographyFieldName()
|
H A D | txtfldi.cxx | 2921 { XML_CUSTOM3, BibliographyDataType::CUSTOM3 }, 3106 case XML_CUSTOM3: in MapBibliographyFieldName()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/ |
H A D | XMLIndexBibliographyEntryContext.cxx | 72 { XML_CUSTOM3, BibliographyDataField::CUSTOM3 },
|
H A D | XMLIndexTemplateContext.cxx | 386 { XML_CUSTOM3, 7 },
|
H A D | XMLSectionExport.cxx | 895 XML_CUSTOM1, XML_CUSTOM2, XML_CUSTOM3, XML_CUSTOM4, 1113 { XML_CUSTOM3, BibliographyDataField::CUSTOM3 },
|
H A D | txtflde.cxx | 2676 { XML_CUSTOM3, BibliographyDataType::CUSTOM3 }, 3410 eName = XML_CUSTOM3; in MapBibliographyFieldName()
|
H A D | txtfldi.cxx | 3039 { XML_CUSTOM3, BibliographyDataType::CUSTOM3 }, 3247 else if (IsXMLToken(sName, XML_CUSTOM3)) in MapBibliographyFieldName()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 552 XML_CUSTOM3, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 533 XML_CUSTOM3, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 557 TOKEN( "custom3", XML_CUSTOM3 ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 534 TOKEN( "custom3", XML_CUSTOM3 ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 3572 enum xmloff::token::XMLTokenEnum XML_CUSTOM3
|