Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx161 …bool bInvalidPrePos = SwFlowFrm::CastFlowFrm( pPre )->IsKeep( *pPre->GetAttrSet() ) && pPre->GetIn… in ~SwFrmNotify() local
164 if ( !bInvalidPrePos && pPre->IsTabFrm() ) in ~SwFrmNotify()
171 bInvalidPrePos = true; in ~SwFrmNotify()
175 if ( bInvalidPrePos ) in ~SwFrmNotify()

Completed in 27 milliseconds