Searched refs:nHyphPos (Results 1 – 7 of 7) sorted by relevance
156 xub_StrLen nHyphPos = 0; in Guess() local163 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()
124 sal_uInt16 nHyphPos; member185 nHyphPos ( 0 ), in SvxHyphenWordDialog_Impl()466 nHyphPos = GetHyphIndex_Impl(); in SelLeft_Impl()488 nHyphPos = GetHyphIndex_Impl(); in SelRight_Impl()
146 xub_StrLen nHyphPos; member in SwInterHyphInfo156 nHyphPos(0), nMinTrail(0) in SwInterHyphInfo()
659 void InsertSoftHyph( const xub_StrLen nHyphPos );
56 nHyphPos (nPos), in HyphenatedWord()120 return nHyphPos; in getHyphenPos()
193 void InsertSoftHyph( const xub_StrLen nHyphPos );647 void SwHyphIter::InsertSoftHyph( const xub_StrLen nHyphPos ) in InsertSoftHyph() argument674 pSttPos->nContent += nHyphPos; in InsertSoftHyph()967 void SwEditShell::InsertSoftHyph( const xub_StrLen nHyphPos ) in InsertSoftHyph() argument970 pHyphIter->InsertSoftHyph( nHyphPos ); in InsertSoftHyph()
47 sal_Int16 nHyphPos; member in linguistic::HyphenatedWord
Completed in 41 milliseconds