Searched refs:aTabRanges (Results 1 – 1 of 1) sorted by relevance
2273 ScRangeList aTabRanges; // collect ranges on this sheet in NotifyChanges() local2279 aTabRanges.Append( aRange ); in NotifyChanges()2281 sal_uLong nTabRangeCount = aTabRanges.Count(); in NotifyChanges()2287 ScRange aRange( *aTabRanges.GetObject( 0 ) ); in NotifyChanges()2294 … xTarget.set( static_cast<cppu::OWeakObject*>( new ScCellRangesObj( pDocShell, aTabRanges ) ) ); in NotifyChanges()
Completed in 31 milliseconds