Searched refs:pSttCell (Results 1 – 1 of 1) sorted by relevance
780 const SwLayoutFrm* pSttCell = pStart; in GetAutoSumSel() local781 while( pSttCell && !pSttCell->IsCellFrm() ) in GetAutoSumSel()782 pSttCell = pSttCell->GetUpper(); in GetAutoSumSel()813 if( pCell == pSttCell ) in GetAutoSumSel()882 if( pCell == pSttCell ) in GetAutoSumSel()
Completed in 28 milliseconds