Searched refs:aCmpSet (Results 1 – 1 of 1) sorted by relevance
183 SfxItemSet aCmpSet; member in SwAttrCheckArr194 sal_uInt16 Count() const { return aCmpSet.Count(); } in Count()195 int Found() const { return nFound == aCmpSet.Count(); } in Found()214 aCmpSet.Put( rSet, sal_False ); in SwAttrCheckArr()220 SfxItemIter aIter( aCmpSet ); in SwAttrCheckArr()221 nArrStart = aCmpSet.GetWhichByPos( aIter.GetFirstPos() ); in SwAttrCheckArr()266 SfxItemIter aIter( aCmpSet ); in SetNewSet()276 nWhich = aCmpSet.GetWhichByPos( aIter.GetCurPos() ); in SetNewSet()689 return nFound == aCmpSet.Count(); in CheckStack()700 return nFound == aCmpSet.Count(); in CheckStack()[all …]
Completed in 19 milliseconds