Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A DXMLCellRangeSourceContext.hxx29 OUString sSourceStr; member
H A DXMLCellRangeSourceContext.cxx52 pCellRangeSource->sSourceStr = aIter.toString(); in ScXMLCellRangeSourceContext()
H A Dxmlcelli.cxx963 …if( !pDoc || !cellExists(*pDoc, rPosition) || !pCellRangeSource || pCellRangeSource->sSourceStr.is… in SetCellRangeSource()
972 OUString sSourceStr( pCellRangeSource->sSourceStr ); in SetCellRangeSource() local
974 …sFilterName, pCellRangeSource->sFilterOptions, sSourceStr, aDestRange, pCellRangeSource->nRefresh … in SetCellRangeSource()
976 …pLink, sfx2::SvBaseLinkObjectType::ClientFile, pCellRangeSource->sURL, &sFilterName, &sSourceStr ); in SetCellRangeSource()
H A DXMLExportIterator.cxx251 (sSourceStr == rAreaLink.sSourceStr); in Compare()
H A DXMLExportIterator.hxx155 OUString sSourceStr; member
H A Dxmlexprt.cxx696 aAreaLink.sSourceStr = pLink->GetSource(); in GetAreaLinks()
3674 AddAttribute( XML_NAMESPACE_TABLE, XML_NAME, rAreaLink.sSourceStr ); in WriteAreaLink()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A DXMLCellRangeSourceContext.hxx30 OUString sSourceStr; member
H A DXMLCellRangeSourceContext.cxx50 pCellRangeSource->sSourceStr = aIter.toString(); in ScXMLCellRangeSourceContext()
H A Dxmlcelli.cxx978 …if( pDoc && cellExists(*pDoc, rPosition) && pCellRangeSource && !pCellRangeSource->sSourceStr.isE… in SetCellRangeSource()
986 OUString sSourceStr( pCellRangeSource->sSourceStr ); in SetCellRangeSource() local
988 …sFilterName, pCellRangeSource->sFilterOptions, sSourceStr, aDestRange, pCellRangeSource->nRefresh … in SetCellRangeSource()
990 …r->InsertFileLink( *pLink, OBJECT_CLIENT_FILE, pCellRangeSource->sURL, &sFilterName, &sSourceStr ); in SetCellRangeSource()
H A DXMLExportIterator.cxx248 (sSourceStr == rAreaLink.sSourceStr); in Compare()
H A DXMLExportIterator.hxx156 OUString sSourceStr; member
H A Dxmlexprt.cxx688 aAreaLink.sSourceStr = pLink->GetSource(); in GetAreaLinks()
3537 AddAttribute( XML_NAMESPACE_TABLE, XML_NAME, rAreaLink.sSourceStr ); in WriteAreaLink()