Home
last modified time | relevance | path

Searched refs:sQValue (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx418 …rtl::OUString sQValue = rExport.GetNamespaceMap().GetQNameByKey( nNamespacePrefix, sMatrixFormula,… in WriteFormulaCell() local
419 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_FORMULA, sQValue); in WriteFormulaCell()
423 …rtl::OUString sQValue = rExport.GetNamespaceMap().GetQNameByKey( nNamespacePrefix, sFormula, sal_F… in WriteFormulaCell() local
424 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_FORMULA, sQValue); in WriteFormulaCell()
/trunk/main/sw/source/filter/xml/
H A Dxmltble.cxx849 OUString sQValue = in ExportTableBox() local
853 AddAttribute(XML_NAMESPACE_TABLE, XML_FORMULA, sQValue ); in ExportTableBox()
/trunk/main/xmloff/source/text/
H A DXMLSectionExport.cxx438 OUString sQValue = in ExportRegularSectionStart() local
441 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_CONDITION, sQValue); in ExportRegularSectionStart()
H A Dtxtflde.cxx2492 OUString sQValue = in ProcessString() local
2494 ProcessString( eName, sQValue, bOmitEmpty, nPrefix ); in ProcessString()

Completed in 39 milliseconds