Searched refs:HasSharedAction (Results 1 – 2 of 2) sorted by relevance
42 bool ScConflictsListEntry::HasSharedAction( sal_uLong nSharedAction ) const in HasSharedAction() function in ScConflictsListEntry108 if ( aItr->HasSharedAction( nSharedAction ) ) in GetSharedActionEntry()853 … if ( pNextContent && aItr->HasSharedAction( pNextContent->GetActionNumber() ) ) in UpdateView()
61 bool HasSharedAction( sal_uLong nSharedAction ) const;
Completed in 10 milliseconds