Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxeformula.cxx282 XclExpRefLog* mpRefLog; /// Log for external references. member
299 mpRefLog( 0 ), in XclExpCompData()
633 mxData->mpRefLog = pRefLog; in Init()
1888 if( mxData->mpRefLog ) in GetNewRefLogEntry()
1890 mxData->mpRefLog->resize( mxData->mpRefLog->size() + 1 ); in GetNewRefLogEntry()
1891 return &mxData->mpRefLog->back(); in GetNewRefLogEntry()

Completed in 30 milliseconds