Searched refs:aInsertedSect (Results 1 – 1 of 1) sorted by relevance
366 SwSection& aInsertedSect = pInsertedSectNd->GetSection(); in UndoImpl() local367 if ( aInsertedSect.IsHidden() && in UndoImpl()368 aInsertedSect.GetCondition().Len() > 0 ) in UndoImpl()373 aCalc.Calculate( aInsertedSect.GetCondition() ).GetBool() ? true : false; in UndoImpl()374 aInsertedSect.SetCondHidden( bRecalcCondHidden ); in UndoImpl()
Completed in 15 milliseconds