Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx2077 SCSIZE nOldSlot = ScChangeTrack::ComputeContentSlot( aBigRange.aStart.Row() ); in UpdateReference()
2079 SCSIZE nNewSlot = ScChangeTrack::ComputeContentSlot( aBigRange.aStart.Row() ); in UpdateReference()
2445 SCSIZE nSlot = ComputeContentSlot( in MasterLinks()
3033 SCSIZE nSlot = ComputeContentSlot( rPos.Row() ); in SearchContentAt()
/trunk/main/sc/inc/
H A Dchgtrack.hxx1142 static SCSIZE ComputeContentSlot( sal_Int32 nRow ) in ComputeContentSlot() function in ScChangeTrack

Completed in 39 milliseconds