Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dprevloc.cxx41 SC_PLOC_CELLRANGE, enumerator
206 …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 12 milliseconds