Searched refs:ImplLayout (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 4028 SalLayout* pLayout = ImplLayout( aStrikeoutTest, 0, nTestStrLen ); in ImplDrawStrikeoutChar() 4066 pLayout = ImplLayout( aStrikeoutText, 0, STRING_LEN ); in ImplDrawStrikeoutChar() 5725 SalLayout* pSalLayout = ImplLayout( rStr, nIndex, nLen ); in GetTextArray() 5774 SalLayout* pSalLayout = ImplLayout( rStr, nIndex, nLen, in GetCaretPositions() 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() 7479 SalLayout* pSalLayout = ImplLayout( rTxt, nIdx, nLen ); in ValidateKashidas() 7552 pSalLayout = ImplLayout( rStr, nIndex, nLen, aPoint, nLayoutWidth, pDXAry ); in GetTextBoundRect() [all …]
|
H A D | print2.cxx | 585 SalLayout* pSalLayout = rOut.ImplLayout( rTextAct.GetText(), rTextAct.GetIndex(), in ImplCalcActionBounds() 616 SalLayout* pSalLayout = rOut.ImplLayout( rTextAct.GetText(), rTextAct.GetIndex(), in ImplCalcActionBounds()
|
H A D | pdfwriter_impl.cxx | 7751 SalLayout* pLayout = m_pReferenceDevice->ImplLayout( rText, nIndex, nLen, rPos ); in drawText() 7767 SalLayout* pLayout = m_pReferenceDevice->ImplLayout( rText, nIndex, nLen, rPos, 0, pDXArray ); in drawTextArray() 7783 SalLayout* pLayout = m_pReferenceDevice->ImplLayout( rText, nIndex, nLen, rPos, nWidth ); in drawStretchText()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | outdev.hxx | 403 SAL_DLLPRIVATE SalLayout* ImplLayout( const String&, xub_StrLen nIndex,
|
Completed in 122 milliseconds