Home
last modified time | relevance | path

Searched refs:sSourceStr (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A Dxmlcelli.cxx731 if( CellExists(rPosition) && pCellRangeSource && pCellRangeSource->sSourceStr.getLength() && in SetCellRangeSource()
742 String sSourceStr( pCellRangeSource->sSourceStr ); in SetCellRangeSource() local
744 …sFilterName, pCellRangeSource->sFilterOptions, sSourceStr, aDestRange, pCellRangeSource->nRefresh … in SetCellRangeSource()
746 …r->InsertFileLink( *pLink, OBJECT_CLIENT_FILE, pCellRangeSource->sURL, &sFilterName, &sSourceStr ); in SetCellRangeSource()
H A DXMLCellRangeSourceContext.hxx36 ::rtl::OUString sSourceStr;
H A DXMLCellRangeSourceContext.cxx74 pCellRangeSource->sSourceStr = sValue; in ScXMLCellRangeSourceContext()
H A DXMLExportIterator.cxx299 (sSourceStr == rAreaLink.sSourceStr); in Compare()
H A DXMLExportIterator.hxx160 ::rtl::OUString sSourceStr;
H A Dxmlexprt.cxx886 aAreaLink.sSourceStr = xAreaLink->getSourceArea(); in GetAreaLinks()
3300 AddAttribute( XML_NAMESPACE_TABLE, XML_NAME, rAreaLink.sSourceStr ); in WriteAreaLink()

Completed in 76 milliseconds