Home
last modified time | relevance | path

Searched refs:XclExpRefLog (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sc/source/filter/inc/
H A Dxeformula.hxx45 typedef ::std::vector< XclExpRefLogEntry > XclExpRefLog; typedef
62 const ScAddress* pScBasePos = 0, XclExpRefLog* pRefLog = 0 );
H A DXclExpChangeTrack.hxx430 XclExpRefLog maRefLog;
/aoo4110/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx640 …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()
/aoo4110/main/sc/source/filter/excel/
H A Dxeformula.cxx282 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 46 milliseconds