Searched refs:XML_REFERENCE_REF (Results 1 – 9 of 9) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/ |
H A D | txtfldi.cxx | 404 case XML_ELEMENT(TEXT, XML_REFERENCE_REF): in CreateTextFieldImportContext() 2504 case XML_ELEMENT(TEXT, XML_REFERENCE_REF): in startFastElement() 2582 case XML_ELEMENT(TEXT, XML_REFERENCE_REF): in PrepareField()
|
H A D | txtflde.cxx | 3170 eElement = XML_REFERENCE_REF; in MapReferenceSource()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 1570 XML_REFERENCE_REF, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 1536 XML_REFERENCE_REF, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/ |
H A D | txtflde.cxx | 3151 eElement = XML_REFERENCE_REF; in MapReferenceSource()
|
H A D | txtimp.cxx | 263 { XML_NAMESPACE_TEXT, XML_REFERENCE_REF, XML_TOK_TEXT_REFERENCE_REF },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1576 TOKEN( "reference-ref", XML_REFERENCE_REF ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1538 TOKEN( "reference-ref", XML_REFERENCE_REF ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 5224 enum xmloff::token::XMLTokenEnum XML_REFERENCE_REF
|