Home
last modified time | relevance | path

Searched refs:nChar (Results 151 – 154 of 154) sorted by relevance

1234567

/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx2076 rStat.nChar += nTmpChars; in CountWords()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3707 sal_Unicode nChar = *pBuf++; in ReadObjText() local
3708 if ( nChar == 0xa ) in ReadObjText()
3714 else if ( nChar == 0xd ) in ReadObjText()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx1978 ((SwDocStat&)pDoc->GetDocStat()).nChar = (sal_uInt16)nTokenValue; in NextToken()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2203 case WID_DOC_CHAR_COUNT :nValue = aStat.nChar;break; in getPropertyValue()

Completed in 100 milliseconds

1234567