Home
last modified time | relevance | path

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

1234567

/aoo41x/main/sw/source/core/txtnode/
H A Dtxtedt.cxx2070 rStat.nChar += nTmpChars; in CountWords()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx3694 sal_Unicode nChar = *pBuf++; in ReadObjText() local
3695 if ( nChar == 0xa ) in ReadObjText()
3701 else if ( nChar == 0xd ) in ReadObjText()
/aoo41x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx1987 ((SwDocStat&)pDoc->GetDocStat()).nChar = (sal_uInt16)nTokenValue; in NextToken()
/aoo41x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2199 case WID_DOC_CHAR_COUNT :nValue = aStat.nChar;break; in getPropertyValue()

Completed in 251 milliseconds

1234567