Home
last modified time | relevance | path

Searched refs:IsInDtor (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/sw/source/core/docnode/
H A Dsection.cxx243 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 Dswbaslnk.cxx105 if( pDoc->IsInDtor() || ChkNoDataFlag() || bIgnoreDataChanged ) in DataChanged()
445 if( pCntntNode && !pCntntNode->GetDoc()->IsInDtor() ) in Closed()
H A Dndnum.cxx214 if( !GetDoc()->IsInDtor() && IsDocNodes() ) in UpdtOutlineIdx()
/trunk/main/sw/source/core/fields/
H A Dddefld.cxx158 if( rFldType.GetDoc() && !rFldType.GetDoc()->IsInDtor() ) in Closed()
256 if( pDoc && !pDoc->IsInDtor() ) in ~SwDDEFieldType()
H A Dddetbl.cxx80 if( !pDoc->IsInDtor() && aLines.Count() && in ~SwDDETable()
/trunk/main/sw/source/core/txtnode/
H A Datrftn.cxx222 if( !pDoc->IsInDtor() ) in SetStartNode()
244 if( !pDoc->IsInDtor() && n < pDoc->GetFtnIdxs().Count() ) in SetStartNode()
H A Dthints.cxx1163 if( !pDoc->IsInDtor() ) in DestroyAttr()
1222 if( nDelMsg && !pDoc->IsInDtor() && GetNodes().IsDocNodes() ) in DestroyAttr()
H A Dndtxt.cxx3714 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 Dssfrm.cxx458 !pCNd->GetDoc()->IsInDtor() ) in ~SwCntntFrm()
565 if( GetFmt() && !GetFmt()->GetDoc()->IsInDtor() ) in ~SwLayoutFrm()
H A Dflyincnt.cxx68 if ( !GetFmt()->GetDoc()->IsInDtor() && GetAnchorFrm() ) in ~SwFlyInCntFrm()
H A Dpagedesc.cxx244 if ( !pDoc || pDoc->IsInDtor() ) in RegisterChange()
H A Dcolfrm.cxx71 if ( !(pDoc = pFmt->GetDoc())->IsInDtor() && pFmt->IsLastDepend() ) in ~SwColumnFrm()
H A Danchoreddrawobject.cxx589 if ( _pPageFrm && !_pPageFrm->GetFmt()->GetDoc()->IsInDtor() ) in _InvalidatePage()
H A Dfly.cxx296 if( GetFmt() && !GetFmt()->GetDoc()->IsInDtor() ) in ~SwFlyFrm()
486 if ( !GetFmt()->GetDoc()->IsInDtor() ) in FinitDrawObj()
H A Dflylay.cxx91 if( GetFmt()->GetDoc()->IsInDtor() ) in ~SwFlyFreeFrm()
/trunk/main/sw/source/core/ole/
H A Dndole.cxx712 if( pOLENd && !pOLENd->GetDoc()->IsInDtor() ) in ~SwOLEObj()
892 if( nState != embed::EmbedStates::LOADED && !pDoc->IsInDtor() && !bIsActive && in UnloadObject()
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx1164 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 Dunocrsr.cxx49 if( !pDoc->IsInDtor() ) in ~SwUnoCrsr()
/trunk/main/sw/source/core/doc/
H A Dextinput.cxx58 if (pDoc->IsInDtor()) { return; /* #i58606# */ } in ~SwExtTextInput()
H A Dfmtcol.cxx133 if( GetDoc()->IsInDtor() ) in Modify()
H A Ddocredln.cxx2770 if( pDoc && !pDoc->IsInDtor() && in Remove()
2784 if( pDoc && !pDoc->IsInDtor() && in DeleteAndDestroy()
3114 if( !GetDoc()->IsInDtor() ) in ~SwRedline()
H A Ddocfld.cxx1668 if( !mbNewFldLst || !IsInDtor() ) in InsDelFldInFldLst()
2189 if( b && pChk && !GetUpdtFlds().IsFieldsDirty() && !IsInDtor() in SetFieldsDirty()
H A Ddocnew.cxx992 if( !pDoc || pDoc->IsInDtor() ) in getGrammarContact()
H A Dnumber.cxx368 if( pFmt && !pFmt->GetDoc()->IsInDtor() ) in Modify()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx364 if( !pDoc->IsInDtor() ) // dann aus der Liste entfernen in ~SwTable()
1835 if( !GetFrmFmt()->GetDoc()->IsInDtor() && pSttNd ) in ~SwTableBox()

Completed in 209 milliseconds

12