Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Ddrviewsf.cxx717 SfxWhichIter aNewIter( *pSet, XATTR_LINE_FIRST, XATTR_FILL_LAST ); in GetAttrState() local
718 nWhich = aNewIter.FirstWhich(); in GetAttrState()
726 nWhich = aNewIter.NextWhich(); in GetAttrState()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx3188 …SwIterator<SwFrm,SwCntntNode> aNewIter( *(_rNewAnchorFmt.GetCntntAnchor()->nNode.GetNode().GetCntn… in SwHandleAnchorNodeChg() local
3189 for( SwFrm* pNew = aNewIter.First(); pNew; pNew = aNewIter.Next() ) in SwHandleAnchorNodeChg()

Completed in 42 milliseconds