| /trunk/main/sw/source/core/docnode/ |
| H A D | section.cxx | 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()
|
| H A D | swbaslnk.cxx | 105 if( pDoc->IsInDtor() || ChkNoDataFlag() || bIgnoreDataChanged ) in DataChanged() 445 if( pCntntNode && !pCntntNode->GetDoc()->IsInDtor() ) in Closed()
|
| H A D | ndnum.cxx | 214 if( !GetDoc()->IsInDtor() && IsDocNodes() ) in UpdtOutlineIdx()
|
| /trunk/main/sw/source/core/fields/ |
| H A D | ddefld.cxx | 158 if( rFldType.GetDoc() && !rFldType.GetDoc()->IsInDtor() ) in Closed() 256 if( pDoc && !pDoc->IsInDtor() ) in ~SwDDEFieldType()
|
| H A D | ddetbl.cxx | 80 if( !pDoc->IsInDtor() && aLines.Count() && in ~SwDDETable()
|
| /trunk/main/sw/source/core/txtnode/ |
| H A D | atrftn.cxx | 222 if( !pDoc->IsInDtor() ) in SetStartNode() 244 if( !pDoc->IsInDtor() && n < pDoc->GetFtnIdxs().Count() ) in SetStartNode()
|
| H A D | thints.cxx | 1163 if( !pDoc->IsInDtor() ) in DestroyAttr() 1222 if( nDelMsg && !pDoc->IsInDtor() && GetNodes().IsDocNodes() ) in DestroyAttr()
|
| H A D | ndtxt.cxx | 3714 if ( pDoc && !pDoc->IsInDtor() && &pDoc->GetNodes() == &GetNodes() ) in Modify() 4045 bResult = pDoc->IsInReading() || pDoc->IsInDtor() ? false : true; in IsNotificationEnabled()
|
| /trunk/main/sw/source/core/layout/ |
| H A D | ssfrm.cxx | 458 !pCNd->GetDoc()->IsInDtor() ) in ~SwCntntFrm() 565 if( GetFmt() && !GetFmt()->GetDoc()->IsInDtor() ) in ~SwLayoutFrm()
|
| H A D | flyincnt.cxx | 68 if ( !GetFmt()->GetDoc()->IsInDtor() && GetAnchorFrm() ) in ~SwFlyInCntFrm()
|
| H A D | pagedesc.cxx | 244 if ( !pDoc || pDoc->IsInDtor() ) in RegisterChange()
|
| H A D | colfrm.cxx | 71 if ( !(pDoc = pFmt->GetDoc())->IsInDtor() && pFmt->IsLastDepend() ) in ~SwColumnFrm()
|
| H A D | anchoreddrawobject.cxx | 589 if ( _pPageFrm && !_pPageFrm->GetFmt()->GetDoc()->IsInDtor() ) in _InvalidatePage()
|
| H A D | fly.cxx | 296 if( GetFmt() && !GetFmt()->GetDoc()->IsInDtor() ) in ~SwFlyFrm() 486 if ( !GetFmt()->GetDoc()->IsInDtor() ) in FinitDrawObj()
|
| H A D | flylay.cxx | 91 if( GetFmt()->GetDoc()->IsInDtor() ) in ~SwFlyFreeFrm()
|
| /trunk/main/sw/source/core/ole/ |
| H A D | ndole.cxx | 710 if( pOLENd && !pOLENd->GetDoc()->IsInDtor() ) in ~SwOLEObj() 890 if( nState != embed::EmbedStates::LOADED && !pDoc->IsInDtor() && !bIsActive && in UnloadObject()
|
| /trunk/main/sw/source/core/draw/ |
| H A D | dcontact.cxx | 1164 if ( pDoc->IsInDtor() && eType != SDRUSERCALL_DELETE ) in Changed() 1293 const bool bNotify = !(GetFmt()->GetDoc()->IsInDtor()) && in _Changed() 1751 !(GetFmt()->GetDoc()->IsInDtor()) && in DisconnectFromLayout()
|
| /trunk/main/sw/source/core/crsr/ |
| H A D | unocrsr.cxx | 49 if( !pDoc->IsInDtor() ) in ~SwUnoCrsr()
|
| /trunk/main/sw/source/core/doc/ |
| H A D | extinput.cxx | 58 if (pDoc->IsInDtor()) { return; /* #i58606# */ } in ~SwExtTextInput()
|
| H A D | fmtcol.cxx | 133 if( GetDoc()->IsInDtor() ) in Modify()
|
| H A D | docredln.cxx | 2770 if( pDoc && !pDoc->IsInDtor() && in Remove() 2784 if( pDoc && !pDoc->IsInDtor() && in DeleteAndDestroy() 3114 if( !GetDoc()->IsInDtor() ) in ~SwRedline()
|
| H A D | docfld.cxx | 1668 if( !mbNewFldLst || !IsInDtor() ) in InsDelFldInFldLst() 2189 if( b && pChk && !GetUpdtFlds().IsFieldsDirty() && !IsInDtor() in SetFieldsDirty()
|
| H A D | docnew.cxx | 992 if( !pDoc || pDoc->IsInDtor() ) in getGrammarContact()
|
| H A D | number.cxx | 368 if( pFmt && !pFmt->GetDoc()->IsInDtor() ) in Modify()
|
| /trunk/main/sw/source/core/table/ |
| H A D | swtable.cxx | 364 if( !pDoc->IsInDtor() ) // dann aus der Liste entfernen in ~SwTable() 1835 if( !GetFrmFmt()->GetDoc()->IsInDtor() && pSttNd ) in ~SwTableBox()
|