Home
last modified time | relevance | path

Searched refs:XML_COLLAPSE (Results 1 – 19 of 19) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/xml/
H A DxmlHelper.cxx58 { XML_COLLAPSE, false }, in GetPropertyHandler()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/filter/xml/
H A DxmlHelper.cxx61 { XML_COLLAPSE, false }, in GetPropertyHandler()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/xforms/
H A DSchemaRestrictionContext.cxx131 else if( IsXMLToken( rValue, XML_COLLAPSE ) ) in xforms_whitespace()
H A Dxformsexport.cxx697 sResult = GetXMLToken( XML_COLLAPSE ); in xforms_whitespace()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmlrowi.cxx191 if (IsXMLToken(sVisibility, XML_COLLAPSE)) in endFastElement()
H A Dxmlexprt.cxx744 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 Dxmlrowi.cxx187 if (IsXMLToken(sVisibility, XML_COLLAPSE)) in endFastElement()
H A Dxmlexprt.cxx734 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 DSchemaRestrictionContext.cxx159 else if( IsXMLToken( rValue, XML_COLLAPSE ) ) in xforms_whitespace()
H A Dxformsexport.cxx682 sResult = GetXMLToken( XML_COLLAPSE ); in xforms_whitespace()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/
H A DSchXMLTableContext.cxx437 bHidden = aVisibility == GetXMLToken( XML_COLLAPSE ); in startFastElement()
H A DSchXMLExport.cxx1640 … 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 DSchXMLTableContext.cxx456 bHidden = aVisibility == GetXMLToken( XML_COLLAPSE ); in StartElement()
H A DSchXMLExport.cxx1596 … mrExport.AddAttribute( XML_NAMESPACE_TABLE, XML_VISIBILITY, GetXMLToken( XML_COLLAPSE ) ); in exportTable()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx450 XML_COLLAPSE, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx432 XML_COLLAPSE, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx455 TOKEN( "collapse", XML_COLLAPSE ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmltoken.cxx433 TOKEN( "collapse", XML_COLLAPSE ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results3420 enum xmloff::token::XMLTokenEnum XML_COLLAPSE