Searched refs:IteratorLocation (Results 1 – 3 of 3) sorted by relevance
57 enum IteratorLocation {BEGIN,END,CURRENT}; enum235 Iterator CreateIterator (IteratorLocation aLocation);258 IteratorLocation aLocation=BEGIN);275 IteratorLocation aLocation=BEGIN);300 IteratorLocation aLocation);
190 Iterator OutlinerContainer::CreateIterator (IteratorLocation aLocation) in CreateIterator()216 IteratorLocation aLocation) in CreateSelectionIterator()255 IteratorLocation aLocation) in CreateDocumentIterator()321 IteratorLocation aLocation) in GetPageIndex()
212 void Init (IteratorLocation aLocation);
Completed in 17 milliseconds