Searched refs:aSectFmts (Results 1 – 1 of 1) sorted by relevance
2273 SwSectionFmts aSectFmts; in RemoveInvisibleContent() local2294 if( USHRT_MAX == aSectFmts.GetPos( pSect->GetFmt() ) ) in RemoveInvisibleContent()2295 aSectFmts.Insert( pSect->GetFmt(), 0 ); in RemoveInvisibleContent()2306 if( 0 != ( n = aSectFmts.Count() )) in RemoveInvisibleContent()2310 SwSectionFmt* pSectFmt = aSectFmts[ --n ]; in RemoveInvisibleContent()2344 aSectFmts.Remove( 0, aSectFmts.Count() ); in RemoveInvisibleContent()
Completed in 17 milliseconds