Home
last modified time | relevance | path

Searched refs:aIter (Results 1 – 25 of 827) sorted by relevance

12345678910>>...34

/trunk/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx231 for (;aIter != aEnd ; ++aIter) in resize()
346 for (;aIter != aEnd ; ++aIter) in getTotalHeight()
362 for (;aIter != aEnd ; ++aIter) in SetInsertObj()
434 for (; aIter != aEnd ; ++aIter) in getSectionWindow()
453 for (; aIter != aEnd ; ++aIter) in getMarkedSection()
589 for (;aIter != aEnd ; ++aIter) in MouseButtonUp()
611 for (;aIter != aEnd ; ++aIter) in handleKeyEvent()
641 for (; aIter != aEnd ; ++aIter) in setMarked()
686 for (aIter = m_aSections.begin();aIter != aEnd ; ++aIter) in collectRectangles()
1117 for (aIter = m_aSections.begin(); aIter != aEnd; ++aIter) in BegDragObj()
[all …]
/trunk/main/sd/source/core/
H A DEffectMigration.cxx426 for( aIter = pMainSequence->getBegin(); aIter != pMainSequence->getEnd(); aIter++ ) in ImplFindEffect()
577 for( aIter = pMainSequence->getBegin(); aIter != pMainSequence->getEnd(); aIter++ ) in GetAnimationEffect()
717 for( aIter = rEffects.begin(); aIter != rEffects.end(); aIter++ ) in SetTextAnimationEffect()
866 for( aIter = pMainSequence->getBegin(); aIter != pMainSequence->getEnd(); aIter++ ) in SetAnimationSpeed()
894 for( aIter = pMainSequence->getBegin(); aIter != pMainSequence->getEnd(); aIter++ ) in GetAnimationSpeed()
946 for( aIter = pMainSequence->getBegin(); aIter != pMainSequence->getEnd(); aIter++ ) in SetDimColor()
1017 for( aIter = pMainSequence->getBegin(); aIter != pMainSequence->getEnd(); aIter++ ) in SetDimHide()
1091 for( aIter = pMainSequence->getBegin(); aIter != pMainSequence->getEnd(); aIter++ ) in SetDimPrevious()
1162 for( nPos = 0; aIter != aEnd; aIter++ ) in SetPresentationOrder()
1251 for( ; aIter != aEnd; aIter++ ) in GetPresentationOrder()
[all …]
H A DCustomAnimationEffect.cxx2309 for( ; aIter != maEffects.end(); aIter++ ) in findEffect()
2343 aIter++; in getEffectFromOffset()
2365 aIter = maEffects.erase( aIter ); in disposeShape()
2369 aIter++; in disposeShape()
2385 aIter++; in hasEffect()
2406 aIter++; in insertTextRange()
2437 aIter = maEffects.erase( aIter ); in disposeTextRange()
2460 aIter++; in disposeTextRange()
2609 aIter++; in createTextGroup()
3608 for( aIter = maEffects.begin(); aIter != maEffects.end(); aIter++ ) in onTextChanged()
[all …]
H A Dshapelist.cxx48 if( aIter == maShapeList.end() ) in addShape()
63 if( aIter != maShapeList.end() ) in removeShape()
68 aIter = maShapeList.erase( aIter ); in removeShape()
71 maIter = aIter; in removeShape()
73 if( aIter != maShapeList.end() ) in removeShape()
74 return (*aIter); in removeShape()
116 aIter++; in getNextShape()
119 return (*aIter); in getNextShape()
134 if( aIter != maShapeList.end() ) in ObjectInDestruction()
138 aIter = maShapeList.erase( aIter ); in ObjectInDestruction()
[all …]
/trunk/main/sw/source/core/access/
H A Daccmap.cxx305 ++aIter; in Copy()
1167 ++aIter; in InvalidateShapeInParaSelection()
1271 ++aIter; in InvalidateShapeInParaSelection()
1321 ++aIter; in InvalidateShapeInParaSelection()
1398 ++aIter; in InvalidateShapeInParaSelection()
1411 ++aIter; in InvalidateShapeInParaSelection()
1735 ++aIter; in ~SwAccessibleMap()
1755 ++aIter; in ~SwAccessibleMap()
1772 ++aIter; in ~SwAccessibleMap()
2696 aIter = in InvalidateCursorPosition()
[all …]
H A Daccframe.cxx68 while( aIter != aVisList.end() ) in GetChildCount()
82 ++aIter; in GetChildCount()
121 ++aIter; in GetChild()
147 ++aIter; in GetChild()
188 ++aIter; in GetChildIndex()
217 ++aIter; in GetChildIndex()
290 ++aIter; in GetChildAtPixel()
308 while( aIter != aVisMap.end() ) in GetChildren()
321 ++aIter; in GetChildren()
330 while( aIter != aVisList.end() ) in GetChildren()
[all …]
/trunk/main/comphelper/source/property/
H A DMasterPropertySet.cxx105 while (aIter != aEnd ) in ~MasterPropertySet()
107 delete (*aIter).second; in ~MasterPropertySet()
108 aIter++; in ~MasterPropertySet()
136 if( aIter == mpInfo->maMap.end()) in setPropertyValue()
170 if( aIter == mpInfo->maMap.end()) in getPropertyValue()
252 if ( aIter == aEnd ) in setPropertyValues()
317 if ( aIter == aEnd ) in getPropertyValues()
376 if( aIter == mpInfo->maMap.end()) in getPropertyState()
420 if ( aIter == aEnd ) in getPropertyStates()
456 if( aIter == mpInfo->maMap.end()) in setPropertyToDefault()
[all …]
H A DChainablePropertySet.cxx83 if( aIter == mpInfo->maMap.end()) in setPropertyValue()
101 if( aIter == mpInfo->maMap.end()) in getPropertyValue()
160 aIter = mpInfo->maMap.find ( *pString ); in setPropertyValues()
161 if ( aIter == aEnd ) in setPropertyValues()
193 aIter = mpInfo->maMap.find ( *pString ); in getPropertyValues()
194 if ( aIter == aEnd ) in getPropertyValues()
228 if( aIter == mpInfo->maMap.end()) in getPropertyState()
255 aIter = mpInfo->maMap.find ( *pString ); in getPropertyStates()
256 if ( aIter == aEnd ) in getPropertyStates()
271 if( aIter == mpInfo->maMap.end()) in setPropertyToDefault()
[all …]
/trunk/main/svl/source/items/
H A Dstylepool.cxx106 for ( aIter = maItemSet.rbegin(); aIter != maItemSet.rend(); ++aIter ) in getUsedOrLastAddedItemSet()
129 for ( aIter = maItemSet.rbegin(); aIter != maItemSet.rend(); ++aIter ) in hasItemSet()
159 ++aIter; in findChildNode()
196 ++aIter; in nextItemSet()
204 ++aIter; in nextItemSet()
208 pNext = *aIter; in nextItemSet()
223 ++aIter; in nextItemSet()
251 ++aIter; in hasIgnorableChildren()
282 ++aIter; in getItemSetOfIgnorableChild()
295 delete *aIter; in ~Node()
[all …]
/trunk/main/sc/source/core/data/
H A Ddpdimsave.cxx64 aIter != rGroup.aElements.end(); aIter++ ) in AddElementsFromGroup()
70 … for ( std::vector<String>::iterator aIter(aElements.begin()); aIter != aElements.end(); aIter++ ) in RemoveElement() local
105 …for ( std::vector<String>::const_iterator aIter(aElements.begin()); aIter != aElements.end(); aIte… in RemoveElementsFromGroups() local
114 …for ( std::vector<String>::const_iterator aIter(aElements.begin()); aIter != aElements.end(); aIte… in AddToData() local
179 aIter != aGroups.end() && !bExists; aIter++ ) in CreateGroupName()
200 for ( ScDPSaveGroupItemVec::iterator aIter(aGroups.begin()); aIter != aGroups.end(); aIter++ ) in GetNamedGroupAcc() local
202 return &*aIter; in GetNamedGroupAcc()
227 for ( ScDPSaveGroupItemVec::iterator aIter(aGroups.begin()); aIter != aGroups.end(); aIter++ ) in RemoveFromGroups() local
239 for ( ScDPSaveGroupItemVec::iterator aIter(aGroups.begin()); aIter != aGroups.end(); aIter++ ) in RemoveGroup() local
257 …for ( ScDPSaveGroupItemVec::const_iterator aIter(aGroups.begin()); aIter != aGroups.end() && bAllH… in HasOnlyHidden() local
[all …]
H A Dbcaslot.cxx139 ScBroadcastArea* pArea = *aIter; in ~ScBroadcastAreaSlot()
189 rpArea = *aIter; in StartListeningArea()
238 rpArea = *aIter; in EndListeningArea()
292 for ( aIter = aCopyForIteration.begin(); aIter != aEnd; ++aIter ) in AreaBroadcast()
294 ScBroadcastArea* pArea = *aIter; in AreaBroadcast()
313 for ( aIter = aCopyForIteration.begin(); aIter != aEnd; ++aIter ) in AreaBroadcast()
341 for ( aIter = aCopyForIteration.begin(); aIter != aEnd; ++aIter ) in AreaBroadcastInRange()
362 for ( aIter = aCopyForIteration.begin(); aIter != aEnd; ++aIter ) in AreaBroadcastInRange()
395 ++aIter; in DelBroadcastAreasInRange()
439 ++aIter; in UpdateRemove()
[all …]
/trunk/main/xmloff/source/core/
H A Dnmspmap.cxx81 aIter++; in ~SvXMLNamespaceMap()
146 if( aIter == aNameHash.end() || (*aIter).second->sName != rName ) in AddIfKnown()
157 return (aIter != aNameHash.end()) ? (*aIter).second->nKey : USHRT_MAX; in GetKeyByPrefix()
171 aIter++; in GetKeyByName()
179 return (aIter != aNameMap.end()) ? (*aIter).second->sPrefix : sEmpty; in GetPrefixByKey()
185 return (aIter != aNameMap.end()) ? (*aIter).second->sName : sEmpty; in GetNameByKey()
376 return (++aIter == aNameMap.end()) ? USHRT_MAX : (*aIter).second->nKey; in GetNextKey()
399 return (++aIter == aNameMap.end()) ? USHRT_MAX : (*aIter).second->nKey; in GetNextIndex()
443 return (aIter != aNameMap.end()) ? (*aIter).second->sPrefix : sEmpty; in GetPrefixByIndex()
449 return (aIter != aNameMap.end()) ? (*aIter).second->sName : sEmpty; in GetNameByIndex()
[all …]
/trunk/main/svtools/source/filter/
H A DFilterConfigCache.cxx361 while ( aIter != aImport.end() ) in GetImportFormatNumber()
365 aIter++; in GetImportFormatNumber()
373 while ( aIter != aImport.end() ) in GetImportFormatNumberForMediaType()
377 aIter++; in GetImportFormatNumberForMediaType()
385 while ( aIter != aImport.end() ) in GetImportFormatNumberForShortName()
389 aIter++; in GetImportFormatNumberForShortName()
401 aIter++; in GetImportFormatNumberForTypeName()
487 aIter++; in GetExportFormatNumber()
499 aIter++; in GetExportFormatNumberForMediaType()
511 aIter++; in GetExportFormatNumberForShortName()
[all …]
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinTableView.cxx289 for(;aIter != aEnd;++aIter) in Resize()
630 for(;aIter != aEnd;++aIter) in SetDefaultTabWinPosSize()
814 for(;aIter != aEnd;++aIter) in ScrollPane()
955 for(;aIter != aEnd;++aIter) in MouseButtonUp()
1124 for(;aIter != aEnd;++aIter) in ClearAll()
1357 for(;aIter != aEnd;++aIter) in GetTabConn()
1440 for(;aIter != aEnd;++aIter) in PreNotify()
1573 for(;aIter != aEnd;++aIter) in PreNotify()
1627 for(;aIter != aEnd;++aIter) in StateChanged()
1649 for(;aIter != aEnd;++aIter) in HideTabWins()
[all …]
H A DQueryTableView.cxx354 for(;aIter != pTabWinDataList->rend();++aIter) in ReSync()
435 if(aIter == aEnd ) in NotifyTabConnection()
438 for(;aIter != aEnd;++aIter) in NotifyTabConnection()
627 for(aIter = pTabWins->begin();aIter != aEnd;++aIter) in AddTabWin()
635 if ( aIter != aEnd && pNewTabWin != aIter->second ) in AddTabWin()
645 for(;aIter != aEnd;++aIter) in AddTabWin()
828 for(;aIter != aEnd;++aIter) in FindTableFromField()
846 for ( ;aIter != aEnd ; ++aIter ) in ContainsTabWin()
944 for ( ;aIter != aEnd ; ++aIter ) in HideTabWin()
1043 for(;aIter != aEnd;++aIter) in ShowTabWin()
[all …]
/trunk/main/dbaccess/source/core/api/
H A DOptimisticSet.cxx201 for(;aIter != aEnd;++aIter) in updateRow()
208 …aResultSetChanged[aIter->second.sTableName] = m_aJoinedKeyColumns.find(aIter->second.nPosition) !=… in updateRow()
209 …lcl_fillKeyCondition(aIter->second.sTableName,sQuotedColumnName,(_rOrginalRow->get())[aIter->secon… in updateRow()
281 for(;aIter != aEnd;++aIter) in insertRow()
394 for(;aIter != aEnd;++aIter) in deleteRow()
434 for(;aIter != aEnd;++aIter) in executeDelete()
437 …setParameter(i++,xParameter,(_rDeleteRow->get())[aIter->second.nPosition],aIter->second.nType,aIte… in executeDelete()
488 for(;aIter != i_aJoinColumns.end();++aIter) in fillJoinedColumns_throw()
625 for ( ;aIter != aEnd;++aIter ) in updateColumnValues()
629 io_aRow[aIter->second.nPosition] = io_aCachedRow[aIter->second.nPosition]; in updateColumnValues()
[all …]
H A DRowSetCache.cxx794 for(;bCheck && aIter != aRealEnd;++aIter) in fillMatrix()
860 aIter = aEnd; in moveWindow()
940 *aIter = NULL; in moveWindow()
1040 for(; !aIter->isValid() && bCheck;++aIter) in moveWindow()
1287 for(;aIter != m_pMatrix->end();++aIter) in insertRow()
1343 for(;aIter != m_pMatrix->end();++aIter) in updateRow()
1412 for(sal_Int32 i = 1;aIter != aEnd;++aIter,++i) in moveToInsertRow()
1416 aIter->setNull(); in moveToInsertRow()
1484 for(;aIter != aEnd;++aIter) in setUpdateIterator()
1610 for(;aIter != aEnd;++aIter) in clearInsertRow()
[all …]
H A DKeySet.cxx468 for(;aIter != aPosEnd;++aIter) in deleteRows()
570 for(;aIter != aEnd;++aIter,++i) in updateRow()
657 for(;aIter != aEnd;++aIter,++j) in executeUpdate()
678 for(;aIter != aEnd;++aIter,++j) in executeUpdate()
682 …setParameter(i++,xParameter,(_rOrginalRow->get())[aIter->second.nPosition],aIter->second.nType,aIt… in executeUpdate()
730 for(;aIter != aEnd;++aIter,++j) in insertRow()
763 for(sal_Int32 i = 1;aIter != aEnd;++aIter) in executeInsert()
788 for(;aIter != aEnd;++aIter) in executeInsert()
1026 for(i = 1;aIter != aEnd;++aIter,++i) in deleteRow()
1073 for(;aIter != aEnd;++aIter,++i) in deleteRow()
[all …]
/trunk/main/connectivity/source/drivers/file/
H A Dfanalyzer.cxx138 for (OCodeList::iterator aIter = rCodeList.begin(); aIter != rCodeList.end(); ++aIter) in bindRow() local
145 OCode* pCode1 = *(aIter + 1); in bindRow()
168 …:vector< TPredicates >::iterator aIter = m_aSelectionEvaluations.begin(); aIter != m_aSelectionEva… in bindSelectRow()
170 if ( aIter->first.isValid() ) in bindSelectRow()
235 for(OCodeList::iterator aIter = rCodeList.begin(); aIter != rCodeList.end(); ++aIter) in describeParam() local
305 …:vector< TPredicates >::iterator aIter = m_aSelectionEvaluations.begin(); aIter != m_aSelectionEva… in setSelectionEvaluationResult()
322 …:vector< TPredicates >::iterator aIter = m_aSelectionEvaluations.begin(); aIter != m_aSelectionEva… in dispose()
324 if ( aIter->first.isValid() ) in dispose()
325 aIter->first->dispose(); in dispose()
332 …:vector< TPredicates >::iterator aIter = m_aSelectionEvaluations.begin(); aIter != m_aSelectionEva… in setOrigColumns()
[all …]
/trunk/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx809 UpdateVector( aIter->first, aIter->second, aRecord, sal_True ); in PrivateAdd()
926 if( aIter != m_aContainer.end() && aIter->first.match( tmpUrl ) ) in find()
1091 if( aIter->second.begin() == aIter->second.end() ) in remove()
1139 if( aIter->second.begin() == aIter->second.end() ) in removePersistent()
1176 if( aIter->second.begin() == aIter->second.end() ) in removeAllPersistent()
1179 aIter++; in removeAllPersistent()
1183 aIter++; in removeAllPersistent()
1193 for( PassMap::iterator aIter = m_aContainer.begin(); aIter != m_aContainer.end(); aIter++ ) in getAllPersistent() local
1476 for( aIter = m_aContainer.begin(); aIter != m_aContainer.end(); aIter++ ) in Notify()
1503 for( aIter = addon.begin(); aIter != addon.end(); aIter++ ) in Notify()
[all …]
/trunk/main/dbaccess/source/core/misc/
H A Ddsntypes.cxx105 for(;aIter != aEnd;++aIter) in cutPrefix()
107 WildCard aWildCard(*aIter); in cutPrefix()
114 sOldPattern = *aIter; in cutPrefix()
129 for(;aIter != aEnd;++aIter) in getPrefix()
135 sRet = aIter->Copy(0,sURL.Match(*aIter)); in getPrefix()
139 sOldPattern = *aIter; in getPrefix()
161 for(;aIter != aEnd;++aIter) in isConnectionUrlRequired()
166 sRet = *aIter; in isConnectionUrlRequired()
167 sOldPattern = *aIter; in isConnectionUrlRequired()
520 for(;aIter != aEnd;++aIter) in getType()
[all …]
/trunk/main/sc/source/filter/xml/
H A Dsheetdata.cxx189 while (aIter != aEnd) in StoreInitialNamespaces()
192 ++aIter; in StoreInitialNamespaces()
202 while (aIter != aEnd) in StoreLoadedNamespaces()
210 ++aIter; in StoreLoadedNamespaces()
217 while (aIter != aEnd) in lcl_NameInHash()
222 ++aIter; in lcl_NameInHash()
236 while (aIter != aEnd) in AddLoadedNamespaces()
253 ++aIter; in AddLoadedNamespaces()
259 while (aIter != aEnd) in AddLoadedNamespaces()
263 rNamespaces.Add( aIter->maPrefix, aIter->maName, aIter->mnKey ); in AddLoadedNamespaces()
[all …]
/trunk/main/xmloff/source/transform/
H A DTransformerBase.cxx92 XMLTransformerActions::const_iterator aIter = in CreateContext() local
95 if( !(aIter == GetElemActions().end()) ) in CreateContext()
101 CreateUserDefinedContext( (*aIter).second, in CreateContext()
122 (*aIter).second.GetQNameTokenFromParam1(), in CreateContext()
136 (*aIter).second.m_nParam3 >> 16 ), in CreateContext()
140 (*aIter).second.m_nParam3 & 0xffff ) ); in CreateContext()
545 if( !(aIter == pActions->end() ) ) in ProcessAttrList()
683 : (*aIter).second.m_nParam1); in ProcessAttrList()
709 : (*aIter).second.m_nParam1); in ProcessAttrList()
1460 if( aIter == m_pTokenMap->end() ) in GetToken()
[all …]
/trunk/main/connectivity/source/commontools/
H A DDriversConfig.cxx163 for(;aIter != aEnd;++aIter) in getDriverFactoryName()
165 WildCard aWildCard(aIter->first); in getDriverFactoryName()
169 sOldPattern = aIter->first; in getDriverFactoryName()
183 for(;aIter != aEnd;++aIter) in getDriverTypeDisplayName()
185 WildCard aWildCard(aIter->first); in getDriverTypeDisplayName()
189 sOldPattern = aIter->first; in getDriverTypeDisplayName()
218 for(;aIter != aEnd;++aIter) in impl_get()
220 WildCard aWildCard(aIter->first); in impl_get()
235 sOldPattern = aIter->first; in impl_get()
253 for(;aIter != aEnd;++aIter,++pIter) in getURLs()
[all …]
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRTableConnectionData.cxx136 for(;aIter != aEnd;++aIter) in ChangeOrientation()
138 sTempString = (*aIter)->GetSourceFieldName(); in ChangeOrientation()
139 (*aIter)->SetSourceFieldName( (*aIter)->GetDestFieldName() ); in ChangeOrientation()
140 (*aIter)->SetDestFieldName( sTempString ); in ChangeOrientation()
189 for(;aIter != aEnd;++aIter) in checkPrimaryKey()
270 for (sal_Int32 i = 0; aIter != aEnd; ++aIter,++i) in operator ==()
272 if ( *(rhs.m_vConnLineData[i]) != **aIter ) in operator ==()
275 bEqual = aIter == aEnd; in operator ==()
332 for(;aIter != aEnd;++aIter) in Update()
334 if((*aIter)->GetSourceFieldName().getLength() && (*aIter)->GetDestFieldName().getLength()) in Update()
[all …]

Completed in 309 milliseconds

12345678910>>...34