Searched refs:CreateIterator (Results 1 – 11 of 11) sorted by relevance
176 return CreateIterator (BEGIN); in begin()181 return CreateIterator (END); in end()186 return CreateIterator (CURRENT); in current()190 Iterator OutlinerContainer::CreateIterator (IteratorLocation aLocation) in CreateIterator() function in sd::outliner::OutlinerContainer
235 Iterator CreateIterator (IteratorLocation aLocation);
108 … pItr = rExportP.GetDocument()->GetStyleSheetPool()->CreateIterator(SFX_STYLE_FAMILY_PAGE, 0xFFFF); in ScXMLFontAutoStylePool_Impl()
222 virtual SfxStyleSheetIteratorPtr CreateIterator( SfxStyleFamily, sal_uInt16 nMask );
122 SfxStyleSheetIteratorPtr pIter = rPool.CreateIterator( nFamily, SFXSTYLEBIT_ALL ); in SetParent()
1201 …SfxStyleSheetIteratorPtr pIter = pDoc->GetStyleSheetPool()->CreateIterator( SFX_STYLE_FAMILY_PARA,… in UpdateStyleSheet()
236 virtual SfxStyleSheetIteratorPtr CreateIterator(SfxStyleFamily, sal_uInt16 nMask);
586 pImp->pIter = CreateIterator( nSearchFamily, nMask ); in GetIterator_Impl()668 SfxStyleSheetIteratorPtr SfxStyleSheetBasePool::CreateIterator in CreateIterator() function in SfxStyleSheetBasePool
762 …SfxStyleSheetIteratorPtr pIter = pStylePool->CreateIterator( pStylePool->GetSearchFamily(), pStyle… in Print()
2306 SfxStyleSheetIteratorPtr SwDocStyleSheetPool::CreateIterator( SfxStyleFamily eFam, sal_uInt16 _nMas… in CreateIterator() function in SwDocStyleSheetPool
831 SfxStyleSheetIteratorPtr pIterator = pBasePool->CreateIterator(eFamily, 0xffff); in getElementNames()
Completed in 117 milliseconds