Home
last modified time | relevance | path

Searched refs:nLineLen (Results 1 – 14 of 14) sorted by relevance

/trunk/main/tools/source/generic/
H A Dconfig.cxx281 sal_uInt64 nLineLen; in ImplMakeConfigList() local
310 nLineLen = i-nStart; in ImplMakeConfigList()
336 nLineLen--; in ImplMakeConfigList()
340 nLineLen--; in ImplMakeConfigList()
355 if ( nLineLen ) in ImplMakeConfigList()
414 if ( nKeyLen < nLineLen ) in ImplMakeConfigList()
417 nLineLen -= nKeyLen; in ImplMakeConfigList()
421 nLineLen--; in ImplMakeConfigList()
424 if ( nLineLen ) in ImplMakeConfigList()
426 while ( (pLine[nLineLen-1] == ' ') || (pLine[nLineLen-1] == '\t') ) in ImplMakeConfigList()
[all …]
/trunk/main/sw/source/filter/ascii/
H A Dparasc.cxx263 long nReadCnt = 0, nLineLen = 0; in ReadChars() local
386 nLineLen = 0; in ReadChars()
446 if( nLineLen ) in ReadChars()
456 nLineLen = 0; in ReadChars()
479 if( ( nLineLen >= MAX_ASCII_PARA - 100 ) && in ReadChars()
480 ( ( *pStt == ' ' ) || ( nLineLen >= MAX_ASCII_PARA - 1 ) ) ) in ReadChars()
487 nLineLen = 0; in ReadChars()
491 ++nLineLen; in ReadChars()
500 nLineLen = 0; in ReadChars()
/trunk/main/svx/source/svdraw/
H A Dsvdocapt.cxx74 long nLineLen; member in ImpCaptParams
91 nLineLen =0; in ImpCaptParams()
442 rPara.nLineLen =((SdrCaptionLineLenItem&) (rSet.Get(SDRATTR_CAPTIONLINELEN ))).GetValue(); in ImpGetCaptParams()
524 if (eEscDir==LKS) aPol[1].X()-=rPara.nLineLen; in ImpCalcTail3()
525 else aPol[1].X()+=rPara.nLineLen; in ImpCalcTail3()
531 if (eEscDir==OBN) aPol[1].Y()-=rPara.nLineLen; in ImpCalcTail3()
532 else aPol[1].Y()+=rPara.nLineLen; in ImpCalcTail3()
H A Dsvdomeas.cxx303 long nLineLen; member
377 rPol.nLineLen=GetLen(aDelt); in ImpCalcGeometrics()
412 if (rPol.nLineLen<nArrowNeed) bPfeileAussen=sal_True; in ImpCalcGeometrics()
431 if (nNeedSiz>rPol.nLineLen) bOutside=sal_True; // Text passt nicht in die Mitte in ImpCalcGeometrics()
433 …if (nNeedSiz+nArrowNeed>rPol.nLineLen) bPfeileAussen=sal_True; // Text passt in die Mitte, wenn di… in ImpCalcGeometrics()
436 …if (nNeedSiz+nSmallNeed>rPol.nLineLen) bPfeileAussen=sal_True; // Text passt in die Mitte, wenn di… in ImpCalcGeometrics()
515 long nHalfLen=(rPol.nLineLen-nNeedSiz-nArrow1Wdt/4-nArrow2Wdt/4) /2; in ImpCalcGeometrics()
655 long nLen=aMPol.nLineLen; in TakeUnrotatedSnapRect()
/trunk/main/basic/source/runtime/
H A Diosys.cxx804 sal_uInt16 nLineLen = aLine.Len(); in Write() local
805 if( nLineLen && aLine.GetBuffer()[ --nLineLen ] == 0x0A ) in Write()
807 aLine.Erase( nLineLen ); in Write()
808 if( nLineLen && aLine.GetBuffer()[ --nLineLen ] == 0x0D ) in Write()
809 aLine.Erase( nLineLen ); in Write()
/trunk/main/cui/source/tabpages/
H A Dlabdlg.cxx287 nLineLen = ( ( const SdrCaptionLineLenItem& ) rOutAttrs.Get( nWhich ) ).GetValue(); in Reset()
288 SetMetricValue( aMF_LAENGE, nLineLen, eUnit ); in Reset()
289 nLineLen = static_cast<long>(aMF_LAENGE.GetValue()); in Reset()
370 aMF_LAENGE.SetValue( nLineLen ); in Reset()
/trunk/main/svx/inc/svx/
H A Dsxcllitm.hxx38 SdrCaptionLineLenItem(long nLineLen=0): SdrMetricItem(SDRATTR_CAPTIONLINELEN,nLineLen) {} in SdrCaptionLineLenItem() argument
/trunk/main/oox/source/ole/
H A Dvbaproject.cxx375 sal_Int32 nLineLen = aLine.getLength(); in importVba() local
377 bExitLoop = (nLineLen >= 2) && (aLine[ 0 ] == '[') && (aLine[ nLineLen - 1 ] == ']'); in importVba()
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx2111 sal_Int32 nLineLen = rCacheTF.GetLineLen(nParaIndex, nLine); in getTextAtIndex() local
2113 nCurIndex += nLineLen - nBulletLen; in getTextAtIndex()
2115 nCurIndex += nLineLen; in getTextAtIndex()
2130 aResult.SegmentStart = nCurIndex - nLineLen; in getTextAtIndex()
2378 sal_Int32 nLineLen = rCacheTF.GetLineLen(nParaIndex, nLine); in getTextBehindIndex() local
2381 nCurIndex += nLineLen - nBulletLen; in getTextBehindIndex()
2383 nCurIndex += nLineLen; in getTextBehindIndex()
/trunk/main/cui/source/inc/
H A Dlabdlg.hxx78 sal_Int32 nLineLen; member in SvxCaptionTabPage
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx2651 xub_StrLen nLineLen; in OutHTML_SwTxtNode() local
2653 nLineLen = nStrPos - nPreSplitPos; in OutHTML_SwTxtNode()
2655 nLineLen = rHTMLWrt.GetLineLen(); in OutHTML_SwTxtNode()
2662 if( nLineLen >= rHTMLWrt.nWhishLineLen || in OutHTML_SwTxtNode()
2663 (nLineLen+nWordLen) >= rHTMLWrt.nWhishLineLen ) in OutHTML_SwTxtNode()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx1237 xub_StrLen nLineLen = aLine.Len(); in ExtText2Doc() local
1256 xub_StrLen nNext = ( i+1 < nInfoCount ) ? pColStart[i+1] : nLineLen; in ExtText2Doc()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6489 xub_StrLen nLineLen = pLineInfo->GetLen(); in ImplDrawText() local
6490 _rLayout.DrawText( aPos, aStr, nIndex, nLineLen, pVector, pDisplayText ); in ImplDrawText()
6493 if ( (nMnemonicPos >= nIndex) && (nMnemonicPos < nIndex+nLineLen) ) in ImplDrawText()
6499 … sal_Int32* pCaretXArray = (sal_Int32*) alloca( 2 * sizeof(sal_Int32) * nLineLen ); in ImplDrawText()
6501 nIndex, nLineLen ); in ImplDrawText()
H A Dpdfwriter_impl.cxx7878 xub_StrLen nLineLen = pLineInfo->GetLen(); in drawText() local
7879 drawText( aPos, aStr, nIndex, nLineLen, bTextLines ); in drawText()

Completed in 187 milliseconds