Searched refs:mpScOLArray (Results 1 – 2 of 2) sorted by relevance
1392 mpScOLArray( 0 ), in XclExpOutlineBuffer()1398 mpScOLArray = bRows ? pOutlineTable->GetRowArray() : pOutlineTable->GetColArray(); in XclExpOutlineBuffer()1400 if( mpScOLArray ) in XclExpOutlineBuffer()1402 if( ScOutlineEntry* pEntry = mpScOLArray->GetEntryByPos( nLevel, 0 ) ) in XclExpOutlineBuffer()1408 if( mpScOLArray ) in UpdateColRow()1414 if( mpScOLArray->FindTouchedLevel( nScPos, nScPos, nNewOpenScLevel ) ) in UpdateColRow()1428 if( ScOutlineEntry* pEntry = mpScOLArray->GetEntryByPos( nScLevel, nScPos ) ) in UpdateColRow()
654 const ScOutlineArray* mpScOLArray; /// Pointer to Calc outline array. member in XclExpOutlineBuffer
Completed in 35 milliseconds