Searched refs:XML_CONDITIONAL_FORMAT (Results 1 – 8 of 8) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/ |
H A D | xmlcondformat.cxx | 47 case XML_ELEMENT( CALC_EXT, XML_CONDITIONAL_FORMAT ): in createFastChildContext()
|
H A D | xmlexprt.cxx | 4639 …SvXMLElementExport aElementCondFormat(*this, XML_NAMESPACE_CALC_EXT, XML_CONDITIONAL_FORMAT, true,… in ExportConditionalFormat()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/ |
H A D | xmlcondformat.cxx | 46 case XML_ELEMENT( CALC_EXT, XML_CONDITIONAL_FORMAT ): in createFastChildContext()
|
H A D | xmlexprt.cxx | 4505 …SvXMLElementExport aElementCondFormat(*this, XML_NAMESPACE_CALC_EXT, XML_CONDITIONAL_FORMAT, true,… in ExportConditionalFormat()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 478 XML_CONDITIONAL_FORMAT, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 460 XML_CONDITIONAL_FORMAT, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 483 TOKEN( "conditional-format", XML_CONDITIONAL_FORMAT ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 461 TOKEN( "conditional-format", XML_CONDITIONAL_FORMAT ),
|