Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx2273 ScRangeList aTabRanges; // collect ranges on this sheet in NotifyChanges() local
2279 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 64 milliseconds