Searched refs:SC_CTM_APPEND (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sc/source/core/tool/ |
H A D | chgtrack.cxx | 2428 (eMsgType == SC_CTM_APPEND || eMsgType == SC_CTM_REMOVE)) ) in NotifyModified() 2543 NotifyModified( SC_CTM_APPEND, nAction, nAction ); in Append() 2579 StartBlockModify( SC_CTM_APPEND, GetActionMax() + 1 ); in AppendDeleteRange() 2883 StartBlockModify( SC_CTM_APPEND, nStartAction ); in AppendContentRange() 2897 StartBlockModify( SC_CTM_APPEND, nStartAction ); in AppendContentRange() 2933 StartBlockModify( SC_CTM_APPEND, nStartAction ); in AppendContentsIfInRefDoc() 3008 NotifyModified( SC_CTM_APPEND, nGeneratedMin, nGeneratedMin ); in GenerateDelContent() 3313 StartBlockModify( SC_CTM_APPEND, nStart ); in Undo()
|
/aoo42x/main/sc/inc/ |
H A D | chgtrack.hxx | 968 SC_CTM_APPEND, // Actions angehaengt enumerator
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | acredlin.cxx | 1780 case SC_CTM_APPEND: AppendChanges(pChgTrack,nStartAction,nEndAction); in IMPL_LINK()
|
Completed in 38 milliseconds