Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dexcelvbahelper.cxx45 ScCellRangesBase* pScCellRangesBase = ScCellRangesBase::getImplementation( xRange ); in GetDocShellFromRange() local
46 if ( !pScCellRangesBase ) in GetDocShellFromRange()
50 return pScCellRangesBase->GetDocShell(); in GetDocShellFromRange()
H A Dvbarange.cxx3085 ScCellRangesBase* pScCellRangesBase = ScCellRangesBase::getImplementation( xIndexAccess ); in Replace() local
3087 lcl_NotifyRangeChanges( getScDocShell()->GetModel(), pScCellRangesBase ); in Replace()

Completed in 60 milliseconds