Searched refs:pRefLog (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/source/filter/excel/ |
H A D | xeformula.cxx | 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() argument 514 Init( eType, rScTokArr, pScBasePos, pRefLog ); in CreateFormula() 600 const ScAddress* pScBasePos, XclExpRefLog* pRefLog ) in Init() argument 633 mxData->mpRefLog = pRefLog; in Init() 2598 const ScAddress* pScBasePos, XclExpRefLog* pRefLog ) in CreateFormula() argument 2600 return mxImpl->CreateFormula( eType, rScTokArr, pScBasePos, pRefLog ); in CreateFormula()
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | xeformula.hxx | 62 const ScAddress* pScBasePos = 0, XclExpRefLog* pRefLog = 0 );
|
Completed in 27 milliseconds