Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxeformula.cxx321 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
611 mxData->mbOk = pScBasePos != 0; in Init()
613 mxData->mpScBasePos = pScBasePos; in Init()
616 mxData->mbOk = pScBasePos != 0; in Init()
620 … ScCompiler::MoveRelWrap( *mxData->mxOwnScTokArr, GetDocPtr(), *pScBasePos, MAXCOL, MAXROW ); in Init()
2598 const ScAddress* pScBasePos, XclExpRefLog* pRefLog ) in CreateFormula() argument
[all …]
/aoo42x/main/sc/source/filter/inc/
H A Dxeformula.hxx62 const ScAddress* pScBasePos = 0, XclExpRefLog* pRefLog = 0 );

Completed in 30 milliseconds