Home
last modified time | relevance | path

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

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/Operations/
H A DOrdinaryOperation.cs44 otResearchCommunicationRemove, enumerator
141 case OperationType.otResearchCommunicationRemove: in ProcessOperation()
325 if (fType == OperationType.otResearchCommunicationRemove) { in ProcessResearchCommunication()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/Lists/
H A DResearchListMan.cs267 …result = fUndoman.DoOrdinaryOperation(OperationType.otResearchCommunicationRemove, research, comm); in Modify()