Home
last modified time | relevance | path

Searched refs:aEndItr (Results 1 – 22 of 22) sorted by relevance

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx246 if (aItr != aEndItr) in GetChild()
264 if (aEndItr != aItr) in GetChild()
298 ScAccNotes::iterator aEndItr = maMarks.end(); in GetAt() local
300 if (aEndItr == aItr) in GetAt()
302 aEndItr = maNotes.end(); in GetAt()
305 if (aEndItr != aItr) in GetAt()
371 if (aItr != aEndItr) in CheckChanges()
910 while (aItr != aEndItr) in VisAreaChanged()
964 while ((aItr != aEndItr) && !xAccessible.is()) in GetBackShape()
1059 while((aItr != aEndItr) && !xAcc.is()) in GetForegroundShapeAt()
[all …]
H A DAccessibleDataPilotControl.cxx217 ::std::vector < AccessibleWeak >::iterator aEndItr = maChildren.end(); in AddField()
221 while (aItr != aEndItr) in AddField()
260 ::std::vector < AccessibleWeak >::iterator aEndItr = maChildren.end(); in RemoveField()
262 while (aItr != aEndItr) in RemoveField()
H A DAccessiblePageHeader.cxx275 ScHFAreas::iterator aEndItr = maAreas.end(); in getAccessibleChild() local
276 while (!xRet.is() && (nIndex >= 0) && (aItr != aEndItr)) in getAccessibleChild()
H A DAccessibleDocument.cxx809 SortedShapes::iterator aEndItr = maZOrderedShapes.end(); in GetSelected() local
811 while(!bFound && aItr != aEndItr) in GetSelected()
1356 SortedShapes::iterator aEndItr = maZOrderedShapes.end(); in FindShape() local
1358 while (!bFound && aDebugItr != aEndItr) in FindShape()
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx559 while (aItr != aEndItr) in CreateGeneratedActions()
589 while (aItr != aEndItr) in SetDeletionDependencies()
623 while(aItr != aEndItr) in SetDeletionDependencies()
652 while (aItr != aEndItr) in SetMovementDependencies()
702 while(aItr != aEndItr) in SetDependencies()
712 while(aItr != aEndItr) in SetDependencies()
838 while (aItr != aEndItr) in CreateChangeTrack()
896 aEndItr = aActions.end(); in CreateChangeTrack()
897 while (aItr != aEndItr) in CreateChangeTrack()
912 aEndItr = aActions.end(); in CreateChangeTrack()
[all …]
H A DXMLStylesImportHelper.cxx240 ScMyCurrencyStylesSet::iterator aEndItr(pCurrencyList->end()); in InsertColRow() local
241 while (aItr != aEndItr) in InsertColRow()
298 ScMyCurrencyStylesSet::iterator aEndItr(pCurrencyList->end()); in SetStylesToRanges() local
299 while (aItr != aEndItr) in SetStylesToRanges()
538 ScMyStylesSet::iterator aEndItr(aCellStyles.end()); in InsertRow() local
539 while (aItr != aEndItr) in InsertRow()
551 ScMyStylesSet::iterator aEndItr(aCellStyles.end()); in InsertCol() local
552 while (aItr != aEndItr) in InsertCol()
573 ScMyStylesSet::iterator aEndItr(aCellStyles.end()); in SetStylesToRanges() local
574 while (aItr != aEndItr) in SetStylesToRanges()
H A DXMLStylesExportHelper.cxx359 ScMyValidationVec::iterator aEndItr(aValidationVec.end()); in WriteValidations() local
360 while (aItr != aEndItr) in WriteValidations()
747 ScMyRowFormatRangesList::iterator aEndItr(aRowFormatRanges.end()); in GetMaxRows() local
749 if (aItr != aEndItr) in GetMaxRows()
750 while (aItr != aEndItr) in GetMaxRows()
922 ScMyFormatRangeAddresses::iterator aEndItr(pFormatRanges->end()); in GetStyleNameIndex() local
923 while (aItr != aEndItr) in GetStyleNameIndex()
945 ScMyFormatRangeAddresses::iterator aEndItr(pFormatRanges->end()); in GetStyleNameIndex() local
946 while (aItr != aEndItr) in GetStyleNameIndex()
989 ScMyFormatRangeAddresses::iterator aEndItr(pFormatRanges->end()); in GetFormatRanges() local
[all …]
H A DXMLColumnRowGroupExport.cxx117 ScMyColumnRowGroupVec::iterator aEndItr(aTableStart.end()); in OpenGroups() local
119 while(!bReady && aItr != aEndItr) in OpenGroups()
150 ScMyFieldGroupVec::iterator aEndItr(aTableEnd.end()); in CloseGroups() local
152 while(!bReady && aItr != aEndItr) in CloseGroups()
H A DXMLExportIterator.cxx117 ScMyShapeList::iterator aEndItr(aShapeList.end()); in SetCellData() local
118 while( (aItr != aEndItr) && (aItr->aAddress == aAddress) ) in SetCellData()
520 ScMyDetectiveObjList::iterator aEndItr(aDetectiveObjList.end()); in SetCellData() local
521 while( (aItr != aEndItr) && (aItr->aPosition == rMyCell.aCellAddress) ) in SetCellData()
586 ScMyDetectiveOpList::iterator aEndItr(aDetectiveOpList.end()); in SetCellData() local
587 while( (aItr != aEndItr) && (aItr->aPosition == rMyCell.aCellAddress) ) in SetCellData()
H A Dxmlsubti.cxx645 ScMyMatrixRangeList::iterator aEndItr = aMatrixRangeList.end(); in DeleteTable() local
646 while(aItr != aEndItr) in DeleteTable()
784 ScMyMatrixRangeList::iterator aEndItr(aMatrixRangeList.end()); in IsPartOfMatrix() local
786 while(!bReady && aItr != aEndItr) in IsPartOfMatrix()
H A Dxmlexprt.cxx770 ScMyTableXShapes::iterator aEndItr((*pTableShapes)[nTable].end()); in CollectShapesAutoStyles() local
771 while (aItr != aEndItr) in CollectShapesAutoStyles()
780 ScMyShapeList::const_iterator aEndItr(pShapeList->end()); in CollectShapesAutoStyles() local
1935 std::vector< XMLPropertyState >::iterator aEndItr(xPropStates.end()); in AddStyleFromCells() local
1937 while (aItr != aEndItr) in AddStyleFromCells()
2069 std::vector< XMLPropertyState >::iterator aEndItr(xPropStates.end()); in AddStyleFromColumn() local
2070 while (aItr != aEndItr) in AddStyleFromColumn()
3222 ScMyShapeList::const_iterator aEndItr(rMyCell.aShapeList.end()); in WriteShapes() local
3223 while (aItr != aEndItr) in WriteShapes()
3274 ScMyTableXShapes::iterator aEndItr((*pTableShapes)[nCurrentTable].end()); in WriteTableShapes() local
[all …]
H A DXMLTableShapeResizer.cxx191 ScMyToResizeShapes::iterator aEndItr(aShapes.end()); in ResizeShapes() local
200 while (aItr != aEndItr) in ResizeShapes()
H A DXMLDDELinksContext.cxx177 ScDDELinkCells::iterator aEndItr(aDDELinkTable.end()); in EndElement() local
178 while (aItr != aEndItr) in EndElement()
H A Dxmlimprt.cxx2006 ScMyImportValidations::iterator aEndItr(pValidations->end()); in GetValidation() local
2007 while(aItr != aEndItr && !bFound) in GetValidation()
2739 ScMyNamedExpressions::const_iterator aEndItr(pNamedExpressions->end()); in SetNamedRanges() local
2742 while (aItr != aEndItr) in SetNamedRanges()
2786 while (aItr != aEndItr) in SetNamedRanges()
H A Dxmlstyli.cxx524 std::vector<ScXMLMapContent>::iterator aEndItr(aMaps.end()); in FillPropertySet() local
525 while(aItr != aEndItr) in FillPropertySet()
H A Dxmlcelli.cxx711 ScMyImpDetectiveObjVec::iterator aEndItr(pDetectiveObjVec->end()); in SetDetectiveObj() local
712 while(aItr != aEndItr) in SetDetectiveObj()
H A Dxmldpimp.cxx1049 ::std::vector<ScXMLDataPilotGroup>::const_iterator aEndItr(aGroups.end()); in EndElement()
1050 while (aItr != aEndItr) in EndElement()
/trunk/main/sc/source/ui/unoobj/
H A Dlistenercalls.cxx63 std::list<ScUnoListenerEntry>::iterator aEndItr(aEntries.end()); in ExecuteAndClear() local
64 while ( aItr != aEndItr ) in ExecuteAndClear()
H A Dchart2uno.cxx1532 ::std::list< Reference< chart2::data::XLabeledDataSequence > >::iterator aEndItr( aSeqs.end() ); in createDataSource()
1536 while(aItr != aEndItr) in createDataSource()
2307 LabeledList::const_iterator aEndItr(m_aLabeledSequences.end()); in getDataSequences() local
2312 while (aItr != aEndItr) in getDataSequences()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibleradiobutton.cxx110 ::std::vector< RadioButton* >::const_iterator aEndItr = aGroup.end(); in FillAccessibleRelationSet()
111 …for ( ::std::vector< RadioButton* >::const_iterator aItr = aGroup.begin(); aItr < aEndItr; ++aItr ) in FillAccessibleRelationSet()
/trunk/main/xmloff/source/style/
H A Dnumehelp.cxx90 XMLNumberFormatSet::iterator aEndItr(aNumberFormats.end()); in GetCellType() local
91 if (aItr != aEndItr) in GetCellType()
/trunk/main/sc/source/ui/miscdlgs/
H A Dconflictsdlg.cxx833 ScConflictsList::iterator aEndItr = mrConflictsList.end(); in UpdateView() local
834 for ( ScConflictsList::iterator aItr = mrConflictsList.begin(); aItr != aEndItr; ++aItr ) in UpdateView()

Completed in 204 milliseconds