Searched refs:XML_GROUP (Results 1 – 12 of 12) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/filter/xml/ |
H A D | xmlReport.cxx | 155 case XML_ELEMENT(REPORT, XML_GROUP): in createFastChildContext()
|
H A D | xmlGroup.cxx | 199 case XML_ELEMENT(REPORT, XML_GROUP): in createFastChildContext()
|
H A D | xmlHelper.cxx | 336 { XML_NAMESPACE_REPORT, XML_GROUP, XML_TOK_GROUP }, in GetReportElemTokenMap()
|
H A D | xmlExport.cxx | 1063 SvXMLElementExport aGroup(*this,XML_NAMESPACE_REPORT, XML_GROUP, true, true); in exportGroup()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/filter/xml/ |
H A D | xmlHelper.cxx | 342 { XML_NAMESPACE_REPORT, XML_GROUP, XML_TOK_GROUP }, in GetReportElemTokenMap()
|
H A D | xmlfilter.cxx | 865 … { XML_NAMESPACE_REPORT, XML_GROUP , XML_TOK_GROUP_GROUP }, in GetGroupElemTokenMap()
|
H A D | xmlExport.cxx | 1099 SvXMLElementExport aGroup(*this,XML_NAMESPACE_REPORT, XML_GROUP, true, true); in exportGroup()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 3091 XML_GROUP, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 3043 XML_GROUP, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 3092 TOKEN( "group", XML_GROUP ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 3040 TOKEN( "group", XML_GROUP ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 7580 enum xmloff::token::XMLTokenEnum XML_GROUP
|