Searched refs:rOwnActions (Results 1 – 2 of 2) sorted by relevance
228 …ntry* ScConflictsFinder::GetEntry( sal_uLong nSharedAction, const ScChangeActionList& rOwnActions ) in GetEntry() argument248 ScChangeActionList::const_iterator aEnd = rOwnActions.end(); in GetEntry()249 for ( ScChangeActionList::const_iterator aItr = rOwnActions.begin(); aItr != aEnd; ++aItr ) in GetEntry()
108 …ScConflictsListEntry* GetEntry( sal_uLong nSharedAction, const ScChangeActionList& rOwnActions );
Completed in 20 milliseconds