Lines Matching refs:ImplLayout

4028     SalLayout* pLayout = ImplLayout( aStrikeoutTest, 0, nTestStrLen );  in ImplDrawStrikeoutChar()
4066 pLayout = ImplLayout( aStrikeoutText, 0, STRING_LEN ); in ImplDrawStrikeoutChar()
5634 SalLayout* pSalLayout = ImplLayout( rStr, nIndex, nLen, rStartPt, 0, NULL, true ); in DrawText()
5700 SalLayout* pSalLayout = ImplLayout( rStr, nIndex, nLen, rStartPt, 0, pDXAry, true ); in DrawTextArray()
5725 SalLayout* pSalLayout = ImplLayout( rStr, nIndex, nLen ); in GetTextArray()
5774 SalLayout* pSalLayout = ImplLayout( rStr, nIndex, nLen, in GetCaretPositions()
5842 SalLayout* pSalLayout = ImplLayout( rStr, nIndex, nLen, rStartPt, nWidth, NULL, true ); in DrawStretchText()
5967 SalLayout* OutputDevice::ImplLayout( const String& rOrigStr, in ImplLayout() function in OutputDevice
6252 SalLayout* pSalLayout = ImplLayout( rStr, nIndex, nLen ); in GetTextBreak()
6290 SalLayout* pSalLayout = ImplLayout( rStr, nIndex, nLen ); in GetTextBreak()
6316 SalLayout* pHyphenatorLayout = ImplLayout( aHyphenatorStr, 0, nTempLen ); in GetTextBreak()
7418 SalLayout* rLayout = ImplLayout( rStr, nIndex, nLen, rStartPt, 0, pDXAry, true ); in GetSysTextLayoutData()
7479 SalLayout* pSalLayout = ImplLayout( rTxt, nIdx, nLen ); in ValidateKashidas()
7540 pSalLayout = ImplLayout( rStr, nStart, nOfsLen, aPoint, nLayoutWidth, pDXAry ); in GetTextBoundRect()
7552 pSalLayout = ImplLayout( rStr, nIndex, nLen, aPoint, nLayoutWidth, pDXAry ); in GetTextBoundRect()
7602 pSalLayout = aVDev.ImplLayout( rStr, nIndex, nLen, aPoint, nLayoutWidth, pDXAry ); in GetTextBoundRect()
7735 pSalLayout = ImplLayout( rStr, nStart, nOfsLen, Point(0,0), nTWidth, pDXArray ); in GetTextOutlines()
7746 pSalLayout = ImplLayout( rStr, nIndex, nLen, Point(0,0), nTWidth, pDXArray ); in GetTextOutlines()
7797 pSalLayout = ImplLayout( rStr, nIndex, nLen, Point(0,0), nTWidth, pDXArray ); in GetTextOutlines()
7822 pSalLayout = aVDev.ImplLayout( rStr, nIndex, nLen, Point(0,0), nTWidth, pDXArray ); in GetTextOutlines()
7842 pSalLayout = aVDev.ImplLayout( rStr, nStart, nLength, Point(0,0), nTWidth, pDXArray ); in GetTextOutlines()
7861 …pSalLayout = aVDev.ImplLayout( rStr, static_cast< xub_StrLen >(nCharPos), 1, Point(0,0), nTWidth, … in GetTextOutlines()