Lines Matching refs:xub_StrLen

594             xub_StrLen  nIndex = 0;  in GetDefaultFont()
614 xub_StrLen nIndex = 0; in GetDefaultFont()
1513 for( xub_StrLen nMapNameIndex = 0; nMapNameIndex != STRING_NOTFOUND; ) in Add()
1588 xub_StrLen nIndex = 0; in ImplFindByAliasName()
1620 for( xub_StrLen nTokenPos = 0; nTokenPos != STRING_NOTFOUND; ) in ImplFindByTokenNames()
2448 xub_StrLen nTokenPos = 0; in ImplFindByFont()
2458 xub_StrLen nFeat = aSearchName.Search(grutils::GrFeatureParser::FEAT_PREFIX); in ImplFindByFont()
2846 for ( xub_StrLen i = 0; i < mnLines; i++ ) in ~ImplMultiTextLineInfo()
2867 for ( xub_StrLen i = 0; i < mnLines; i++ ) in Clear()
3313 xub_StrLen nTokenPos = 0; in ImplFontMetricData()
4056 const String aStrikeoutText( aChars, xub_StrLen(nStrikeStrLen) ); in ImplDrawStrikeoutChar()
4820 xub_StrLen nPos = 0; in ImplGetTextLines()
4821 xub_StrLen nLen = rStr.Len(); in ImplGetTextLines()
4824 xub_StrLen nBreakPos = nPos; in ImplGetTextLines()
4838xub_StrLen nSoftBreak = _rLayout.GetTextBreak( rStr, nWidth, nPos, nBreakPos - nPos ); in ImplGetTextLines()
4842 nBreakPos = (xub_StrLen)aLBR.breakIndex; in ImplGetTextLines()
5564 xub_StrLen nIndex, xub_StrLen nLen, in DrawText()
5648 xub_StrLen nIndex, xub_StrLen nLen ) const in GetTextWidth()
5683 xub_StrLen nIndex, xub_StrLen nLen ) in DrawTextArray()
5714 xub_StrLen nIndex, xub_StrLen nLen ) const in GetTextArray()
5761 xub_StrLen nIndex, xub_StrLen nLen, in GetCaretPositions()
5831 xub_StrLen nIndex, xub_StrLen nLen ) in DrawStretchText()
5856 xub_StrLen nMinIndex, xub_StrLen nLen, in ImplPrepareLayoutArgs()
5860 xub_StrLen nEndIndex = rStr.Len(); in ImplPrepareLayoutArgs()
5968 xub_StrLen nMinIndex, in ImplLayout()
5969 xub_StrLen nLen, in ImplLayout()
5993 nLen = static_cast<xub_StrLen>(nNewLen); in ImplLayout()
6001 xub_StrLen nCutStart, nCutStop, nOrgLen = nLen; in ImplLayout()
6233 xub_StrLen nIndex, xub_StrLen nLen ) const in GetTextIsRTL()
6245 xub_StrLen OutputDevice::GetTextBreak( const String& rStr, long nTextWidth, in GetTextBreak()
6246 xub_StrLen nIndex, xub_StrLen nLen, in GetTextBreak()
6253 xub_StrLen nRetVal = STRING_LEN; in GetTextBreak()
6270 …nRetVal = sal::static_int_cast<xub_StrLen>(pSalLayout->GetTextBreak( nTextPixelWidth, nExtraPixelW… in GetTextBreak()
6280 xub_StrLen OutputDevice::GetTextBreak( const String& rStr, long nTextWidth, in GetTextBreak()
6281 sal_Unicode nHyphenatorChar, xub_StrLen& rHyphenatorPos, in GetTextBreak()
6282 xub_StrLen nIndex, xub_StrLen nLen, in GetTextBreak()
6311xub_StrLen nRetVal = sal::static_int_cast<xub_StrLen>(pSalLayout->GetTextBreak( nTextPixelWidth, n… in GetTextBreak()
6315 xub_StrLen nTempLen = 1; in GetTextBreak()
6328 …rHyphenatorPos = sal::static_int_cast<xub_StrLen>(pSalLayout->GetTextBreak( nTextPixelWidth, nExtr… in GetTextBreak()
6402 xub_StrLen nMnemonicPos = STRING_NOTFOUND; in ImplDrawText()
6418 xub_StrLen i; in ImplDrawText()
6419 xub_StrLen nLines; in ImplDrawText()
6420 xub_StrLen nFormatLines; in ImplDrawText()
6425 nLines = (xub_StrLen)(nHeight/nTextHeight); in ImplDrawText()
6440 xub_StrLen nLastLineLen = aLastLine.Len(); in ImplDrawText()
6488 xub_StrLen nIndex = pLineInfo->GetIndex(); in ImplDrawText()
6489 xub_StrLen nLineLen = pLineInfo->GetLen(); in ImplDrawText()
6708 xub_StrLen nLines; in GetTextRect()
6721 xub_StrLen nFormatLines; in GetTextRect()
6722 xub_StrLen i; in GetTextRect()
6845 xub_StrLen nIndex = _rLayout.GetTextBreak( aStr, nMaxWidth, 0, aStr.Len() ); in ImplGetEllipsisString()
6853 xub_StrLen nEraseChars = 4; in ImplGetEllipsisString()
6857 xub_StrLen i = (aTmpStr.Len() - nEraseChars)/2; in ImplGetEllipsisString()
6891 xub_StrLen nLastContent = aStr.Len(); in ImplGetEllipsisString()
6972 xub_StrLen nIndex, xub_StrLen nLen, in DrawCtrlText()
6996 xub_StrLen nMnemonicPos = STRING_NOTFOUND; in DrawCtrlText()
7105 xub_StrLen nIndex, xub_StrLen nLen, in GetCtrlTextWidth()
7113 xub_StrLen nMnemonicPos; in GetCtrlTextWidth()
7131 String OutputDevice::GetNonMnemonicString( const String& rStr, xub_StrLen& rMnemonicPos ) in GetNonMnemonicString()
7134 xub_StrLen nLen = aStr.Len(); in GetNonMnemonicString()
7135 xub_StrLen i = 0; in GetNonMnemonicString()
7399 …SysTextLayoutData(const Point& rStartPt, const XubString& rStr, xub_StrLen nIndex, xub_StrLen nLen, in GetSysTextLayoutData()
7472 xub_StrLen OutputDevice::ValidateKashidas ( const String& rTxt, in ValidateKashidas()
7473 xub_StrLen nIdx, xub_StrLen nLen, in ValidateKashidas()
7474 xub_StrLen nKashCount, in ValidateKashidas()
7475 const xub_StrLen* pKashidaPos, in ValidateKashidas()
7476 xub_StrLen* pKashidaPosDropped ) const in ValidateKashidas()
7482 xub_StrLen nDropped = 0; in ValidateKashidas()
7511 …etTextBoundRect( aRect, rStr, sal::static_int_cast<xub_StrLen>(nBase), sal::static_int_cast<xub_St… in GetGlyphBoundRects()
7523 const String& rStr, xub_StrLen nBase, xub_StrLen nIndex, xub_StrLen nLen, in GetTextBoundRect()
7538 xub_StrLen nStart = Min( nBase, nIndex ); in GetTextBoundRect()
7539 xub_StrLen nOfsLen = Max( nBase, nIndex ) - nStart; in GetTextBoundRect()
7701 const String& rStr, xub_StrLen nBase, xub_StrLen nIndex, xub_StrLen nLen, in GetTextOutlines()
7733 xub_StrLen nStart = Min( nBase, nIndex ); in GetTextOutlines()
7734 xub_StrLen nOfsLen = Max( nBase, nIndex ) - nStart; in GetTextOutlines()
7840 xub_StrLen nStart = ((nBase < nIndex) ? nBase : nIndex); in GetTextOutlines()
7841 xub_StrLen nLength = ((nBase > nIndex) ? nBase : nIndex) - nStart; in GetTextOutlines()
7861 …pSalLayout = aVDev.ImplLayout( rStr, static_cast< xub_StrLen >(nCharPos), 1, Point(0,0), nTWidth, … in GetTextOutlines()
7930 const String& rStr, xub_StrLen nBase, xub_StrLen nIndex, in GetTextOutlines()
7931 xub_StrLen nLen, sal_Bool bOptimize, sal_uLong nTWidth, const sal_Int32* pDXArray ) const in GetTextOutlines()
7953 const String& rStr, xub_StrLen nBase, xub_StrLen nIndex, xub_StrLen nLen, in GetTextOutline()
8034 xub_StrLen OutputDevice::HasGlyphs( const Font& rTempFont, const String& rStr, in HasGlyphs()
8035 xub_StrLen nIndex, xub_StrLen nLen ) const in HasGlyphs()
8039 xub_StrLen nEnd = nIndex + nLen; in HasGlyphs()