| /trunk/main/vcl/source/gdi/ |
| H A D | textlayout.cxx | 108 …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 D | cvtsvm.cxx | 932 … aFontVDev.GetTextArray( aStr, pTmpAry, (sal_uInt16) nIndex, (sal_uInt16) nLen ); in ImplConvertFromSVM1()
|
| H A D | outdev3.cxx | 5653 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 D | fntcache.cxx | 1023 pPrinter->GetTextArray( rInf.GetText(), pKernArray, in DrawText() 1026 rInf.GetOut().GetTextArray( rInf.GetText(), pKernArray, in DrawText() 1119 pPrinter->GetTextArray( rInf.GetText(), pKernArray, in DrawText() 1122 rInf.GetOut().GetTextArray( rInf.GetText(), pKernArray, in DrawText() 1265 rInf.GetOut().GetTextArray( rInf.GetText(), pKernArray, in DrawText() 1483 rInf.GetOut().GetTextArray( rInf.GetText(), pScrArray, in DrawText() 1496 pPrinter->GetTextArray( rInf.GetText(), pKernArray, rInf.GetIdx(), in DrawText() 1512 rInf.GetOut().GetTextArray( rInf.GetText(), pKernArray, in DrawText() 2021 pPrinter->GetTextArray( rInf.GetText(), pKernArray, rInf.GetIdx(),nLn ); in GetTextSize() 2034 rInf.GetOut().GetTextArray( rInf.GetText(), pScrArray, in GetTextSize() [all …]
|
| /trunk/main/editeng/source/items/ |
| H A D | svxfont.cxx | 458 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 D | vclxfont.cxx | 187 nRet = pOutDev->GetTextArray( str, rDXArray.getArray() ); in getStringWidthArray()
|
| /trunk/main/drawinglayer/source/primitive2d/ |
| H A D | textlayoutdevice.cxx | 346 mrDevice.GetTextArray(rText, &aDXArray[0], nIndex, nLength); in getTextArray()
|
| /trunk/main/cui/source/inc/ |
| H A D | treeopt.hxx | 303 ResStringArray& GetTextArray() {return aTextDlgAry;} in GetTextArray() function in OfaPageResource
|
| /trunk/main/starmath/source/ |
| H A D | accessibility.cxx | 555 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 D | treeopt.cxx | 244 sGroupName = pPageRes->GetTextArray().GetString(0); in getGroupName() 1985 ResStringArray& rTextArray = aDlgResource.GetTextArray(); in Initialize()
|
| /trunk/main/svx/source/customshapes/ |
| H A D | EnhancedCustomShapeFontWork.cxx | 351 aVirDev.GetTextArray( rText, pDXArry, 0, STRING_LEN ); in GetTextAreaOutline()
|
| /trunk/main/svtools/source/filter/wmf/ |
| H A D | emfwr.cxx | 804 nNormWidth = maVDev.GetTextArray( rText, pOwnArray ); in ImplWriteTextRecord()
|
| H A D | wmfwr.cxx | 1375 nNormSize = pVirDev->GetTextArray( aTemp, pDXAry ); in WriteRecords()
|
| H A D | winmtf.cxx | 1626 aVDev.GetTextArray( rText, pDX, 0, STRING_LEN ); in DrawText()
|
| /trunk/main/vcl/inc/vcl/ |
| H A D | outdev.hxx | 613 long GetTextArray( const XubString& rStr, sal_Int32* pDXAry = NULL,
|
| /trunk/main/cppcanvas/source/mtfrenderer/ |
| H A D | textaction.cxx | 210 rVDev.GetTextArray( rText, pCharWidths.get(), in setupDXArray()
|
| H A D | implrenderer.cxx | 2679 rVDev.GetTextArray( pAct->GetText(), pDXArray.get(), in createActions()
|
| /trunk/main/filter/source/flash/ |
| H A D | swfwriter1.cxx | 558 aNormSize = Size( mpVDev->GetTextArray( rText, pOwnArray ), 0 ); in Impl_writeText()
|
| /trunk/main/filter/source/svg/ |
| H A D | svgwriter.cxx | 821 aNormSize = Size( mpVDev->GetTextArray( rText, apTmpArray.get() ), 0 ); in ImplWriteText()
|
| /trunk/main/filter/source/graphicfilter/eos2met/ |
| H A D | eos2met.cxx | 1951 nNormSize = aVDev.GetTextArray( aStr, pDXAry ); in WriteOrders()
|
| /trunk/main/filter/source/graphicfilter/epict/ |
| H A D | epict.cxx | 1778 sal_Int32 nNormSize( aVirDev.GetTextArray( aStr,pDXAry ) ); in WriteOpcodes()
|
| /trunk/main/editeng/source/outliner/ |
| H A D | outliner.cxx | 1089 pOutDev->GetTextArray( pPara->GetText(), pBuf ); in PaintBullet()
|
| /trunk/main/sc/source/ui/view/ |
| H A D | output2.cxx | 1857 pFmtDevice->GetTextArray( aString, pDX ); in DrawStrings()
|