Home
last modified time | relevance | path

Searched refs:nLen (Results 351 – 375 of 867) sorted by relevance

1...<<11121314151617181920>>...35

/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx134 sal_Int32 nLen = url.indexOf(':'); in construct() local
135 nLen = url.indexOf(':',nLen+1); in construct()
136 ::rtl::OUString aDSN(url.copy(nLen+1)),aUID,aPWD; in construct()
/trunk/main/sw/source/filter/ascii/
H A Dparasc.cxx275 sal_uLong nLen, nOrig; in ReadChars() local
276 nOrig = nLen = rInput.Read(pArr, ASC_BUFFLEN); in ReadChars()
278 bool bRet = SwIoSystem::IsDetectableText(pArr, nLen, &eCharSet, &bSwapUnicode); in ReadChars()
284 rInput.SeekRel(-(long(nLen))); in ReadChars()
/trunk/main/sfx2/source/doc/
H A Ddoctemplates.cxx1314 sal_Int32 nLen = aUINames.getLength(); in UpdateUINamesForTemplateDir_Impl() local
1317 for ( sal_Int32 nInd = 0; nInd < nLen; nInd++ ) in UpdateUINamesForTemplateDir_Impl()
1321 aUINames.realloc( ++nLen ); in UpdateUINamesForTemplateDir_Impl()
1322 aUINames[nLen-1].First = aNewFolderName; in UpdateUINamesForTemplateDir_Impl()
1323 aUINames[nLen-1].Second = aGroupName; in UpdateUINamesForTemplateDir_Impl()
1335 sal_Int32 nLen = aUINames.getLength(); in ReplaceUINamesForTemplateDir_Impl() local
1338 for ( sal_Int32 nInd = 0; nInd < nLen; nInd++ ) in ReplaceUINamesForTemplateDir_Impl()
1347 aUINames.realloc( ++nLen ); in ReplaceUINamesForTemplateDir_Impl()
1349 aUINames[nLen-1].Second = aNewGroupName; in ReplaceUINamesForTemplateDir_Impl()
1359 sal_Int32 nLen = aUINames.getLength(); in RemoveUINamesForTemplateDir_Impl() local
[all …]
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx148 sal_Int32 nLen = aFormatList.getLength(); in getLocales() local
149 for (sal_Int32 i = 0; i < nLen; ++i) in getLocales()
263 sal_Int32 nLen = aSuppLocales.getLength(); in hasLocale() local
264 for (sal_Int32 i = 0; i < nLen; ++i) in hasLocale()
844 sal_Int32 nLen = rArguments.getLength(); in initialize() local
845 if (2 == nLen) in initialize()
/trunk/main/basic/source/runtime/
H A Dmethods1.cxx1411 sal_Int16 nLen = 0; in RTLFUNC() local
1425 nLen = 0; in RTLFUNC()
1433 nLen = 2; in RTLFUNC()
1439 nLen = 4; in RTLFUNC()
1447 nLen = 8; in RTLFUNC()
1453 nLen = 0; in RTLFUNC()
1459 nLen = 1; in RTLFUNC()
1466 nLen = (sal_Int16)rPar.Get(1)->GetString().Len(); in RTLFUNC()
1470 nLen = 0; in RTLFUNC()
1472 rPar.Get(0)->PutInteger( nLen ); in RTLFUNC()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx280 sal_uInt32 nLen; in WriteHyperlinkWithinFly() local
281 nLen = nStrmSize - nStrmPos; in WriteHyperlinkWithinFly()
282 if(nLen >0) in WriteHyperlinkWithinFly()
285 tmpStrm.Read(pBuffer, nLen); in WriteHyperlinkWithinFly()
286 rStrm.Write( pBuffer, nLen ); in WriteHyperlinkWithinFly()
855 sal_uInt32 nLen) const in RegisterWithFib()
858 rFib.lcbPlcfspaMom = nLen; in RegisterWithFib()
867 sal_uInt32 nLen) const in RegisterWithFib()
870 rFib.lcbPlcfspaHdr = nLen; in RegisterWithFib()
2131 aPolyDump << nLen; in WriteFlyFrameAttr()
[all …]
/trunk/main/svl/source/numbers/
H A Dzforscan.cxx769 xub_StrLen nLen = sKeyword[eType].Len(); in Next_Symbol() local
770 sSymbol = rStr.Copy( nPos-1, nLen ); in Next_Symbol()
789 nPos = nPos + nLen; in Next_Symbol()
847 xub_StrLen nLen = sSymbol.Len(); in Next_Symbol() local
848 if ( 1 <= nLen in Next_Symbol()
850 && (nLen == 1 || (nLen == 2 in Next_Symbol()
928 const xub_StrLen nLen = rString.Len(); in Symbol_Division() local
929 while (nPos < nLen && nAnzStrings < NF_MAX_FORMAT_SYMBOLS) in Symbol_Division()
2590 xub_StrLen nLen = rStr.Len(); in FinalScan() local
2591 for ( xub_StrLen j=0; j<nLen; j++ ) in FinalScan()
/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx79 String Ww1PlainText::GetText( sal_uLong ulOffset, sal_uLong nLen ) const in GetText()
83 DBG_ASSERT(ulOffset+nLen<Count(), "Ww1PlainText"); in GetText()
85 rFib.GetStream().Read( aStr.AllocBuffer( static_cast< xub_StrLen >(nLen) ), nLen ) == nLen ) in GetText()
1121 sal_uInt16 nLen; in FindSprm() local
1124 aSprm.Fill( i, nI, nLen, pData ); in FindSprm()
/trunk/main/sc/source/filter/excel/
H A Dxicontent.cxx739 sal_uInt16 nLen; in ReadDV() local
745 rStrm >> nLen; in ReadDV()
747 if( nLen > 0 ) in ReadDV()
751 rFmlaConv.Convert( pTokArr, rStrm, nLen, false, FT_Conditional ); in ReadDV()
760 rStrm >> nLen; in ReadDV()
762 if( nLen > 0 ) in ReadDV()
766 rFmlaConv.Convert( pTokArr, rStrm, nLen, false, FT_Conditional ); in ReadDV()
H A Dexcform.cxx195 sal_uInt8 nOp, nLen, nByte; in Convert() local
362 aIn >> nLen; in Convert()
363 aString = aIn.ReadRawByteString( nLen ); in Convert()
896 sal_uInt8 nOp, nLen; in Convert() local
964 aIn >> nLen; in Convert()
965 nIgnore = nLen; in Convert()
1324 sal_Bool ExcelToSc::GetAbsRefs( ScRangeList& rRangeList, XclImpStream& rStrm, sal_Size nLen ) in GetAbsRefs() argument
1338 sal_Size nEndPos = rStrm.GetRecPos() + nLen; in GetAbsRefs()
H A Dxestream.cxx350 sal_Size nLen = ::std::min< sal_Size >( rString.Len(), nMaxLen ); in WriteByteString() local
352 nLen = ::std::min< sal_Size >( nLen, 0xFF ); in WriteByteString()
360 operator<<( static_cast< sal_uInt16 >( nLen ) ); in WriteByteString()
362 operator<<( static_cast< sal_uInt8 >( nLen ) ); in WriteByteString()
363 Write( rString.GetBuffer(), nLen ); in WriteByteString()
/trunk/main/canvas/source/directx/
H A Ddx_canvasfont.cxx64 const sal_Int32 nLen(rFontRequest.FontDescription.FamilyName.getLength()); in CanvasFont() local
66 std::vector< sal_Unicode > pStrBuf(nLen+1,0); in CanvasFont()
67 std::copy(pStr,pStr+nLen,&pStrBuf[0]); in CanvasFont()
/trunk/main/sw/source/core/text/
H A Ditradj.cxx639 xub_StrLen nLen = 0; in CalcFlyAdjust() local
668 if( bComplete && GetInfo().GetTxt().Len() == nLen ) in CalcFlyAdjust()
678 if( nLen + pPos->GetLen() >= pCurrent->GetLen() ) in CalcFlyAdjust()
698 nLen = nLen + pPos->GetLen(); in CalcFlyAdjust()
H A Dtxtio.cxx239 const int nLen = strlen(pPath); in LayOutPut() local
241 pOutName = new char[nLen + strlen(pName) + 3]; in LayOutPut()
242 if(nLen && (pPath[nLen-1] == '\\') || (pPath[nLen-1] == '/')) in LayOutPut()
/trunk/main/sc/source/ui/vba/
H A Dvbaworkbook.cxx98 sal_Int32 nLen = xIndexAccess->getCount(); in ResetColors() local
99 ColorData.realloc( nLen ); in ResetColors()
101 uno::Sequence< sal_Int32 > dDefaultColors( nLen ); in ResetColors()
103 for ( sal_Int32 index=0; index < nLen; ++pDest, ++index ) in ResetColors()
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dexcept.cxx335 sal_Int32 nLen = 0; in RaiseInfo() local
339 ++nLen; in RaiseInfo()
343 _types = ::rtl_allocateMemory( sizeof(sal_Int32) + (sizeof(ExceptionType *) * nLen) ); in RaiseInfo()
344 *(sal_Int32 *)_types = nLen; in RaiseInfo()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2536 const sal_Int32 nLen = rOptions.getLength(); in lcl_SeqHasProperty() local
2538 for (sal_Int32 i = 0; i < nLen && !bRes; ++i) in lcl_SeqHasProperty()
2561 for (sal_Int32 i = 0; i < nLen; ++i) in GetRenderView()
2976 sal_Int32 nLen = 2; in getRenderer() local
2984 ++nLen; in getRenderer()
2985 aRenderer.realloc( nLen ); in getRenderer()
2991 ++nLen; in getRenderer()
2992 aRenderer.realloc( nLen ); in getRenderer()
3007 sal_Int32 nLen = aRenderer.getLength(); in getRenderer() local
3009 nLen += 9; in getRenderer()
[all …]
/trunk/main/comphelper/source/misc/
H A Dproxyaggregation.cxx229 sal_Int32 nLen = aTypes.getLength(); in IMPLEMENT_FORWARD_XINTERFACE2() local
230 aTypes.realloc( nLen + 1 ); in IMPLEMENT_FORWARD_XINTERFACE2()
231 aTypes[ nLen ] = ::getCppuType( static_cast< Reference< XComponent >* >( NULL ) ); in IMPLEMENT_FORWARD_XINTERFACE2()
/trunk/main/vcl/aqua/source/app/
H A Dsalinst.cxx1084 const int nLen = rUrl.getLength(); in isDangerousUrl() local
1086 for( int i = 0; i < nLen-3; ++i, ++p ) { in isDangerousUrl()
1220 int nLen = [pStr length]; in GetOUString() local
1221 if( nLen == 0 ) in GetOUString()
1224 rtl::OUStringBuffer aBuf( nLen+1 ); in GetOUString()
1225 aBuf.setLength( nLen ); in GetOUString()
/trunk/main/svx/source/svdraw/
H A Dsvdomeas.cxx103 sal_Int32 nLen(GetLen(aPt2 - aPt1)); in TakeRepresentation() local
120 nLen = BigMulDiv(nLen, aFact.GetNumerator(), aFact.GetDenominator()); in TakeRepresentation()
123 pModel->TakeMetricStr(nLen, rStr, sal_True, nNumDigits); in TakeRepresentation()
655 long nLen=aMPol.nLineLen; in TakeUnrotatedSnapRect() local
675 case SDRMEASURE_TEXTRIGHTOUTSIDE: aTextPos.X()=aPt1b.X()+nLen+nArr2Len+nLWdt; break; in TakeUnrotatedSnapRect()
676 default: aTextPos.X()=aPt1b.X(); aTextSize2.Width()=nLen; in TakeUnrotatedSnapRect()
697 case SDRMEASURE_TEXTRIGHTOUTSIDE: aTextPos.X()=aPt1b.X()+nLen+nArr2Len; break; in TakeUnrotatedSnapRect()
698 default: aTextPos.X()=aPt1b.X(); aTextSize2.Height()=nLen; in TakeUnrotatedSnapRect()
/trunk/main/automation/source/server/
H A Dprofiler.cxx252 String TTProfiler::Pad( const String aS, xub_StrLen nLen ) in Pad() argument
254 if ( nLen > aS.Len() ) in Pad()
255 return UniString().Fill( nLen - aS.Len() ).Append( aS ); in Pad()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx199 sal_uInt32 nLen; in operator >>() local
201 rIn >> nLen in operator >>()
2485 sal_Int32 nLen; in ApplyTextObj() local
2491 if ( nLen ) in ApplyTextObj()
2500 nLen = pPtr - pF; in ApplyTextObj()
2501 if ( nLen ) in ApplyTextObj()
5496 if ( nLen ) in Init()
5552 sal_uInt32 nLen; in Init() local
5573 if ( nLen ) in Init()
5580 nLen++; in Init()
[all …]
/trunk/main/svx/source/dialog/
H A Dlangbox.cxx103 sal_Int32 nLen = rLangSeq.getLength(); in lcl_SeqHasLang() local
104 if (nLen) in lcl_SeqHasLang()
107 for (i = 0; i < nLen; ++i) in lcl_SeqHasLang()
113 return i >= 0 && i < nLen; in lcl_SeqHasLang()
/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx501 const sal_Char* pData, sal_uLong nLen ) in CopyAnyData() argument
503 if( nLen ) in CopyAnyData()
508 Sequence< sal_Int8 > aSeq( nLen ); in CopyAnyData()
509 memcpy( aSeq.getArray(), pData, nLen ); in CopyAnyData()
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx426 xub_StrLen nLen = rTxt.Len() - nBlnks; in IsEnumericChar() local
427 if( !nLen ) in IsEnumericChar()
431 if( 2 < nLen && IsSpace( rTxt.GetChar( nBlnks + 1 ) ) ) in IsEnumericChar()
550 sal_uLong nLen = rStr.Len() - nBlnk; in IsNoAlphaLine() local
551 nLen = ( nLen * 3 ) / 4; // long overflow, if the strlen > sal_uInt16 in IsNoAlphaLine()
552 return xub_StrLen(nLen) < (rStr.Len() - nANChar - nBlnk); in IsNoAlphaLine()
2457 xub_StrLen nLen = DelTrailingBlanks( sEndClrStr ).Len(); in SwAutoFormat() local
2460 if( ':' == sEndClrStr.GetChar( nLen - 1 ) ) in SwAutoFormat()
2475 else if( 256 <= sEndClrStr.GetChar( nLen-1 ) || in SwAutoFormat()
2476 !strchr( ",.;", sEndClrStr.GetChar( nLen-1 )) ) in SwAutoFormat()

Completed in 371 milliseconds

1...<<11121314151617181920>>...35