Lines Matching refs:const_iterator

197 	SvxEntries::const_iterator iter = entries->begin();  in printEntries()
289 SvxEntries::const_iterator iter = entries->begin(); in generateCustomName()
329 SvxEntries::const_iterator iter = entries->begin(); in generateCustomURL()
361 SvxEntries::const_iterator iter = entries->begin(); in generateCustomMenuURL()
1308 SvxEntries::const_iterator iter = GetEntries()->begin(); in Apply()
1309 SvxEntries::const_iterator end = GetEntries()->end(); in Apply()
1337 SvxEntries::const_iterator iter = pMenuData->GetEntries()->begin(); in ApplyMenu()
1338 SvxEntries::const_iterator end = pMenuData->GetEntries()->end(); in ApplyMenu()
2039 SvxEntries::const_iterator iter = GetSaveInData()->GetEntries()->begin(); in ReloadTopLevelListBox()
2040 SvxEntries::const_iterator end = GetSaveInData()->GetEntries()->end(); in ReloadTopLevelListBox()
2073 SvxEntries::const_iterator iter = pParentData->GetEntries()->begin(); in AddSubMenusToUI()
2074 SvxEntries::const_iterator end = pParentData->GetEntries()->end(); in AddSubMenusToUI()
2097 SvxEntries::const_iterator iter = pRootEntries->begin(); in FindParentForChild()
2098 SvxEntries::const_iterator end = pRootEntries->end(); in FindParentForChild()
2141 SvxEntries::const_iterator iter = pParent->GetEntries()->begin(); in AddFunction()
2142 SvxEntries::const_iterator end = pParent->GetEntries()->end(); in AddFunction()
2193 SvxEntries::const_iterator end = pEntries->end(); in InsertEntry()
2354 SvxEntries::const_iterator end = pEntries->end(); in MoveEntryData()
2583 SvxEntries::const_iterator iter = pEntries->begin(); in IMPL_LINK()
2844 SvxEntries::const_iterator iter = entries->begin(); in SvxMainMenuOrganizerDialog()
3007 SvxEntries::const_iterator end = GetEntries()->end(); in IMPL_LINK()
3080 SvxEntries::const_iterator iter = pEntries->begin(); in ~SvxConfigEntry()
4095 ToolbarInfo::const_iterator pIter = aToolbarInfo.find( systemname ); in GetEntries()
4165 SvxEntries::const_iterator iter = GetEntries()->begin(); in HasURL()
4166 SvxEntries::const_iterator end = GetEntries()->end(); in HasURL()
4197 SvxEntries::const_iterator toolbars = GetEntries()->begin(); in Reset()
4198 SvxEntries::const_iterator end = GetEntries()->end(); in Reset()
4248 SvxEntries::const_iterator iter = pToolbarData->GetEntries()->begin(); in ApplyToolbar()
4249 SvxEntries::const_iterator end = pToolbarData->GetEntries()->end(); in ApplyToolbar()
4449 SvxEntries::const_iterator iter = pToolbar->GetEntries()->begin(); in RestoreToolbar()
4673 SvxEntries::const_iterator iter = pEntries->begin(); in IMPL_LINK()
5176 ImageInfo::const_iterator pConstIter = mImageInfo.begin(); in SvxIconSelectorDialog()