Searched refs:XML_CUSTOM2 (Results 1 – 15 of 15) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/ |
H A D | XMLIndexBibliographyEntryContext.cxx | 68 { XML_CUSTOM2, BibliographyDataField::CUSTOM2 },
|
H A D | XMLIndexTemplateContext.cxx | 359 { XML_CUSTOM2, 6 },
|
H A D | XMLSectionExport.cxx | 894 XML_CUSTOM1, XML_CUSTOM2, XML_CUSTOM3, XML_CUSTOM4, 1114 { XML_CUSTOM2, BibliographyDataField::CUSTOM2 },
|
H A D | txtflde.cxx | 2689 { XML_CUSTOM2, BibliographyDataType::CUSTOM2 }, 3425 eName = XML_CUSTOM2; in MapBibliographyFieldName()
|
H A D | txtfldi.cxx | 2920 { XML_CUSTOM2, BibliographyDataType::CUSTOM2 }, 3103 case XML_CUSTOM2: in MapBibliographyFieldName()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/ |
H A D | XMLIndexBibliographyEntryContext.cxx | 71 { XML_CUSTOM2, BibliographyDataField::CUSTOM2 },
|
H A D | XMLIndexTemplateContext.cxx | 385 { XML_CUSTOM2, 6 },
|
H A D | XMLSectionExport.cxx | 895 XML_CUSTOM1, XML_CUSTOM2, XML_CUSTOM3, XML_CUSTOM4, 1112 { XML_CUSTOM2, BibliographyDataField::CUSTOM2 },
|
H A D | txtflde.cxx | 2675 { XML_CUSTOM2, BibliographyDataType::CUSTOM2 }, 3406 eName = XML_CUSTOM2; in MapBibliographyFieldName()
|
H A D | txtfldi.cxx | 3038 { XML_CUSTOM2, BibliographyDataType::CUSTOM2 }, 3243 else if (IsXMLToken(sName, XML_CUSTOM2)) in MapBibliographyFieldName()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 551 XML_CUSTOM2, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 532 XML_CUSTOM2, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 556 TOKEN( "custom2", XML_CUSTOM2 ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 533 TOKEN( "custom2", XML_CUSTOM2 ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 3570 enum xmloff::token::XMLTokenEnum XML_CUSTOM2
|