Home
last modified time | relevance | path

Searched refs:CreateIterator (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sd/source/ui/view/
H A DOutlinerIterator.cxx176 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
/trunk/main/sd/inc/
H A DOutlinerIterator.hxx235 Iterator CreateIterator (IteratorLocation aLocation);
/trunk/main/sc/source/filter/xml/
H A Dxmlfonte.cxx108 … pItr = rExportP.GetDocument()->GetStyleSheetPool()->CreateIterator(SFX_STYLE_FAMILY_PAGE, 0xFFFF); in ScXMLFontAutoStylePool_Impl()
/trunk/main/sw/inc/
H A Ddocstyle.hxx222 virtual SfxStyleSheetIteratorPtr CreateIterator( SfxStyleFamily, sal_uInt16 nMask );
/trunk/main/sc/source/core/data/
H A Dstlsheet.cxx122 SfxStyleSheetIteratorPtr pIter = rPool.CreateIterator( nFamily, SFXSTYLEBIT_ALL ); in SetParent()
H A Dpatattr.cxx1201 …SfxStyleSheetIteratorPtr pIter = pDoc->GetStyleSheetPool()->CreateIterator( SFX_STYLE_FAMILY_PARA,… in UpdateStyleSheet()
/trunk/main/svl/inc/svl/
H A Dstyle.hxx236 virtual SfxStyleSheetIteratorPtr CreateIterator(SfxStyleFamily, sal_uInt16 nMask);
/trunk/main/svl/source/items/
H A Dstyle.cxx586 pImp->pIter = CreateIterator( nSearchFamily, nMask ); in GetIterator_Impl()
668 SfxStyleSheetIteratorPtr SfxStyleSheetBasePool::CreateIterator in CreateIterator() function in SfxStyleSheetBasePool
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx762 …SfxStyleSheetIteratorPtr pIter = pStylePool->CreateIterator( pStylePool->GetSearchFamily(), pStyle… in Print()
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx2306 SfxStyleSheetIteratorPtr SwDocStyleSheetPool::CreateIterator( SfxStyleFamily eFam, sal_uInt16 _nMas… in CreateIterator() function in SwDocStyleSheetPool
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx831 SfxStyleSheetIteratorPtr pIterator = pBasePool->CreateIterator(eFamily, 0xffff); in getElementNames()

Completed in 388 milliseconds