Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx2880 const ScUnoRefUndoHint& rUndoHint = static_cast<const ScUnoRefUndoHint&>(rHint); in Notify() local
2884 if (rUndoHint.GetObjectId() != m_nObjectId) in Notify()
2896 const ScRangeList& rRanges = rUndoHint.GetRanges(); in Notify()
H A Dcellsuno.cxx1613 const ScUnoRefUndoHint& rUndoHint = static_cast<const ScUnoRefUndoHint&>(rHint); in Notify() local
1614 if ( rUndoHint.GetObjectId() == nObjectId ) in Notify()
1618 aRanges = rUndoHint.GetRanges(); in Notify()

Completed in 80 milliseconds