Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxetable.cxx1392 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()
/aoo41x/main/sc/source/filter/inc/
H A Dxetable.hxx654 const ScOutlineArray* mpScOLArray; /// Pointer to Calc outline array. member in XclExpOutlineBuffer

Completed in 111 milliseconds