Home
last modified time | relevance | path

Searched refs:GetTextArray (Results 1 – 23 of 23) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dtextlayout.cxx108 …long GetTextArray( const XubString& _rText, sal_Int32* _pDXAry, xub_StrLen _nStartIndex, xu…
202 …long ReferenceDeviceTextLayout::GetTextArray( const XubString& _rText, sal_Int32* _pDXAry, xub_Str… in GetTextArray() function in vcl::ReferenceDeviceTextLayout
209 … long nTextWidth = m_rReferenceDevice.GetTextArray( _rText, _pDXAry, _nStartIndex, _nLength ); in GetTextArray()
235 return GetTextArray( _rText, NULL, _nStartIndex, _nLength ); in GetTextWidth()
256 long nTextWidth = GetTextArray( _rText, pCharWidths, _nStartIndex, _nLength ); in DrawText()
H A Dcvtsvm.cxx932 aFontVDev.GetTextArray( aStr, pTmpAry, (sal_uInt16) nIndex, (sal_uInt16) nLen ); in ImplConvertFromSVM1()
H A Doutdev3.cxx5653 long nWidth = GetTextArray( rStr, NULL, nIndex, nLen ); in GetTextWidth()
5713 long OutputDevice::GetTextArray( const String& rStr, sal_Int32* pDXAry, in GetTextArray() function in OutputDevice
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx1023 pPrinter->GetTextArray( rInf.GetText(), pKernArray, in DrawText()
1119 pPrinter->GetTextArray( rInf.GetText(), pKernArray, in DrawText()
1265 rInf.GetOut().GetTextArray( rInf.GetText(), pKernArray, in DrawText()
1483 rInf.GetOut().GetTextArray( rInf.GetText(), pScrArray, in DrawText()
1512 rInf.GetOut().GetTextArray( rInf.GetText(), pKernArray, in DrawText()
2034 rInf.GetOut().GetTextArray( rInf.GetText(), pScrArray, in GetTextSize()
2085 rInf.GetOut().GetTextArray( rInf.GetText(), pKernArray, in GetTextSize()
2130 pPrinter->GetTextArray( rInf.GetText(), pKernArray, in GetCrsrOfst()
2134 rInf.GetOut().GetTextArray( rInf.GetText(), pKernArray, in GetCrsrOfst()
2477 rInf.GetOut().GetTextArray( rInf.GetText(), pKernArray, in GetTxtBreak()
[all …]
/trunk/main/editeng/source/items/
H A Dsvxfont.cxx458 return Size( pOut->GetTextArray( rTxt, pDXArray, nIdx, nLen ), in QuickGetTextSize()
464 aTxtSize.setWidth( pOut->GetTextArray( rTxt, pDXArray, nIdx, nLen ) ); in QuickGetTextSize()
466 aTxtSize.setWidth( pOut->GetTextArray( CalcCaseMap( rTxt ), in QuickGetTextSize()
/trunk/main/toolkit/source/awt/
H A Dvclxfont.cxx187 nRet = pOutDev->GetTextArray( str, rDXArray.getArray() ); in getStringWidthArray()
/trunk/main/drawinglayer/source/primitive2d/
H A Dtextlayoutdevice.cxx346 mrDevice.GetTextArray(rText, &aDXArray[0], nIndex, nLength); in getTextArray()
/trunk/main/cui/source/inc/
H A Dtreeopt.hxx303 ResStringArray& GetTextArray() {return aTextDlgAry;} in GetTextArray() function in OfaPageResource
/trunk/main/starmath/source/
H A Daccessibility.cxx555 pWin->GetTextArray( aNodeText, pXAry, 0, aNodeText.Len() ); in getCharacterBounds()
638 pWin->GetTextArray( aTxt, pXAry, 0, aTxt.Len() ); in getIndexAtPoint()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx244 sGroupName = pPageRes->GetTextArray().GetString(0); in getGroupName()
1985 ResStringArray& rTextArray = aDlgResource.GetTextArray(); in Initialize()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx351 aVirDev.GetTextArray( rText, pDXArry, 0, STRING_LEN ); in GetTextAreaOutline()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx804 nNormWidth = maVDev.GetTextArray( rText, pOwnArray ); in ImplWriteTextRecord()
H A Dwinmtf.cxx1626 aVDev.GetTextArray( rText, pDX, 0, STRING_LEN ); in DrawText()
H A Dwmfwr.cxx1375 nNormSize = pVirDev->GetTextArray( aTemp, pDXAry ); in WriteRecords()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx613 long GetTextArray( const XubString& rStr, sal_Int32* pDXAry = NULL,
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dtextaction.cxx210 rVDev.GetTextArray( rText, pCharWidths.get(), in setupDXArray()
H A Dimplrenderer.cxx2679 rVDev.GetTextArray( pAct->GetText(), pDXArray.get(), in createActions()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx558 aNormSize = Size( mpVDev->GetTextArray( rText, pOwnArray ), 0 ); in Impl_writeText()
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1951 nNormSize = aVDev.GetTextArray( aStr, pDXAry ); in WriteOrders()
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx1778 sal_Int32 nNormSize( aVirDev.GetTextArray( aStr,pDXAry ) ); in WriteOpcodes()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx821 aNormSize = Size( mpVDev->GetTextArray( rText, apTmpArray.get() ), 0 ); in ImplWriteText()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx1089 pOutDev->GetTextArray( pPara->GetText(), pBuf ); in PaintBullet()
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1857 pFmtDevice->GetTextArray( aString, pDX ); in DrawStrings()

Completed in 276 milliseconds