Home
last modified time | relevance | path

Searched refs:XML_VISIBILITY (Results 1 – 23 of 23) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/xml/
H A DxmlColumn.cxx62 case XML_VISIBILITY: in OXMLColumn()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmlcoli.cxx64 case XML_ELEMENT( TABLE, XML_VISIBILITY ): in ScXMLTableColContext()
H A Dxmlrowi.cxx66 case XML_ELEMENT( TABLE, XML_VISIBILITY ): in ScXMLTableRowContext()
H A Dxmlexprt.cxx744 AddAttribute(XML_NAMESPACE_TABLE, XML_VISIBILITY, XML_COLLAPSE); in WriteSingleColumn()
1360 AddAttribute(XML_NAMESPACE_TABLE, XML_VISIBILITY, XML_FILTER); in WriteRowStartTag()
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 Dxmlcoli.cxx63 case XML_ELEMENT( TABLE, XML_VISIBILITY ): in ScXMLTableColContext()
H A Dxmlrowi.cxx65 case XML_ELEMENT( TABLE, XML_VISIBILITY ): in ScXMLTableRowContext()
H A Dxmlexprt.cxx734 AddAttribute(XML_NAMESPACE_TABLE, XML_VISIBILITY, XML_COLLAPSE); in WriteSingleColumn()
1349 AddAttribute(XML_NAMESPACE_TABLE, XML_VISIBILITY, XML_FILTER); in WriteRowStartTag()
1351 AddAttribute(XML_NAMESPACE_TABLE, XML_VISIBILITY, XML_COLLAPSE); in WriteRowStartTag()
H A Dxmlimprt.cxx554 …{ XML_NAMESPACE_TABLE, XML_VISIBILITY, XML_TOK_TABLE_ROW_ATTR_VISIBILITY … in GetTableRowAttrTokenMap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/
H A Danimationexport.cxx419 { XML_VISIBILITY, "Visibility" }, in getAnimationAttributeNamesConversionList()
1533 case XML_VISIBILITY: nType = XML_SD_TYPE_PRESPAGE_VISIBILITY; break; in convertValue()
H A Danimationimport.cxx268 case XML_VISIBILITY: nType = XML_SD_TYPE_PRESPAGE_VISIBILITY; break; in convertValue()
H A Dsdpropls.cxx329 …DPMAP( "Visible", XML_NAMESPACE_PRESENTATION, XML_VISIBILITY, XML_SD_TYP…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/
H A Danimationexport.cxx419 { XML_VISIBILITY, "Visibility" }, in getAnimationAttributeNamesConversionList()
1479 case XML_VISIBILITY: nType = XML_SD_TYPE_PRESPAGE_VISIBILITY; break; in convertValue()
H A Danimationimport.cxx429 case XML_VISIBILITY: nType = XML_SD_TYPE_PRESPAGE_VISIBILITY; break; in convertValue()
H A Dsdpropls.cxx317 …DPMAP( "Visible", XML_NAMESPACE_PRESENTATION, XML_VISIBILITY, XML_SD_TYP…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx875 { XML_NAMESPACE_DB, XML_VISIBILITY, XML_TOK_COLUMN_VISIBILITY }, in GetColumnElemTokenMap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/
H A DSchXMLTableContext.cxx434 case XML_ELEMENT(TABLE, XML_VISIBILITY): 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.cxx453 IsXMLToken( aLocalName, XML_VISIBILITY ) ) 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.hxx2088 XML_VISIBILITY, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx2044 XML_VISIBILITY, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx2094 TOKEN( "visibility", XML_VISIBILITY ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmltoken.cxx2046 TOKEN( "visibility", XML_VISIBILITY ),