Home
last modified time | relevance | path

Searched defs:sValueType (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx338 const OUString sValueType( lcl_createAttribute(XML_NP_OFFICE, XML_VALUE_TYPE) ); in exportTableRows() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx357 const OUString sValueType( lcl_createAttribute(XML_NP_OFFICE, XML_VALUE_TYPE) ); in exportTableRows() local
/dports/editors/calligra/calligra-3.2.1/sheets/odf/
H A DSheetsOdfCell.cpp96 static const QString sValueType = QString::fromLatin1("value-type"); in loadCell() local