Home
last modified time | relevance | path

Searched refs:aInsertedSect (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sw/source/core/undo/
H A Dunsect.cxx366 SwSection& aInsertedSect = pInsertedSectNd->GetSection(); in UndoImpl() local
367 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 8 milliseconds