Searched refs:SC_CTM_CHANGE (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/core/tool/ |
H A D | chgtrack.cxx | 2550 NotifyModified( SC_CTM_CHANGE, nMod, nMod ); in Append() 2554 NotifyModified( SC_CTM_CHANGE, pFirst->GetActionNumber(), in Append() 3243 NotifyModified( SC_CTM_CHANGE, nMod, nMod ); in Remove() 3247 NotifyModified( SC_CTM_CHANGE, pFirst->GetActionNumber(), in Remove()
|
/aoo41x/main/sc/inc/ |
H A D | chgtrack.hxx | 970 SC_CTM_CHANGE, // Actions geaendert enumerator
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docsh3.cxx | 665 pTrack->NotifyModified( SC_CTM_CHANGE, nNumber, nNumber ); in SetChangeComment()
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | acredlin.cxx | 1785 case SC_CTM_CHANGE: //bNeedsUpdate=sal_True; in IMPL_LINK()
|
Completed in 6075 milliseconds