Home
last modified time | relevance | path

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

/aoo4110/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()
2152 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify() local
2159 (SfxPoolItem*)aNIter.GetCurItem(), nInvFlags, in Modify()
2161 if( aNIter.IsAtEnd() ) in Modify()
2163 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 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 Dfly.cxx814 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify() local
821 (SfxPoolItem*)aNIter.GetCurItem(), nInvFlags, in Modify()
823 if( aNIter.IsAtEnd() ) in Modify()
825 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 89 milliseconds