Home
last modified time | relevance | path

Searched refs:XML_END_CELL_ADDRESS (Results 1 – 9 of 9) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A DXMLTableShapeImportHelper.cxx102 case XML_ELEMENT(TABLE, XML_END_CELL_ADDRESS): in finishShape()
H A Dxmlexprt.cxx3585 AddAttribute(XML_NAMESPACE_TABLE, XML_END_CELL_ADDRESS, sEndAddress); in WriteShapes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A DXMLTableShapeImportHelper.cxx110 if (IsXMLToken(aLocalName, XML_END_CELL_ADDRESS)) in finishShape()
H A Dxmlexprt.cxx3490 AddAttribute(XML_NAMESPACE_TABLE, XML_END_CELL_ADDRESS, sEndAddress); in WriteShapes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx731 XML_END_CELL_ADDRESS, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx703 XML_END_CELL_ADDRESS, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx736 TOKEN( "end-cell-address", XML_END_CELL_ADDRESS ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmltoken.cxx704 TOKEN( "end-cell-address", XML_END_CELL_ADDRESS ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results3790 enum xmloff::token::XMLTokenEnum XML_END_CELL_ADDRESS