Lines Matching refs:Which

82     switch ( m_pAttr->Which() )  in SwHistorySetFmt()
121 sal_uInt16 nWhich = m_pAttr->Which(); in GetDescription()
192 , m_nWhich( pFmtHt->Which() ) in SwHistoryResetFmt()
224 sal_uInt16 nWhich = pTxtHt->Which(); in SwHistorySetTxt()
246 if ( RES_TXTATR_CHARFMT == m_pAttr->Which() ) in SetInDoc()
274 m_nFldWhich = m_pFld->GetField()->GetTyp()->Which(); in SwHistorySetTxtFld()
729 if( !rSetArr.Seek_Entry( pOrigItem->Which() )) in SwHistorySetAttrSet()
731 m_ResetArray.Insert( pOrigItem->Which(), m_ResetArray.Count() ); in SwHistorySetAttrSet()
732 m_OldSet.ClearItem( pOrigItem->Which() ); in SwHistorySetAttrSet()
736 switch ( pItem->Which() ) in SwHistorySetAttrSet()
831 const sal_uInt16 nWhich = aIter.GetCurItem()->Which(); in SwHistoryResetAttrSet()
860 m_Array.Insert( aIter.GetCurItem()->Which(), m_Array.Count() ); in SwHistoryResetAttrSet()
1047 sal_uInt16 nWhich = pNewValue->Which(); in Add()
1055 if ( pOldValue && pOldValue != GetDfltAttr( pOldValue->Which() ) ) in Add()
1072 sal_uInt16 nAttrWhich = pHint->Which(); in Add()
1106 pHt = new SwHistoryResetTxt( pHint->Which(), *pHint->GetStart(), in Add()
1143 const sal_uInt16 nWh = rFmt.Which(); in Add()
1268 if ( HSTRY_FLYCNT == (*this)[ n ]->Which() ) in SetTmpEnd()
1319 switch( pHt->Which() ) in CopyAttr()
1391 if ( pNew->Which() < POOLATTR_END ) in Modify()
1395 else if ( RES_ATTRSET_CHG == pNew->Which() ) in Modify()
1408 if ( m_WhichIdSet.Seek_Entry( pItem->Which() ) ) in Modify()
1510 sal_uInt16 nW = aIter.FirstItem()->Which(); in _MakeSetWhichIds()
1516 nW = aIter.NextItem()->Which(); in _MakeSetWhichIds()