Searched refs:XclExpRefLog (Results 1 – 4 of 4) sorted by relevance
45 typedef ::std::vector< XclExpRefLogEntry > XclExpRefLog; typedef62 const ScAddress* pScBasePos = 0, XclExpRefLog* pRefLog = 0 );
430 XclExpRefLog maRefLog;
640 …for( XclExpRefLog::const_iterator aIt = maRefLog.begin(), aEnd = maRefLog.end(); aIt != aEnd; ++aI… in WriteFormula()775 XclExpRefLog& rRefLog = rpData->maRefLog; in GetCellData()781 …for( XclExpRefLog::const_iterator aIt = rRefLog.begin(), aEnd = rRefLog.end(); aIt != aEnd; ++aIt ) in GetCellData()
282 XclExpRefLog* mpRefLog; /// Log for external references.321 const ScAddress* pScBasePos = 0, XclExpRefLog* pRefLog = 0 );339 const ScAddress* pScBasePos, XclExpRefLog* pRefLog );511 const ScTokenArray& rScTokArr, const ScAddress* pScBasePos, XclExpRefLog* pRefLog ) in CreateFormula()600 const ScAddress* pScBasePos, XclExpRefLog* pRefLog ) in Init()2598 const ScAddress* pScBasePos, XclExpRefLog* pRefLog ) in CreateFormula()
Completed in 66 milliseconds