Searched refs:GetNewRefLogEntry (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/sc/source/filter/excel/ |
| H A D | xeformula.cxx | 407 XclExpRefLogEntry* GetNewRefLogEntry(); 1884 XclExpRefLogEntry* XclExpFmlaCompImpl::GetNewRefLogEntry() in GetNewRefLogEntry() function in XclExpFmlaCompImpl 1931 … mxData->mpLinkMgr->FindExtSheet( nExtSheet, nXclTab, GetScTab( aRefData ), GetNewRefLogEntry() ); in ProcessCellRef() 1977 GetScTab( aRefData.Ref1 ), GetScTab( aRefData.Ref2 ), GetNewRefLogEntry() ); in ProcessRangeRef() 2014 …Mgr->FindExtSheet( nFileId, rTabName, 1, nExtSheet, nFirstSBTab, nLastSBTab, GetNewRefLogEntry() ); in ProcessExternalCellRef() 2051 …ndExtSheet( nFileId, rTabName, nTabSpan, nExtSheet, nFirstSBTab, nLastSBTab, GetNewRefLogEntry() ); in ProcessExternalRangeRef()
|