Home
last modified time | relevance | path

Searched refs:sTempValue (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A DXMLDDELinksContext.cxx428 const rtl::OUString& sTempValue (xAttrList->getValueByIndex( nIndex )); in ScXMLDDECellContext() local
436 if (IsXMLToken(sTempValue, XML_STRING)) in ScXMLDDECellContext()
443 sValue = sTempValue; in ScXMLDDECellContext()
449 GetScImport().GetMM100UnitConverter().convertDouble(fValue, sTempValue); in ScXMLDDECellContext()
457 GetScImport().GetMM100UnitConverter().convertNumber(nCells, sTempValue); in ScXMLDDECellContext()
H A Dxmlconti.cxx50 rtl::OUStringBuffer& sTempValue) : in ScXMLContentContext() argument
53 sValue(sTempValue) in ScXMLContentContext()
/trunk/main/xmloff/source/core/
H A Dxmluconv.cxx2177 ::rtl::OUString sTempValue; in convertAny()
2178 if (aValue >>= sTempValue) in convertAny()
2182 sValue.append(sTempValue); in convertAny()

Completed in 29 milliseconds