Searched refs:IsInConstructor (Results 1 – 3 of 3) sorted by relevance
583 inline bool IsInConstructor() const { return mbInConstructor; } in IsInConstructor() function in ViewShell
1335 if ( pViewShell && !pViewShell->IsInConstructor() && in _InsertCnt()1387 if ( pViewShell && !pViewShell->IsInConstructor() && in _InsertCnt()1464 if ( pViewShell && !pViewShell->IsInConstructor() && in _InsertCnt()
1158 pDoc->GetCurrentViewShell()->IsInConstructor() ) in Changed()