Searched refs:pScCellRangesBase (Results 1 – 2 of 2) sorted by relevance
45 ScCellRangesBase* pScCellRangesBase = ScCellRangesBase::getImplementation( xRange ); in GetDocShellFromRange() local46 if ( !pScCellRangesBase ) in GetDocShellFromRange()50 return pScCellRangesBase->GetDocShell(); in GetDocShellFromRange()
3085 ScCellRangesBase* pScCellRangesBase = ScCellRangesBase::getImplementation( xIndexAccess ); in Replace() local3087 lcl_NotifyRangeChanges( getScDocShell()->GetModel(), pScCellRangesBase ); in Replace()
Completed in 45 milliseconds