Home
last modified time | relevance | path

Searched refs:aWhichIter (Results 1 – 4 of 4) sorted by path

/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx254 SfxWhichIter aWhichIter( rItemSet ); in UpdateCaptionSet() local
257 for( sal_uInt16 nWhich = aWhichIter.FirstWhich(); nWhich > 0; nWhich = aWhichIter.NextWhich() ) in UpdateCaptionSet()
/trunk/main/sd/source/ui/view/
H A Ddrawview.cxx339 SfxWhichIter aWhichIter(rSet); in SetAttributes() local
340 sal_uInt16 nWhich(aWhichIter.FirstWhich()); in SetAttributes()
345 nWhich = aWhichIter.NextWhich(); in SetAttributes()
366 SfxWhichIter aWhichIter(rSet); in SetAttributes() local
367 sal_uInt16 nWhich(aWhichIter.FirstWhich()); in SetAttributes()
372 nWhich = aWhichIter.NextWhich(); in SetAttributes()
/trunk/main/svx/source/sdr/properties/
H A Ddefaultproperties.cxx149 SfxWhichIter aWhichIter(rSet); in SetObjectItemSet() local
150 sal_uInt16 nWhich(aWhichIter.FirstWhich()); in SetObjectItemSet()
172 nWhich = aWhichIter.NextWhich(); in SetObjectItemSet()
/trunk/main/svx/source/svdraw/
H A Dsvdmodel.cxx1866 SfxWhichIter aWhichIter(*pSourceSet); in MigrateItemSet() local
1867 sal_uInt16 nWhich(aWhichIter.FirstWhich()); in MigrateItemSet()
1912 nWhich = aWhichIter.NextWhich(); in MigrateItemSet()

Completed in 29 milliseconds