Searched refs:SC_PLOC_CELLRANGE (Results 1 – 1 of 1) sorted by relevance
41 SC_PLOC_CELLRANGE, enumerator206 …aEntries.Insert( new ScPreviewLocationEntry( SC_PLOC_CELLRANGE, aPixelRect, rRange, bRepCol, bRepR… in AddCellRange()363 ScPreviewLocationEntry* pEntry = lcl_GetEntryByAddress( aEntries, rCellPos, SC_PLOC_CELLRANGE ); in GetCellPosition()383 if ( eType == SC_PLOC_CELLRANGE || eType == SC_PLOC_COLHEADER || eType == SC_PLOC_ROWHEADER ) in HasCellsInRange()536 if ( pEntry->eType == SC_PLOC_CELLRANGE ) in GetTableInfo()779 if ( pEntry->eType == SC_PLOC_CELLRANGE && !pEntry->bRepeatCol && !pEntry->bRepeatRow ) in GetMainCellRange()
Completed in 13 milliseconds