/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/xml/ |
H A D | xmlHelper.cxx | 58 { XML_COLLAPSE, false }, in GetPropertyHandler()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/filter/xml/ |
H A D | xmlHelper.cxx | 61 { XML_COLLAPSE, false }, in GetPropertyHandler()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/xforms/ |
H A D | SchemaRestrictionContext.cxx | 131 else if( IsXMLToken( rValue, XML_COLLAPSE ) ) in xforms_whitespace()
|
H A D | xformsexport.cxx | 697 sResult = GetXMLToken( XML_COLLAPSE ); in xforms_whitespace()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/ |
H A D | xmlrowi.cxx | 191 if (IsXMLToken(sVisibility, XML_COLLAPSE)) in endFastElement()
|
H A D | xmlexprt.cxx | 744 AddAttribute(XML_NAMESPACE_TABLE, XML_VISIBILITY, XML_COLLAPSE); in WriteSingleColumn() 1362 AddAttribute(XML_NAMESPACE_TABLE, XML_VISIBILITY, XML_COLLAPSE); in WriteRowStartTag()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/ |
H A D | xmlrowi.cxx | 187 if (IsXMLToken(sVisibility, XML_COLLAPSE)) in endFastElement()
|
H A D | xmlexprt.cxx | 734 AddAttribute(XML_NAMESPACE_TABLE, XML_VISIBILITY, XML_COLLAPSE); in WriteSingleColumn() 1351 AddAttribute(XML_NAMESPACE_TABLE, XML_VISIBILITY, XML_COLLAPSE); in WriteRowStartTag()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/xforms/ |
H A D | SchemaRestrictionContext.cxx | 159 else if( IsXMLToken( rValue, XML_COLLAPSE ) ) in xforms_whitespace()
|
H A D | xformsexport.cxx | 682 sResult = GetXMLToken( XML_COLLAPSE ); in xforms_whitespace()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/ |
H A D | SchXMLTableContext.cxx | 437 bHidden = aVisibility == GetXMLToken( XML_COLLAPSE ); in startFastElement()
|
H A D | SchXMLExport.cxx | 1640 … mrExport.AddAttribute( XML_NAMESPACE_TABLE, XML_VISIBILITY, GetXMLToken( XML_COLLAPSE ) ); in exportTable()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/chart/ |
H A D | SchXMLTableContext.cxx | 456 bHidden = aVisibility == GetXMLToken( XML_COLLAPSE ); in StartElement()
|
H A D | SchXMLExport.cxx | 1596 … mrExport.AddAttribute( XML_NAMESPACE_TABLE, XML_VISIBILITY, GetXMLToken( XML_COLLAPSE ) ); in exportTable()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 450 XML_COLLAPSE, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 432 XML_COLLAPSE, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 455 TOKEN( "collapse", XML_COLLAPSE ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 433 TOKEN( "collapse", XML_COLLAPSE ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 3420 enum xmloff::token::XMLTokenEnum XML_COLLAPSE
|