Searched refs:IsDeletedIn (Results 1 – 5 of 5) sorted by relevance
190 if ( IsDeletedIn() ) in IsClickable()206 if ( p && p->IsDeletedIn() ) in IsClickable()241 if ( IsDeletedIn() ) in IsInternalRejectable()609 if ( !pE->pContent->IsDeletedIn() && in RejectRestoreContents()1022 if ( !IsDeletedIn() ) in UpdateReference()1396 if ( !pContent->IsDeletedIn() && in Reject()1401 !pContent->IsDeletedIn() ) in Reject()1654 if ( IsDeletedIn() ) in GetRefString()2981 !pE->pContent->IsDeletedIn() ) in DeleteCellEntries()3041 if ( !pContent->IsDeletedIn() ) in SearchContentAt()[all …]
421 sal_Bool IsDeletedIn() const in IsDeletedIn() function in ScChangeAction424 { return IsDeleteType() || IsDeletedIn(); } in IsDeleted()425 sal_Bool IsDeletedIn( const ScChangeAction* ) const;
961 if ( !bShared && pSourceAction->IsDeletedIn() ) in MergeDocument()1100 …if ( pAct && pAct->GetType() == eSourceType && pAct->IsDeletedIn() && !pSourceAction->IsDeletedIn(… in MergeDocument()
174 …ast<const ScChangeActionContent*>(pDeletedAction)->IsTopContent() && pDeletedAction->IsDeletedIn()) in WriteDeleted()733 if (static_cast<ScChangeActionContent*>(pAction)->IsTopContent() && pAction->IsDeletedIn()) in CollectActionAutoStyles()
757 if (pChangeActionContent->IsTopContent() && !pChangeActionContent->IsDeletedIn()) in SetNewCell()
Completed in 156 milliseconds