Home
last modified time | relevance | path

Searched refs:aIter (Results 51 – 75 of 828) sorted by relevance

12345678910>>...34

/aoo41x/main/svl/source/notify/
H A Dbroadcast.cxx57 SvtListener* pLast = aIter.GoStart(); in SvtBroadcaster()
61 } while( 0 != ( pLast = aIter.GoNext() )); in SvtBroadcaster()
72 SvtListenerIter aIter( *this ); in ~SvtBroadcaster() local
73 SvtListener* pLast = aIter.GoStart(); in ~SvtBroadcaster()
79 } while( 0 != ( pLast = aIter.GoNext() )); in ~SvtBroadcaster()
94 SvtListenerIter aIter( *this ); in Broadcast() local
95 SvtListener* pLast = aIter.GoStart(); in Broadcast()
101 } while( 0 != ( pLast = aIter.GoNext() )); in Broadcast()
129 SvtListenerIter aIter( rBC ); in Forward() local
130 SvtListener* pLast = aIter.GoStart(); in Forward()
[all …]
/aoo41x/main/svx/source/unodraw/
H A DUnoNameItemTable.cxx71 while( aIter != aEnd ) in dispose()
73 delete (*aIter++); in dispose()
150 while( aIter != aEnd ) in removeByName()
155 delete (*aIter); in removeByName()
156 maItemSetVector.erase( aIter ); in removeByName()
159 aIter++; in removeByName()
181 while( aIter != aEnd ) in replaceByName()
191 (*aIter)->Put( *pNewItem ); in replaceByName()
194 aIter++; in replaceByName()
284 while( aIter != aEnd ) in getElementNames()
[all …]
H A Dunomtabl.cxx122 while( aIter != aEnd ) in dispose()
124 delete (*aIter++); in dispose()
219 while( aIter != aEnd ) in removeByName()
224 delete (*aIter); in removeByName()
225 maItemSetVector.erase( aIter ); in removeByName()
228 aIter++; in removeByName()
250 while( aIter != aEnd ) in replaceByName()
260 (*aIter)->Put( aEndMarker, XATTR_LINEEND ); in replaceByName()
269 aIter++; in replaceByName()
393 while( aIter != aEnd ) in getElementNames()
[all …]
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx362 for (; aIter != aEnd && ( (*aIter)->GetColumnId() != nColId ); ++aIter,++nOldPos) in ColumnMoved()
465 for ( ;aIter != getFields().rend(); ++aIter ) in ClearAll()
571 for(;aIter != aEnd;++aIter) in InitController()
1723 if ((*aIter).isValid() && !(*aIter)->IsEmpty()) in FieldsCount()
1725 ++aIter; in FieldsCount()
1746 ++aIter; in FindFirstFreeCol()
1779 for(;aIter != aEnd;++aIter) in AddGroupBy()
1827 for(;aIter != aEnd;++aIter) in DuplicateConditionLevel()
1861 for(;aIter != aEnd;++aIter) in AddCondition()
1955 for(;aIter != aEnd;++aIter) in AddOrder()
[all …]
H A DTableConnection.cxx84 OConnectionLineDataVec::const_iterator aIter = pLineData->begin(); in Init() local
87 for(;aIter != aEnd;++aIter) in Init()
88 m_vConnLine.push_back( new OConnectionLine(this, *aIter) ); in Init()
127 ::std::vector<OConnectionLine*>::const_iterator aIter = pLine->begin(); in operator =()
130 for(;aIter != aEnd;++aIter) in operator =()
131 m_vConnLine.push_back( CreateConnLine( **aIter )); in operator =()
194 ::std::vector<OConnectionLine*>::const_iterator aIter = ::std::find_if(m_vConnLine.begin(), in CheckHit()
197 return aIter != m_vConnLine.end(); in CheckHit()
223 …for(::std::vector<OConnectionLine*>::const_iterator aIter = m_vConnLine.begin();aIter != aEnd;++aI… in GetBoundingRect()
225 aTempRect = (*aIter)->GetBoundingRect(); in GetBoundingRect()
/aoo41x/main/sc/source/core/data/
H A Ddpgroup.cxx702 …for ( ScDPItemDataVec::const_iterator aIter(aElements.begin()); aIter != aElements.end(); aIter++ ) in HasElement() local
711 …for ( ScDPItemDataVec::const_iterator aIter(aElements.begin()); aIter != aElements.end(); aIter++ ) in HasCommonElement() local
825 for ( ScDPGroupItemVec::const_iterator aIter(aItems.begin()); aIter != aItems.end(); aIter++ ) in GetGroupForData() local
827 return &*aIter; in GetGroupForData()
834 for ( ScDPGroupItemVec::const_iterator aIter(aItems.begin()); aIter != aItems.end(); aIter++ ) in GetGroupForName() local
1178 for ( ScDPGroupDimensionVec::iterator aIter(aGroups.begin()); aIter != aGroups.end(); aIter++ ) in DisposeData() local
1419 …for ( ScDPGroupDimensionVec::const_iterator aIter(aGroups.begin()); aIter != aGroups.end(); aIter+… in IsBaseForGroup() local
1431 …for ( ScDPGroupDimensionVec::const_iterator aIter(aGroups.begin()); aIter != aGroups.end(); aIter+… in GetGroupBase() local
1451 …for ( ScDPGroupDimensionVec::const_iterator aIter(aGroups.begin()); aIter != aGroups.end(); aIter+… in IsNumOrDateGroup() local
1464 …for ( ScDPGroupDimensionVec::const_iterator aIter(aGroups.begin()); aIter != aGroups.end(); aIter+… in IsInGroup() local
[all …]
H A Ddocumen5.cxx148 SdrObject* pObject = aIter.Next(); in UpdateAllCharts()
199 pObject = aIter.Next(); in UpdateAllCharts()
215 SdrObject* pObject = aIter.Next(); in HasChartAtPoint()
230 pObject = aIter.Next(); in HasChartAtPoint()
355 pObject = aIter.Next(); in GetOldChartParameters()
373 SdrObject* pObject = aIter.Next(); in UpdateChartArea()
443 pObject = aIter.Next(); in UpdateChartArea()
649 pObject = aIter.Next(); in SetChartRangeList()
680 SdrObject* pObject = aIter.Next(); in FindOleObjectByName()
692 pObject = aIter.Next(); in FindOleObjectByName()
[all …]
/aoo41x/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx176 std::list< GlyphSet >::iterator aIter; in drawGlyphs() local
177 for (aIter = maPS3Font.begin(); aIter != maPS3Font.end(); aIter++) in drawGlyphs()
178 if ( ((*aIter).GetFontID() == mnFontID) in drawGlyphs()
186 if (aIter == maPS3Font.end()) in drawGlyphs()
619 std::list< GlyphSet >::iterator aIter; in drawText() local
620 for (aIter = maPS3Font.begin(); aIter != maPS3Font.end(); aIter++) in drawText()
621 if ( ((*aIter).GetFontID() == mnFontID) in drawText()
629 if (aIter == maPS3Font.end()) in drawText()
829 std::list< GlyphSet >::iterator aIter; in writeResources() local
830 for (aIter = maPS3Font.begin(); aIter != maPS3Font.end(); ++aIter) in writeResources()
[all …]
/aoo41x/main/dbaccess/source/ui/misc/
H A DWColumnSelect.cxx140 ODatabaseExport::TColumnVector::const_iterator aIter = pSrcColumns->begin(); in Reset() local
143 for(;aIter != aEnd;++aIter) in Reset()
145 sal_uInt16 nPos = m_lbOrgColumnNames.InsertEntry((*aIter)->first); in Reset()
146 m_lbOrgColumnNames.SetEntryData(nPos,(*aIter)->second); in Reset()
168 ODatabaseExport::TColumnVector::const_iterator aIter = pDestColumns->begin(); in ActivatePage() local
170 for(;aIter != aEnd;++aIter) in ActivatePage()
172 sal_uInt16 nPos = m_lbNewColumnNames.InsertEntry((*aIter)->first); in ActivatePage()
174 m_lbOrgColumnNames.RemoveEntry((*aIter)->first); in ActivatePage()
368 DBG_ASSERT(aIter != m_pParent->m_mNameMapping.end(),"Column must be defined"); in moveColumn()
369 if ( aIter == m_pParent->m_mNameMapping.end() ) in moveColumn()
[all …]
/aoo41x/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx78 for (; aIter != aEnd; ++aIter) in lcl_insertElements()
82 const awt::Point aPos = (*aIter)->getPosition(); in lcl_insertElements()
83 const awt::Size aSize = (*aIter)->getSize(); in lcl_insertElements()
84 _xSection->add(*aIter); in lcl_insertElements()
85 (*aIter)->setPosition( aPos ); in lcl_insertElements()
86 (*aIter)->setSize( aSize ); in lcl_insertElements()
100 … ::std::vector< ::std::pair< ::rtl::OUString ,uno::Any> >::const_iterator aIter = _aValues.begin(); in lcl_setValues()
102 for (; aIter != aEnd; ++aIter) in lcl_setValues()
106 _xSection->setPropertyValue(aIter->first,aIter->second); in lcl_setValues()
138 …ctor< uno::Reference< drawing::XShape> >::iterator aIter = m_aControls.begin(); aIter != aEnd; ++a… in ~OSectionUndo()
[all …]
/aoo41x/main/sw/source/ui/docvw/
H A Dfrmsidebarwincontainer.cxx132 for ( SidebarWinContainer::iterator aIter = rSidebarWinContainer.begin(); in remove() local
133 aIter != rSidebarWinContainer.end(); in remove()
134 ++aIter ) in remove()
136 if ( (*aIter).second == &rSidebarWin ) in remove()
138 rSidebarWinContainer.erase( aIter ); in remove()
174 nCounter >= 0 && aIter != rSidebarWinContainer.end(); in get()
175 ++aIter ) in get()
179 pRet = (*aIter).second; in get()
201 aIter != rSidebarWinContainer.end(); in getAll()
202 ++aIter ) in getAll()
[all …]
/aoo41x/main/basctl/source/dlged/
H A Ddlgedobj.cxx607 for ( aIter = aChildList.begin() ; aIter != aChildList.end() ; ++aIter ) in TabIndexChange()
687 for ( aIter = aChildList.begin() ; aIter != aChildList.end() ; ++aIter ) in TabIndexChange()
1540 for ( aIter = aChildList.begin(); aIter != aChildList.end(); aIter++ ) in PositionAndSizeChange()
1587 for ( aIter = aChildList.begin(); aIter != aChildList.end(); aIter++ ) in PositionAndSizeChange()
1620 for ( aIter = pChilds.begin() ; aIter != pChilds.end() ; ++aIter ) in UpdateTabIndices()
1672 for ( aIter = pChilds.begin() ; aIter != pChilds.end() ; ++aIter ) in UpdateTabIndices()
1674 (*aIter)->StartListening(); in UpdateTabIndices()
1789 for ( aIter = pChilds.begin() ; aIter != pChilds.end() ; aIter++ ) in NbcMove()
1793 (*aIter)->StartListening(); in NbcMove()
1813 for ( aIter = pChilds.begin() ; aIter != pChilds.end() ; aIter++ ) in NbcResize()
[all …]
/aoo41x/main/sc/source/ui/dbgui/
H A Dcsvsplits.cxx42 iterator aIter = ::std::lower_bound( maVec.begin(), maVec.end(), nPos ); in Insert() local
43 bValid = (aIter == maVec.end()) || (*aIter != nPos); in Insert()
45 aIter = maVec.insert( aIter, nPos ); in Insert()
82 const_iterator aIter = ::std::lower_bound( maVec.begin(), maVec.end(), nPos ); in GetIndex() local
83 return GetIterIndex( ((aIter != maVec.end()) && (*aIter == nPos)) ? aIter : maVec.end() ); in GetIndex()
109 sal_uInt32 ScCsvSplits::GetIterIndex( const_iterator aIter ) const in GetIterIndex()
111 return (aIter == maVec.end()) ? CSV_VEC_NOTFOUND : (aIter - maVec.begin()); in GetIterIndex()
/aoo41x/main/dbaccess/source/core/api/
H A DCacheSet.cxx217 for(; aIter != aEnd;++aIter) in insertRow()
233 for(aIter = _rInsertRow->get().begin()+1; aIter != aEnd;++aIter,++i) in insertRow()
235 if(aIter->isNull()) in insertRow()
310 for(; aIter != aEnd;++aIter,++nCheckCount,++i) in fillParameters()
316 if(aIter->isNull()) in fillParameters()
331 if(aIter->isNull()) in fillParameters()
340 if(aIter->isModified()) in fillParameters()
379 …Vector< ORowSetValue >::Vector::const_iterator aIter = _rInsertRow->get().begin()+1; aIter != aEnd… in updateRow() local
475 (*aIter) = aBookmark; in fillValueRow()
476 ++aIter; in fillValueRow()
[all …]
/aoo41x/main/svx/source/sdr/overlay/
H A Doverlaymanager.cxx63 …for(OverlayObjectVector::const_iterator aIter(maOverlayObjects.begin()); aIter != maOverlayObjects… in ImpDrawMembers() local
65 OSL_ENSURE(*aIter, "Corrupted OverlayObject List (!)"); in ImpDrawMembers()
66 const OverlayObject& rCandidate = **aIter; in ImpDrawMembers()
105 …for(OverlayObjectVector::iterator aIter(maOverlayObjects.begin()); aIter != maOverlayObjects.end()… in ImpStripeDefinitionChanged() local
107 OSL_ENSURE(*aIter, "Corrupted OverlayObject List (!)"); in ImpStripeDefinitionChanged()
108 OverlayObject& rCandidate = **aIter; in ImpStripeDefinitionChanged()
229 …for(OverlayObjectVector::iterator aIter(maOverlayObjects.begin()); aIter != maOverlayObjects.end()… in ~OverlayManager() local
231 OSL_ENSURE(*aIter, "Corrupted OverlayObject List (!)"); in ~OverlayManager()
232 OverlayObject& rCandidate = **aIter; in ~OverlayManager()
/aoo41x/main/sw/source/core/access/
H A Daccselectionhelper.cxx220 while( aIter != aEndIter ) in selectAllAccessibleChildren()
222 const SwAccessibleChild& rChild = *aIter; in selectAllAccessibleChildren()
231 ++aIter; in selectAllAccessibleChildren()
266 while( aIter != aEndIter && nCount < nSelObjs ) in getSelectedAccessibleChildCount()
276 ++aIter; in getSelectedAccessibleChildCount()
290 while( aIter != aEndIter ) in getSelectedAccessibleChildCount()
292 const SwAccessibleChild& aChild = *aIter; in getSelectedAccessibleChildCount()
295 ++aIter; in getSelectedAccessibleChildCount()
353 while( aIter != aEndIter && !aChild.IsValid() ) in getSelectedAccessibleChild()
355 const SwAccessibleChild& rChild = *aIter; in getSelectedAccessibleChild()
[all …]
/aoo41x/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx751 ++aIter in InvalidateAll_Impl()
903 if (aIter != m_aSupportedFeatures.end()) in removeStatusListener()
940 for (Dispatch::iterator aIter = aStatusListener.begin(); aIter != aEnd; ++aIter) in disposing() local
1066 if ( m_aSupportedFeatures.end() != aIter && aIter->first.getLength() ) in getURLForId()
1068 aReturn.Complete = aIter->first; in getURLForId()
1255 if (aIter != m_aSupportedFeatures.end()) in executeUnChecked()
1266 if ( aIter != m_aSupportedFeatures.end() ) in executeChecked()
1562 return aIter->second.nFeatureId; in registerCommandURL()
1632 ++aIter in getSupportedCommandGroups()
1654 ++aIter in getConfigurableDispatchInformation()
[all …]
/aoo41x/main/dbaccess/source/ui/control/
H A DRelationControl.cxx535 for(;aIter != aEnd;++aIter) in fillListBoxes()
542 pInitialLeft = aIter->second; in fillListBoxes()
543 m_strCurrentLeft = aIter->first; in fillListBoxes()
547 pInitialRight = aIter->second; in fillListBoxes()
548 m_strCurrentRight = aIter->first; in fillListBoxes()
593 OTableWindow* pFirst = aIter->second; in IMPL_LINK()
594 ++aIter; in IMPL_LINK()
630 if ( aIter != m_pTableMap->end() ) in IMPL_LINK()
631 pRight = aIter->second; in IMPL_LINK()
646 if ( aIter != m_pTableMap->end() ) in IMPL_LINK()
[all …]
/aoo41x/main/forms/source/xforms/
H A Dbinding.cxx577 aIter != aNodes.end(); in _getMIPEvaluationContexts()
578 aIter++, nCount++ ) in _getMIPEvaluationContexts()
631 aIter != maEventNodes.end(); in bind()
632 aIter ++ ) in bind()
637 aIter != aNodes.end(); in bind()
638 aIter++ ) in bind()
658 aIter != aMIPContexts.end(); in bind()
659 aIter++ ) in bind()
869 aIter != maEventNodes.end(); in clear()
870 aIter ++ ) in clear()
[all …]
H A Dcollection.hxx275 Listeners_t::iterator aIter = in removeContainerListener() local
277 if( aIter != maListeners.end() ) in removeContainerListener()
278 maListeners.erase( aIter ); in removeContainerListener()
293 aIter != maListeners.end(); in _elementInserted()
294 aIter++ ) in _elementInserted()
296 (*aIter)->elementInserted( aEvent ); in _elementInserted()
308 aIter != maListeners.end(); in _elementRemoved()
309 aIter++ ) in _elementRemoved()
311 (*aIter)->elementRemoved( aEvent ); in _elementRemoved()
324 aIter != maListeners.end(); in _elementReplaced()
[all …]
/aoo41x/main/xmloff/source/transform/
H A DMergeElemTContext.cxx159 for( ; aIter != m_aChildContexts.end(); ++aIter ) in ExportStartElement()
237 XMLTransformerActions::const_iterator aIter = in CreateChildContext() local
240 if( !(aIter == pActions->end()) ) in CreateChildContext()
242 switch( (*aIter).second.m_nActionType ) in CreateChildContext()
249 (*aIter).second.GetQNamePrefixFromParam1(), in CreateChildContext()
250 (*aIter).second.GetQNameTokenFromParam1() ); in CreateChildContext()
261 (*aIter).second.GetQNamePrefixFromParam1(), in CreateChildContext()
262 (*aIter).second.GetQNameTokenFromParam1() ); in CreateChildContext()
293 XMLTransformerActions::const_iterator aIter = in CreateChildContext() local
296 if( !(aIter == pActions->end()) ) in CreateChildContext()
[all …]
/aoo41x/main/comphelper/source/container/
H A Dnamecontainer.cxx122 SvGenericNameContainerMapImpl::iterator aIter = maProperties.find( Name ); in removeByName() local
123 if( aIter == maProperties.end() ) in removeByName()
126 maProperties.erase( aIter ); in removeByName()
138 if( aIter == maProperties.end() ) in replaceByName()
144 (*aIter).second = aElement; in replaceByName()
156 if( aIter == maProperties.end() ) in getByName()
159 return (*aIter).second; in getByName()
167 SvGenericNameContainerMapImpl::iterator aIter = maProperties.begin(); in getElementNames() local
173 while( aIter != aEnd ) in getElementNames()
175 *pNames++ = (*aIter++).first; in getElementNames()
[all …]
/aoo41x/main/svtools/source/misc/
H A Dtransfer.cxx511 while( aIter != aEnd ) in isDataFlavorSupported()
519 aIter++; in isDataFlavorSupported()
658 while( aIter != aEnd ) in AddFormat()
681 aIter++; in AddFormat()
728 while( aIter != aEnd ) in RemoveFormat()
732 aIter = mpFormats->erase( aIter ); in RemoveFormat()
736 ++aIter; in RemoveFormat()
751 aIter = aEnd; in HasFormat()
755 ++aIter; in HasFormat()
1574 aIter = aEnd; in HasFormat()
[all …]
/aoo41x/main/slideshow/source/engine/slide/
H A Dlayermanager.cxx65 while( aIter != aEnd ) in manageViews()
67 LayerSharedPtr pLayer = aIter->second.lock(); in manageViews()
75 shapeFunc(aIter->first,pCurrViewLayer); in manageViews()
77 ++aIter; in manageViews()
373 if( aIter == maXShapeHash.end() ) in lookupShape()
377 return aIter->second; in lookupShape()
584 while( aIter != aEnd ) in update()
600 if( !aIter->first->render() ) in update()
604 ++aIter; in update()
694 while( aIter != aEnd ) in renderTo()
[all …]
/aoo41x/main/slideshow/source/engine/
H A Dwaitsymbol.cxx90 while( aIter != aEnd ) in setVisible()
92 if( aIter->second ) in setVisible()
95 aIter->second->show(); in setVisible()
97 aIter->second->hide(); in setVisible()
100 ++aIter; in setVisible()
192 ViewsVecT::const_iterator aIter( maViews.begin() ); in viewsChanged() local
194 while( aIter != aEnd ) in viewsChanged()
196 if( aIter->second ) in viewsChanged()
197 aIter->second->movePixel( in viewsChanged()
198 calcSpritePos( aIter->first )); in viewsChanged()
[all …]

Completed in 431 milliseconds

12345678910>>...34