Home
last modified time | relevance | path

Searched defs:nWordStart (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/inc/
H A Dsplargs.hxx144 xub_StrLen nWordStart; member in SwInterHyphInfo
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1083 xub_StrLen nWordStart = (nBegin + nLeft) < nLineStart ? nLineStart : nBegin + nLeft; in GetCorrection() local
1227 xub_StrLen nWordStart = (nBegin + nLeft) < nLineStart ? nLineStart : nBegin + nLeft; in GetGrammarCorrection() local
/trunk/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx342 sal_uInt16 nWordStart = 0; in lcl_hasWordBreak() local
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx3546 xub_StrLen nWordStart = (nBegin + nLeft) < nLineStart ? nLineStart : nBegin + nLeft; in GetSmartTagTerm() local
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx1858 sal_uInt16 nWordStart = nBreakPos; in ImpBreakLine() local
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4860 sal_uInt16 nWordStart = nPos; in ImplGetTextLines() local

Completed in 90 milliseconds