Searched refs:sSourceStr (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sc/source/filter/xml/ |
H A D | xmlcelli.cxx | 731 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 D | XMLCellRangeSourceContext.hxx | 36 ::rtl::OUString sSourceStr;
|
H A D | XMLCellRangeSourceContext.cxx | 74 pCellRangeSource->sSourceStr = sValue; in ScXMLCellRangeSourceContext()
|
H A D | XMLExportIterator.cxx | 299 (sSourceStr == rAreaLink.sSourceStr); in Compare()
|
H A D | XMLExportIterator.hxx | 160 ::rtl::OUString sSourceStr;
|
H A D | xmlexprt.cxx | 886 aAreaLink.sSourceStr = xAreaLink->getSourceArea(); in GetAreaLinks() 3300 AddAttribute( XML_NAMESPACE_TABLE, XML_NAME, rAreaLink.sSourceStr ); in WriteAreaLink()
|
Completed in 44 milliseconds