Home
last modified time | relevance | path

Searched refs:iEnd (Results 76 – 78 of 78) sorted by relevance

1234

/aoo42x/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx1323 t_packagevec::const_iterator const iEnd( bundle.end() ); in getBundle() local
1324 for ( ; iPos != iEnd; ++iPos ) in getBundle()
/aoo42x/main/sd/source/ui/view/
H A DDocumentRenderer.cxx1042 iEnd(maPageIndices.end()); in Print() local
1043 iPageIndex!=iEnd && aPageObjIter!=aHandoutPageObjects.end(); in Print()
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1719 const EffectSequence::const_iterator iEnd( aSelectedEffects.end() ); in changeSelection() local
1720 while( iter != iEnd ) in changeSelection()

Completed in 47 milliseconds

1234