Home
last modified time | relevance | path

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

/aoo4110/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()
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 …]
/aoo4110/main/sw/source/core/attr/
H A Dhints.cxx139 void SwAttrSetChg::ClearItem( sal_uInt16 nWhch ) in ClearItem() argument
142 pChgSet->ClearItem( nWhch ); in ClearItem()
148 SwMsgPoolItem::SwMsgPoolItem( sal_uInt16 nWhch ) in SwMsgPoolItem() argument
149 : SfxPoolItem( nWhch ) in SwMsgPoolItem()
/aoo4110/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 130 milliseconds