Home
last modified time | relevance | path

Searched refs:GetLen (Results 51 – 75 of 116) sorted by relevance

12345

/trunk/main/sw/source/core/text/
H A Dporrst.cxx129 rPH.Text( GetLen(), GetWhichPor() ); in HandlePortion()
499 rInf.GetTxtFrm()->HideFootnotes( rInf.GetIdx(), rInf.GetIdx() + GetLen() ); in Format()
H A Dfrmform.cxx1290 const xub_StrLen nOldLen = pOldCur->GetLen(); in FormatLine()
1310 sal_Bool bUnChg = nOldLen == pNew->GetLen() && in FormatLine()
1394 *(pPara->GetDelta()) -= long(pNew->GetLen()) - long(nOldLen); in FormatLine()
1491 if( rLine.GetCurr()->GetLen() && !rLine.GetCurr()->IsRest() ) in _Format()
H A Dtxtio.cxx498 nPos = nPos + pPortion2->GetLen(); in DebugPortions()
919 rOs << " Len:" << rInf.GetLen(); in operator <<()
H A Dporref.cxx107 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
H A Dportox.cxx109 rPH.Special( GetLen(), aString, GetWhichPor() ); in HandlePortion()
H A Dpordrop.hxx58 inline xub_StrLen GetLen() const { return nLen; } in GetLen() function in SwDropPortionPart
H A Dtxtfly.cxx262 nStIdx = nStIdx + pLay->GetLen(); in UpdatePos()
923 xub_StrLen nTmpLen = STRING_LEN == rInf.GetLen() ? rInf.GetText().Len() : in DrawTextOpaque()
924 rInf.GetLen(); in DrawTextOpaque()
H A Dtxtfrm.cxx719 return pPara && ( nPos <= nMax + pPara->GetLen() ); in IsIdxInside()
1437 xub_StrLen nTmpLen = aLine.GetCurr()->GetLen(); in PrepWidows()
1442 nTmpLen = aLine.GetCurr()->GetLen(); in PrepWidows()
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx1149 … pAct->GetText(), pAct->GetIndex(), pAct->GetLen() ) ); in Rotate()
1157 … pAct->GetText(), pAct->GetDXArray(), pAct->GetIndex(), pAct->GetLen() ) ); in Rotate()
1165 … pAct->GetWidth(), pAct->GetText(), pAct->GetIndex(), pAct->GetLen() ) ); in Rotate()
1659 …Dev.GetTextBoundRect( aRect, pAct->GetText(), pAct->GetIndex(), pAct->GetIndex(), pAct->GetLen() ); in GetBoundRect()
1671 …pVDev.GetTextBoundRect( aRect, pAct->GetText(), pAct->GetIndex(), pAct->GetIndex(), pAct->GetLen(), in GetBoundRect()
1684 …pVDev.GetTextBoundRect( aRect, pAct->GetText(), pAct->GetIndex(), pAct->GetIndex(), pAct->GetLen(), in GetBoundRect()
2871 nSizeBytes += ( pTextArrayAction->GetLen() << 2 ); in GetSizeBytes()
H A Dcvtsvm.cxx1756 rOStm << (sal_Int32) pAct->GetLen(); in ImplWriteActions()
1767 String aUniText( pAct->GetText(), pAct->GetIndex(), pAct->GetLen() ); in ImplWriteActions()
1769 sal_uLong nLen = pAct->GetLen(); in ImplWriteActions()
1819 rOStm << (sal_Int32) pAct->GetLen(); in ImplWriteActions()
H A Dpdfwriter_impl2.cxx850 m_rOuterFace.DrawText( pA->GetPoint(), String( pA->GetText(), pA->GetIndex(), pA->GetLen() ) ); in playMetafile()
864 …ace.DrawTextArray( pA->GetPoint(), pA->GetText(), pA->GetDXArray(), pA->GetIndex(), pA->GetLen() ); in playMetafile()
871 …ace.DrawStretchText( pA->GetPoint(), pA->GetWidth(), pA->GetText(), pA->GetIndex(), pA->GetLen() ); in playMetafile()
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx517 sal_uInt16 GetLen() const { return mnLen; } in GetLen() function in MetaTextAction
561 sal_uInt16 GetLen() const { return mnLen; } in GetLen() function in MetaTextArrayAction
595 sal_uInt16 GetLen() const { return mnLen; } in GetLen() function in MetaStretchTextAction
/trunk/main/svx/source/svdraw/
H A Dsvdomeas.cxx103 sal_Int32 nLen(GetLen(aPt2 - aPt1)); in TakeRepresentation()
377 rPol.nLineLen=GetLen(aDelt); in ImpCalcGeometrics()
1045 long nLen0=GetLen(aPt2-aPt1); in NbcRotate()
1048 long nLen1=GetLen(aPt2-aPt1); in NbcRotate()
H A Dsvdfmtf.cxx1081 aStr.Erase(rAct.GetLen()); in DoAction()
1089 aStr.Erase(rAct.GetLen()); in DoAction()
1097 aStr.Erase(rAct.GetLen()); in DoAction()
H A Dsvdopath.cxx332 double nR=(double)GetLen(Point(dx,dy))/cs/2; in CalcCircle()
989 sal_Int32 nLen(GetLen(aNow)); in getSpecialDragComment()
1078 sal_Int32 nLen(GetLen(aNow)); in getSpecialDragComment()
1125 sal_Int32 nLen(GetLen(aPt)); in getSpecialDragComment()
1146 sal_Int32 nLen(GetLen(aPt)); in getSpecialDragComment()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx1264 const String aText( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in ImplWrite()
1284 const String aText( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in ImplWrite()
1294 const String aText( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in ImplWrite()
H A Dwmfwr.cxx1344 String aTemp( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in WriteRecords()
1356 String aTemp( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in WriteRecords()
1367 String aTemp( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in WriteRecords()
/trunk/main/formula/source/core/api/
H A DFormulaCompiler.cxx1456 rtl::OUStringBuffer aBuffer( pArr->GetLen() * 5 ); in CreateStringFromTokenArray()
1464 if( !pArr->GetLen() ) in CreateStringFromTokenArray()
1479 rBuffer.ensureCapacity( pArr->GetLen() * 5 ); in CreateStringFromTokenArray()
/trunk/main/editeng/source/items/
H A Dsvxfont.cxx224 xub_StrLen GetLen() const { return nLen; } in GetLen() function in SvxDoCapitals
244 const xub_StrLen nLen = STRING_LEN == nPartLen ? rDo.GetLen() : nPartLen; in DoOnCapitals()
/trunk/main/sc/source/core/tool/
H A Drangenam.cxx349 sal_uInt16 nLen = pCode->GetLen(); in operator ==()
350 if ( nLen != rData.pCode->GetLen() ) return sal_False; in operator ==()
/trunk/main/formula/inc/formula/
H A Dtokenarray.hxx131 sal_uInt16 GetLen() const { return nLen; } in GetLen() function in formula::FormulaTokenArray
/trunk/main/sc/source/filter/excel/
H A Dxlformula.cxx622 sal_uInt16 nTokArrLen = rScTokArr.GetLen(); in Init()
717 if( rScTokArr.GetLen() == 1 ) in GetSharedFormula()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1850 Impl_writeText( pA->GetPoint(), String( pA->GetText(), pA->GetIndex(), pA->GetLen() ), NULL, 0); in Impl_writeActions()
1864 …Impl_writeText( pA->GetPoint(), String( pA->GetText(), pA->GetIndex(), pA->GetLen() ), pA->GetDXAr… in Impl_writeActions()
1871 …Impl_writeText( pA->GetPoint(), String( pA->GetText(), pA->GetIndex(), pA->GetLen() ), NULL, pA->G… in Impl_writeActions()
/trunk/main/vcl/inc/
H A Doutfont.hxx372 xub_StrLen GetLen() const { return mnLen; } in GetLen() function in ImplTextLineInfo
/trunk/main/basic/source/inc/
H A Dsymtbl.hxx152 short GetLen() const { return nLen; } in GetLen() function in SbiSymDef

Completed in 253 milliseconds

12345