Searched refs:nWhch (Results 1 – 3 of 3) sorted by relevance
344 if( RES_TXTATR_CHARFMT == nWhch || RES_TXTATR_AUTOFMT == nWhch ) in SetAttrFwd()354 while( nWhch && in SetAttrFwd()357 if( !nWhch ) in SetAttrFwd()473 nWhch = pIter->NextWhich(); in SetAttrFwd()474 while( nWhch && in SetAttrFwd()477 if( !nWhch ) in SetAttrFwd()505 if( RES_TXTATR_CHARFMT == nWhch || RES_TXTATR_AUTOFMT == nWhch ) in SetAttrBwd()515 while( nWhch && in SetAttrBwd()518 if( !nWhch ) in SetAttrBwd()633 while( nWhch && in SetAttrBwd()[all …]
139 void SwAttrSetChg::ClearItem( sal_uInt16 nWhch ) in ClearItem() argument142 pChgSet->ClearItem( nWhch ); in ClearItem()148 SwMsgPoolItem::SwMsgPoolItem( sal_uInt16 nWhch ) in SwMsgPoolItem() argument149 : SfxPoolItem( nWhch ) in SwMsgPoolItem()
124 SwHistory* pHst, sal_uInt16 nWhch = 0, const SfxItemSet* pSet = 0 ) in ParaRstFmt()130 nWhich(nWhch), in ParaRstFmt()
Completed in 41 milliseconds