Home
last modified time | relevance | path

Searched refs:pRefLog (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxeformula.cxx319 const ScAddress* pScBasePos = 0, XclExpRefLog* pRefLog = 0 );
337 const ScAddress* pScBasePos, XclExpRefLog* pRefLog );
509 const ScTokenArray& rScTokArr, const ScAddress* pScBasePos, XclExpRefLog* pRefLog ) in CreateFormula() argument
512 Init( eType, rScTokArr, pScBasePos, pRefLog ); in CreateFormula()
598 const ScAddress* pScBasePos, XclExpRefLog* pRefLog ) in Init() argument
631 mxData->mpRefLog = pRefLog; in Init()
2596 const ScAddress* pScBasePos, XclExpRefLog* pRefLog ) in CreateFormula() argument
2598 return mxImpl->CreateFormula( eType, rScTokArr, pScBasePos, pRefLog ); in CreateFormula()
/trunk/main/sc/source/filter/inc/
H A Dxeformula.hxx62 const ScAddress* pScBasePos = 0, XclExpRefLog* pRefLog = 0 );