Home
last modified time | relevance | path

Searched refs:nWhch (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/crsr/
H A Dfindattr.cxx344 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()
506 if( RES_TXTATR_CHARFMT == nWhch || RES_TXTATR_AUTOFMT == nWhch ) in SetAttrBwd()
516 while( nWhch && in SetAttrBwd()
519 if( !nWhch ) in SetAttrBwd()
634 while( nWhch && in SetAttrBwd()
[all …]
/trunk/main/sw/source/core/attr/
H A Dhints.cxx143 void SwAttrSetChg::ClearItem( sal_uInt16 nWhch ) in ClearItem() argument
146 pChgSet->ClearItem( nWhch ); in ClearItem()
152 SwMsgPoolItem::SwMsgPoolItem( sal_uInt16 nWhch ) in SwMsgPoolItem() argument
153 : SfxPoolItem( nWhch ) in SwMsgPoolItem()
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx124 SwHistory* pHst, sal_uInt16 nWhch = 0, const SfxItemSet* pSet = 0 ) in ParaRstFmt()
130 nWhich(nWhch), in ParaRstFmt()

Completed in 46 milliseconds