Searched refs:XML_COLLAPSE (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/dbaccess/source/filter/xml/ |
H A D | xmlHelper.cxx | 90 { XML_COLLAPSE, sal_False }, in GetPropertyHandler()
|
/aoo41x/main/xmloff/source/xforms/ |
H A D | SchemaRestrictionContext.cxx | 173 else if( IsXMLToken( rValue, XML_COLLAPSE ) ) in lcl_whitespace()
|
H A D | xformsexport.cxx | 721 sResult = GetXMLToken( XML_COLLAPSE ); in lcl_whitespace()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlrowi.cxx | 209 if (IsXMLToken(sVisibility, XML_COLLAPSE)) in EndElement()
|
H A D | xmlexprt.cxx | 939 AddAttribute(XML_NAMESPACE_TABLE, XML_VISIBILITY, XML_COLLAPSE); in WriteSingleColumn() 1220 AddAttribute(XML_NAMESPACE_TABLE, XML_VISIBILITY, XML_COLLAPSE); in WriteRowStartTag()
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLTableContext.cxx | 579 bHidden = aVisibility.equals( GetXMLToken( XML_COLLAPSE ) ); in StartElement()
|
H A D | SchXMLExport.cxx | 1749 … mrExport.AddAttribute( XML_NAMESPACE_TABLE, XML_VISIBILITY, GetXMLToken( XML_COLLAPSE ) ); in exportTable()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 416 XML_COLLAPSE, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 424 TOKEN( "collapse", XML_COLLAPSE ),
|
Completed in 119 milliseconds