Home
last modified time | relevance | path

Searched refs:nFldPos (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/edit/
H A Dedattr.cxx581 xub_StrLen nFldPos = nChg+1; in GetScriptType() local
588 nFldPos = rTxt.Search( in GetScriptType()
589 CH_TXTATR_BREAKWORD, nFldPos ); in GetScriptType()
590 if( nFldPos < nChg ) in GetScriptType()
591 nChg = nFldPos; in GetScriptType()
/trunk/main/sw/source/filter/html/
H A Dhtmlfldw.cxx71 const SwTxtNode& rTxtNd, xub_StrLen nFldPos ) in OutHTML_SwField() argument
328 rTxtNd.GetAttr( aScriptItemSet, nFldPos, nFldPos+1 ); in OutHTML_SwField()

Completed in 35 milliseconds