Searched refs:GetWhichByPos (Results 1 – 9 of 9) sorted by relevance
221 nArrStart = aCmpSet.GetWhichByPos( aIter.GetFirstPos() ); in SwAttrCheckArr()222 nArrLen = aCmpSet.GetWhichByPos( aIter.GetLastPos() ) - nArrStart+1; in SwAttrCheckArr()276 nWhich = aCmpSet.GetWhichByPos( aIter.GetCurPos() ); in SetNewSet()879 nWhich = rCmpSet.GetWhichByPos( aIter.GetCurPos() ); in lcl_Search()
1142 ? GetWhichByPos( aIter.GetCurPos() ) in Intersect()1214 ? GetWhichByPos( aIter.GetCurPos() ) in Differentiate()1491 sal_uInt16 SfxItemSet::GetWhichByPos( sal_uInt16 nPos ) const in GetWhichByPos() function in SfxItemSet
142 sal_uInt16 GetWhichByPos(sal_uInt16 nPos) const;
573 pFrmFmt->ResetFmtAttr( pItemSet->GetWhichByPos( in UndoImpl()
511 … if( SFX_ITEM_SET == rSet.GetItemState( rSet.GetWhichByPos( nItem ), true, &pItem ) ) in GetPoolItems()
419 sal_uInt16 nWhich = pTmpArgs->GetWhichByPos( 0 ); in Execute()
138 sal_uInt16 nWhich = pArgs->GetWhichByPos( 0 ); in ExecuteCurrent()
229 nWhich = rSet.GetWhichByPos( aIter.GetCurPos() ); in Put()
1436 rDoc.ResetAttrAtFormat( rSet.GetWhichByPos(aIter.GetCurPos()), in SetItemSet()
Completed in 70 milliseconds