Home
last modified time | relevance | path

Searched defs:aEnd (Results 1 – 25 of 454) sorted by relevance

12345678910>>...19

/trunk/main/chart2/source/view/axes/
H A DMinimumAndMaximumSupplier.cxx62 for( MinimumAndMaximumSupplierSet::iterator aIt = begin(), aEnd = end(); aIt != aEnd; ++aIt ) in getMinimumX() local
77 for( MinimumAndMaximumSupplierSet::iterator aIt = begin(), aEnd = end(); aIt != aEnd; ++aIt ) in getMaximumX() local
92 for( MinimumAndMaximumSupplierSet::iterator aIt = begin(), aEnd = end(); aIt != aEnd; ++aIt ) in getMinimumYInRange() local
107 for( MinimumAndMaximumSupplierSet::iterator aIt = begin(), aEnd = end(); aIt != aEnd; ++aIt ) in getMaximumYInRange() local
122 for( MinimumAndMaximumSupplierSet::iterator aIt = begin(), aEnd = end(); aIt != aEnd; ++aIt ) in getMinimumZ() local
137 for( MinimumAndMaximumSupplierSet::iterator aIt = begin(), aEnd = end(); aIt != aEnd; ++aIt ) in getMaximumZ() local
151 for( MinimumAndMaximumSupplierSet::iterator aIt = begin(), aEnd = end(); aIt != aEnd; ++aIt ) in isExpandBorderToIncrementRhythm() local
160 for( MinimumAndMaximumSupplierSet::iterator aIt = begin(), aEnd = end(); aIt != aEnd; ++aIt ) in isExpandIfValuesCloseToBorder() local
169 for( MinimumAndMaximumSupplierSet::iterator aIt = begin(), aEnd = end(); aIt != aEnd; ++aIt ) in isExpandWideValuesToZero() local
178 for( MinimumAndMaximumSupplierSet::iterator aIt = begin(), aEnd = end(); aIt != aEnd; ++aIt ) in isExpandNarrowValuesTowardZero() local
[all …]
/trunk/main/slideshow/source/engine/
H A Dunoviewcontainer.cxx51 const UnoViewVector::iterator aEnd( maViews.end() ); in addView() local
77 const UnoViewVector::iterator aEnd( maViews.end() ); in removeView() local
117 const UnoViewVector::iterator aEnd( maViews.end() ); in removeView() local
/trunk/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx230 TSectionsMap::iterator aEnd = m_aSections.end(); in resize() local
266 TSectionsMap::iterator aEnd = m_aSections.end(); in Resize() local
361 TSectionsMap::iterator aEnd = m_aSections.end(); in SetInsertObj() local
526 TSectionsMap::iterator aEnd = m_aSections.end(); in unmarkAllObjects() local
588 TSectionsMap::iterator aEnd = m_aSections.end(); in MouseButtonUp() local
610 TSectionsMap::iterator aEnd = m_aSections.end(); in handleKeyEvent() local
640 TSectionsMap::iterator aEnd = m_aSections.end(); in setMarked() local
685 TSectionsMap::iterator aEnd = m_aSections.end(); in collectRectangles() local
936 TSectionsMap::iterator aEnd = m_aSections.end(); in setGridSnap() local
948 TSectionsMap::iterator aEnd = m_aSections.end(); in setDragStripes() local
[all …]
/trunk/main/canvas/source/tools/
H A Dpagemanager.cxx46 const PageContainer_t::iterator aEnd(maPages.end()); in allocateSpace() local
120 const FragmentContainer_t::const_iterator aEnd(maFragments.end()); in nakedFragment() local
170 const PageContainer_t::iterator aEnd(maPages.end()); in relocate() local
H A Dpage.cxx94 const FragmentContainer_t::const_iterator aEnd(mpFragments.end()); in insert() local
136 const FragmentContainer_t::const_iterator aEnd(mpFragments.end()); in isValidLocation() local
H A Dspriteredrawmanager.cxx273 VectorOfSprites::iterator aEnd ( aUpdatableSprites.end() ); in setupUpdateAreas() local
414 const SpriteConnectedRanges::ComponentListType::const_iterator aEnd( in isAreaUpdateOpaque() local
444 const SpriteConnectedRanges::ComponentListType::const_iterator aEnd( in areSpritesChanged() local
474 ListOfSprites::reverse_iterator aEnd( maSprites.rend() ); in disposing() local
/trunk/main/slideshow/source/inc/
H A Dlistenercontainerimpl.hxx100 const typename ContainerT::const_iterator aEnd( rContainer.end() ); in notifySingleListener() local
117 typename ContainerT::const_iterator const aEnd ( rContainer.end() ); in notifyAllListeners() local
154 typename ContainerT::const_iterator const aEnd ( rContainer.end() ); in notifySingleListener() local
175 typename ContainerT::const_iterator const aEnd ( rContainer.end() ); in notifyAllListeners() local
204 typename ContainerT::const_iterator const aEnd ( rContainer.end() ); in pruneListeners() local
/trunk/main/sdext/source/minimizer/
H A Dpagecollector.cxx69 std::vector< Reference< XDrawPage > >::iterator aEnd( rUsedPageList.end() ); in CollectCustomShowPages() local
103 std::vector< Reference< XDrawPage > >::iterator aEnd( vUsedPageList.end() ); in CollectNonCustomShowPages() local
135 MasterPageIter aEnd ( rMasterPageList.end() ); in CollectMasterPages() local
159 MasterPageIter aEnd ( rMasterPageList.end() ); in CollectMasterPages() local
/trunk/main/basegfx/source/inc/
H A DPolygonPoint.hxx201 SimplePointVector::const_iterator aEnd(aStart); in PolygonPointList() local
214 SimpleBezierVector::iterator aEnd(aStart); in PolygonPointList() local
394 SimplePointVector::const_iterator aEnd(rSource.maPoints.end()); in insert() local
406 SimpleBezierVector::iterator aEnd(rSource.mpVectors->end()); in insert() local
445 const SimplePointVector::iterator aEnd(aStart + nCount); in remove() local
455 const SimpleBezierVector::iterator aEnd(aStart + nCount); in remove() local
496 SimplePointVector::iterator aEnd(maPoints.end()); in flip() local
510 SimpleBezierVector::iterator aEnd(mpVectors->end()); in flip() local
H A Dpolygontemplate.hxx201 SimplePointVector::const_iterator aEnd(aStart); in ImplPolygonTemplate() local
214 SimpleBezierVector::iterator aEnd(aStart); in ImplPolygonTemplate() local
394 SimplePointVector::const_iterator aEnd(rSource.maPoints.end()); in insert() local
406 SimpleBezierVector::iterator aEnd(rSource.mpVectors->end()); in insert() local
445 const SimplePointVector::iterator aEnd(aStart + nCount); in remove() local
455 const SimpleBezierVector::iterator aEnd(aStart + nCount); in remove() local
496 SimplePointVector::iterator aEnd(maPoints.end()); in flip() local
510 SimpleBezierVector::iterator aEnd(mpVectors->end()); in flip() local
/trunk/main/svx/source/accessibility/
H A DChildrenManagerImpl.cxx59 ChildDescriptorListType::iterator aEnd = _rList.end(); in adjustIndexInParentOfShapes() local
132 ChildDescriptorListType::iterator I, aEnd = maVisibleChildren.end(); in GetChildShape() local
210 ChildDescriptorListType::iterator I, aEnd = maVisibleChildren.end(); in GetChild() local
308 AccessibleShapeList::iterator I,aEnd = maAccessibleShapes.end(); in CreateListOfVisibleShapes() local
366 ChildDescriptorListType::iterator I, aEnd = rOldChildList.end(); in RemoveNonVisibleChildren() local
397 ChildDescriptorListType::iterator I, aEnd = raNewChildList.end(); in MergeAccessibilityInformation() local
422 ChildDescriptorListType::iterator I,aEnd = raNewChildList.end(); in SendVisibleAreaEvents() local
442 ChildDescriptorListType::iterator I, aEnd = raNewChildList.end(); in CreateAccessibilityObjects() local
825 ChildDescriptorListType::iterator I, aEnd = maVisibleChildren.end(); in ViewForwarderChanged() local
864 ChildDescriptorListType::iterator I,aEnd = maVisibleChildren.end(); in ReplaceChild() local
[all …]
/trunk/main/comphelper/source/property/
H A DMasterPropertySetInfo.cxx59 PropertyDataHash::iterator aEnd = maMap.end(), aIter = maMap.begin(); in ~MasterPropertySetInfo() local
94 PropertyInfoHash::iterator aIter = rHash.begin(), aEnd = rHash.end(); in add() local
126 const PropertyDataHash::iterator aEnd = maMap.end(); in getProperties() local
/trunk/main/vcl/source/gdi/
H A Doutdev5.cxx189 const Point aEnd( ImplLogicToDevicePixel( rEndPt ) ); in DrawArc() local
236 const Point aEnd( ImplLogicToDevicePixel( rEndPt ) ); in DrawPie() local
290 const Point aEnd( ImplLogicToDevicePixel( rEndPt ) ); in DrawChord() local
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRTableConnectionData.cxx135 OConnectionLineDataVec::iterator aEnd = m_vConnLineData.end(); in ChangeOrientation() local
188 OConnectionLineDataVec::const_iterator aEnd = m_vConnLineData.end(); in checkPrimaryKey() local
269 std::vector< OConnectionLineDataRef >::const_iterator aEnd = lhs.m_vConnLineData.end(); in operator ==() local
331 OConnectionLineDataVec::iterator aEnd = m_vConnLineData.end(); in Update() local
386 OConnectionLineDataVec::iterator aEnd = m_vConnLineData.end(); in Update() local
/trunk/main/oox/source/helper/
H A Dpropertymap.cxx89 …for( PropertyMap::const_iterator aIt = rPropMap.begin(), aEnd = rPropMap.end(); aIt != aEnd; ++aIt… in GenericPropertySet() local
123 …for( PropertyNameMap::iterator aIt = maPropMap.begin(), aEnd = maPropMap.end(); aIt != aEnd; ++aIt… in getProperties() local
178 for( const_iterator aIt = begin(), aEnd = end(); aIt != aEnd; ++aIt, ++pValues ) in makePropertyValueSequence() local
197 for( const_iterator aIt = begin(), aEnd = end(); aIt != aEnd; ++aIt, ++pNames, ++pValues ) in fillSequences() local
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx513 CellPos aStart, aEnd; in onInsert() local
626 CellPos aStart, aEnd; in onDelete() local
685 CellPos aStart, aEnd; in onSelect() local
972 CellPos aStart, aEnd; in SetVertical() local
1008 CellPos aStart, aEnd; in MergeMarkedCells() local
1025 CellPos aStart, aEnd; in SplitMarkedCells() local
1091 CellPos aStart, aEnd; in DistributeColumns() local
1112 CellPos aStart, aEnd; in DistributeRows() local
1944 CellPos aStart,aEnd; in updateSelectionOverlay() local
2003 CellPos aStart, aEnd; in MergeAttrFromSelectedCells() local
[all …]
/trunk/main/reportdesign/source/core/sdr/
H A DPropertyForward.cxx67 TPropertyNamePair::iterator aEnd = m_aNameMap.end(); in DBG_NAME() local
83 TPropertyNamePair::iterator aEnd = m_aNameMap.end(); in DBG_NAME() local
/trunk/main/slideshow/source/engine/slide/
H A Dlayer.cxx77 const ViewEntryVector::iterator aEnd( maViewEntries.end() ); in addView() local
110 const ViewEntryVector::iterator aEnd( maViewEntries.end() ); in removeView() local
139 const ViewEntryVector::iterator aEnd( maViewEntries.end() ); in viewChanged() local
/trunk/main/dbaccess/source/ui/misc/
H A Dindexcollection.cxx115 Indexes::const_iterator aEnd = m_aIndexes.end(); in find() local
130 Indexes::iterator aEnd = m_aIndexes.end(); in find() local
145 Indexes::const_iterator aEnd = m_aIndexes.end(); in findOriginal() local
160 Indexes::iterator aEnd = m_aIndexes.end(); in findOriginal() local
/trunk/main/connectivity/source/commontools/
H A DDriversConfig.cxx162 TInstalledDrivers::const_iterator aEnd = rDrivers.end(); in getDriverFactoryName() local
182 TInstalledDrivers::const_iterator aEnd = rDrivers.end(); in getDriverTypeDisplayName() local
217 TInstalledDrivers::const_iterator aEnd = rDrivers.end(); in impl_get() local
252 TInstalledDrivers::const_iterator aEnd = rDrivers.end(); in getURLs() local
/trunk/main/sc/source/ui/miscdlgs/
H A Dconflictsdlg.cxx44 ScChangeActionList::const_iterator aEnd = maSharedActions.end(); in HasSharedAction() local
58 ScChangeActionList::const_iterator aEnd = maOwnActions.end(); in HasOwnAction() local
91 ScConflictsList::const_iterator aEnd = rConflictsList.end(); in HasOwnAction() local
105 ScConflictsList::iterator aEnd = rConflictsList.end(); in GetSharedActionEntry() local
119 ScConflictsList::iterator aEnd = rConflictsList.end(); in GetOwnActionEntry() local
157 ScConflictsList::iterator aEnd = rConflictsList.end(); in TransformConflictsList() local
203 ScConflictsList::iterator aEnd = mrConflictsList.end(); in GetIntersectingEntry() local
248 ScChangeActionList::const_iterator aEnd = rOwnActions.end(); in GetEntry() local
292 ScChangeActionList::iterator aEnd = aOwnActions.end(); in Find() local
/trunk/main/svx/source/unodraw/
H A DUnoNameItemTable.cxx69 const ItemPoolVector::iterator aEnd = maItemSetVector.end(); in dispose() local
145 const ItemPoolVector::iterator aEnd = maItemSetVector.end(); in removeByName() local
176 const ItemPoolVector::iterator aEnd = maItemSetVector.end(); in replaceByName() local
282 const std::set< OUString, comphelper::UStringLess >::iterator aEnd( aNameSet.end() ); in getElementNames() local
/trunk/main/sc/source/filter/xml/
H A Dsheetdata.cxx188 NameSpaceHash::const_iterator aIter = rNameHash.begin(), aEnd = rNameHash.end(); in StoreInitialNamespaces() local
201 NameSpaceHash::const_iterator aIter = rNameHash.begin(), aEnd = rNameHash.end(); in StoreLoadedNamespaces() local
216 NameSpaceHash::const_iterator aIter = rNameHash.begin(), aEnd = rNameHash.end(); in lcl_NameInHash() local
235 std::vector<ScLoadedNamespaceEntry>::const_iterator aEnd = maLoadedNamespaces.end(); in AddLoadedNamespaces() local
/trunk/main/sfx2/source/dialog/
H A Ditemconnect.cxx229 … for( ControlWrpVecI aIt = mxImpl->maVec.begin(), aEnd = mxImpl->maVec.end(); aIt != aEnd; ++aIt ) in ModifyControl() local
236 …for( ControlWrpVecCI aIt = mxImpl->maVec.begin(), aEnd = mxImpl->maVec.end(); bIs && (aIt != aEnd)… in IsControlDontKnow() local
243 … for( ControlWrpVecI aIt = mxImpl->maVec.begin(), aEnd = mxImpl->maVec.end(); aIt != aEnd; ++aIt ) in SetControlDontKnow() local
352 for( ItemConnectionListIt aIt = maList.begin(), aEnd = maList.end(); aIt != aEnd; ++aIt ) in ApplyFlags() local
358 for( ItemConnectionListIt aIt = maList.begin(), aEnd = maList.end(); aIt != aEnd; ++aIt ) in Reset() local
365 for( ItemConnectionListIt aIt = maList.begin(), aEnd = maList.end(); aIt != aEnd; ++aIt ) in FillItemSet() local
/trunk/main/basegfx/source/polygon/
H A Db3dpolygon.cxx224 const CoordinateData3DVector::iterator aEnd(aStart + nCount); in remove() local
235 CoordinateData3DVector::iterator aEnd(maVector.end() - 1L); in flip() local
249 CoordinateData3DVector::iterator aEnd(maVector.end()); in transform() local
286 BColorDataVector::const_iterator aEnd(aStart); in BColorArray() local
410 BColorDataVector::iterator aEnd(maVector.end() - 1L); in flip() local
450 NormalsData3DVector::const_iterator aEnd(aStart); in NormalsArray3D() local
574 NormalsData3DVector::iterator aEnd(maVector.end() - 1L); in flip() local
588 NormalsData3DVector::iterator aEnd(maVector.end()); in transform() local
625 TextureData2DVector::const_iterator aEnd(aStart); in TextureCoordinate2D() local
749 TextureData2DVector::iterator aEnd(maVector.end() - 1L); in flip() local
[all …]

Completed in 155 milliseconds

12345678910>>...19