Lines Matching refs:const_iterator
253 ::std::vector< SdPage * >::const_iterator aIt( rpPages->begin()); in lcl_ApplyToPages()
254 const ::std::vector< SdPage * >::const_iterator aEndIt( rpPages->end()); in lcl_ApplyToPages()
275 ::std::vector< SdPage * >::const_iterator aIt( rpPages->begin()); in lcl_CreateUndoForPages()
276 const ::std::vector< SdPage * >::const_iterator aEndIt( rpPages->end()); in lcl_CreateUndoForPages()
298 ::sd::TransitionPresetList::const_iterator aIt( rPresetList.begin()); in lcl_getTransitionEffectIndex()
299 const ::sd::TransitionPresetList::const_iterator aEndIt( rPresetList.end()); in lcl_getTransitionEffectIndex()
321 ::sd::TransitionPresetList::const_iterator aIter( rPresetList.begin() ); in lcl_getTransitionPresetByUIName()
322 const ::sd::TransitionPresetList::const_iterator aEnd( rPresetList.end() ); in lcl_getTransitionPresetByUIName()
362 ::std::vector< String >::const_iterator aIt = in lcl_findSoundInList()
805 ::sd::slidesorter::SlideSorterViewShell::PageSelection::const_iterator aIt( in updateControls()
807 ::sd::slidesorter::SlideSorterViewShell::PageSelection::const_iterator aEndIt( in updateControls()
1305 TransitionPresetList::const_iterator aIter( rPresetList.begin() ); in IMPL_LINK()
1306 const TransitionPresetList::const_iterator aEnd( rPresetList.end() ); in IMPL_LINK()