Searched refs:rUndoHint (Results 1 – 2 of 2) sorted by relevance
2880 const ScUnoRefUndoHint& rUndoHint = static_cast<const ScUnoRefUndoHint&>(rHint); in Notify() local2884 if (rUndoHint.GetObjectId() != m_nObjectId) in Notify()2896 const ScRangeList& rRanges = rUndoHint.GetRanges(); in Notify()
1613 const ScUnoRefUndoHint& rUndoHint = static_cast<const ScUnoRefUndoHint&>(rHint); in Notify() local1614 if ( rUndoHint.GetObjectId() == nObjectId ) in Notify()1618 aRanges = rUndoHint.GetRanges(); in Notify()
Completed in 110 milliseconds