Lines Matching refs:SfxWhichIter
31 DBG_NAME(SfxWhichIter) in DBG_NAME() argument
35 SfxWhichIter::SfxWhichIter( const SfxItemSet& rSet, sal_uInt16 nFromWh, sal_uInt16 nToWh ): in DBG_NAME()
40 DBG_CTOR(SfxWhichIter, 0); in DBG_NAME()
47 SfxWhichIter::~SfxWhichIter() in ~SfxWhichIter()
49 DBG_DTOR(SfxWhichIter, 0); in ~SfxWhichIter()
54 sal_uInt16 SfxWhichIter::NextWhich() in NextWhich()
56 DBG_CHKTHIS(SfxWhichIter, 0); in NextWhich()
75 sal_uInt16 SfxWhichIter::PrevWhich() in PrevWhich()
77 DBG_CHKTHIS(SfxWhichIter, 0); in PrevWhich()
95 sal_uInt16 SfxWhichIter::FirstWhich() in FirstWhich()
97 DBG_CHKTHIS(SfxWhichIter, 0); in FirstWhich()
107 sal_uInt16 SfxWhichIter::LastWhich() in LastWhich()
109 DBG_CHKTHIS(SfxWhichIter, 0); in LastWhich()