Searched refs:rHyphenatorPos (Results 1 – 1 of 1) sorted by relevance
6281 sal_Unicode nHyphenatorChar, xub_StrLen& rHyphenatorPos, in GetTextBreak() argument6288 rHyphenatorPos = STRING_LEN; in GetTextBreak()6328 …rHyphenatorPos = sal::static_int_cast<xub_StrLen>(pSalLayout->GetTextBreak( nTextPixelWidth, nExtr… in GetTextBreak()6330 if( rHyphenatorPos > nRetVal ) in GetTextBreak()6331 rHyphenatorPos = nRetVal; in GetTextBreak()
Completed in 50 milliseconds