Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dwsfrm.cxx262 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify() local
267 (SfxPoolItem*)aNIter.GetCurItem(), nInvFlags ); in Modify()
268 if( aNIter.IsAtEnd() ) in Modify()
270 aNIter.NextItem(); in Modify()
2157 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify() local
2164 (SfxPoolItem*)aNIter.GetCurItem(), nInvFlags, in Modify()
2166 if( aNIter.IsAtEnd() ) in Modify()
2168 aNIter.NextItem(); in Modify()
H A Dpagechg.cxx554 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify() local
561 (SfxPoolItem*)aNIter.GetCurItem(), nInvFlags, in Modify()
563 if( aNIter.IsAtEnd() ) in Modify()
565 aNIter.NextItem(); in Modify()
H A Dfly.cxx794 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify() local
801 (SfxPoolItem*)aNIter.GetCurItem(), nInvFlags, in Modify()
803 if( aNIter.IsAtEnd() ) in Modify()
805 aNIter.NextItem(); in Modify()
H A Dsectfrm.cxx2447 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify() local
2454 (SfxPoolItem*)aNIter.GetCurItem(), nInvFlags, in Modify()
2456 if( aNIter.IsAtEnd() ) in Modify()
2458 aNIter.NextItem(); in Modify()
H A Dtabfrm.cxx3272 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify() local
3279 (SfxPoolItem*)aNIter.GetCurItem(), nInvFlags, in Modify()
3281 if( aNIter.IsAtEnd() ) in Modify()
3283 aNIter.NextItem(); in Modify()

Completed in 69 milliseconds