Home
last modified time | relevance | path

Searched refs:nHyphPos (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dguess.cxx156 xub_StrLen nHyphPos = 0; in Guess() local
163 nCutPos = rInf.GetTxtBreak( nLineWidth, nMaxLen, nMaxComp, nHyphPos ); in Guess()
165 if ( !nHyphPos && rInf.GetIdx() ) in Guess()
166 nHyphPos = rInf.GetIdx() - 1; in Guess()
280 nHyphPos = nHyphPos + nFieldDiff; in Guess()
301 rInf.GetHyphValues(), nHyphPos ); in Guess()
/trunk/main/cui/source/dialogs/
H A Dhyphen.cxx124 sal_uInt16 nHyphPos; member
185 nHyphPos ( 0 ), in SvxHyphenWordDialog_Impl()
466 nHyphPos = GetHyphIndex_Impl(); in SelLeft_Impl()
488 nHyphPos = GetHyphIndex_Impl(); in SelRight_Impl()
/trunk/main/sw/inc/
H A Dsplargs.hxx146 xub_StrLen nHyphPos; member in SwInterHyphInfo
156 nHyphPos(0), nMinTrail(0) in SwInterHyphInfo()
H A Deditsh.hxx659 void InsertSoftHyph( const xub_StrLen nHyphPos );
/trunk/main/linguistic/source/
H A Dhyphdta.cxx56 nHyphPos (nPos), in HyphenatedWord()
120 return nHyphPos; in getHyphenPos()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx193 void InsertSoftHyph( const xub_StrLen nHyphPos );
647 void SwHyphIter::InsertSoftHyph( const xub_StrLen nHyphPos ) in InsertSoftHyph() argument
674 pSttPos->nContent += nHyphPos; in InsertSoftHyph()
967 void SwEditShell::InsertSoftHyph( const xub_StrLen nHyphPos ) in InsertSoftHyph() argument
970 pHyphIter->InsertSoftHyph( nHyphPos ); in InsertSoftHyph()
/trunk/main/linguistic/inc/linguistic/
H A Dhyphdta.hxx47 sal_Int16 nHyphPos; member in linguistic::HyphenatedWord

Completed in 33 milliseconds