Searched refs:IsInDtor (Results 1 – 25 of 30) sorted by relevance
12
243 if( pDoc->IsInDtor() ) in ~SwSection()675 if( !GetDoc()->IsInDtor() ) in ~SwSectionFmt()861 if( !GetDoc()->IsInDtor() && in Modify()873 if( !GetDoc()->IsInDtor() && in Modify()1379 if( !pSectNd || !pDoc || pDoc->IsInDtor() || ChkNoDataFlag() || in DataChanged()1653 if( pDoc && !pDoc->IsInDtor() ) in Closed()
105 if( pDoc->IsInDtor() || ChkNoDataFlag() || bIgnoreDataChanged ) in DataChanged()445 if( pCntntNode && !pCntntNode->GetDoc()->IsInDtor() ) in Closed()
214 if( !GetDoc()->IsInDtor() && IsDocNodes() ) in UpdtOutlineIdx()
158 if( rFldType.GetDoc() && !rFldType.GetDoc()->IsInDtor() ) in Closed()256 if( pDoc && !pDoc->IsInDtor() ) in ~SwDDEFieldType()
80 if( !pDoc->IsInDtor() && aLines.Count() && in ~SwDDETable()
222 if( !pDoc->IsInDtor() ) in SetStartNode()244 if( !pDoc->IsInDtor() && n < pDoc->GetFtnIdxs().Count() ) in SetStartNode()
1163 if( !pDoc->IsInDtor() ) in DestroyAttr()1222 if( nDelMsg && !pDoc->IsInDtor() && GetNodes().IsDocNodes() ) in DestroyAttr()
3714 if ( pDoc && !pDoc->IsInDtor() && &pDoc->GetNodes() == &GetNodes() ) in Modify()4045 bResult = pDoc->IsInReading() || pDoc->IsInDtor() ? false : true; in IsNotificationEnabled()
458 !pCNd->GetDoc()->IsInDtor() ) in ~SwCntntFrm()565 if( GetFmt() && !GetFmt()->GetDoc()->IsInDtor() ) in ~SwLayoutFrm()
68 if ( !GetFmt()->GetDoc()->IsInDtor() && GetAnchorFrm() ) in ~SwFlyInCntFrm()
244 if ( !pDoc || pDoc->IsInDtor() ) in RegisterChange()
71 if ( !(pDoc = pFmt->GetDoc())->IsInDtor() && pFmt->IsLastDepend() ) in ~SwColumnFrm()
589 if ( _pPageFrm && !_pPageFrm->GetFmt()->GetDoc()->IsInDtor() ) in _InvalidatePage()
296 if( GetFmt() && !GetFmt()->GetDoc()->IsInDtor() ) in ~SwFlyFrm()486 if ( !GetFmt()->GetDoc()->IsInDtor() ) in FinitDrawObj()
91 if( GetFmt()->GetDoc()->IsInDtor() ) in ~SwFlyFreeFrm()
712 if( pOLENd && !pOLENd->GetDoc()->IsInDtor() ) in ~SwOLEObj()892 if( nState != embed::EmbedStates::LOADED && !pDoc->IsInDtor() && !bIsActive && in UnloadObject()
1164 if ( pDoc->IsInDtor() && eType != SDRUSERCALL_DELETE ) in Changed()1293 const bool bNotify = !(GetFmt()->GetDoc()->IsInDtor()) && in _Changed()1751 !(GetFmt()->GetDoc()->IsInDtor()) && in DisconnectFromLayout()
49 if( !pDoc->IsInDtor() ) in ~SwUnoCrsr()
58 if (pDoc->IsInDtor()) { return; /* #i58606# */ } in ~SwExtTextInput()
133 if( GetDoc()->IsInDtor() ) in Modify()
2770 if( pDoc && !pDoc->IsInDtor() && in Remove()2784 if( pDoc && !pDoc->IsInDtor() && in DeleteAndDestroy()3114 if( !GetDoc()->IsInDtor() ) in ~SwRedline()
1668 if( !mbNewFldLst || !IsInDtor() ) in InsDelFldInFldLst()2189 if( b && pChk && !GetUpdtFlds().IsFieldsDirty() && !IsInDtor() in SetFieldsDirty()
992 if( !pDoc || pDoc->IsInDtor() ) in getGrammarContact()
368 if( pFmt && !pFmt->GetDoc()->IsInDtor() ) in Modify()
364 if( !pDoc->IsInDtor() ) // dann aus der Liste entfernen in ~SwTable()1835 if( !GetFrmFmt()->GetDoc()->IsInDtor() && pSttNd ) in ~SwTableBox()
Completed in 180 milliseconds