Home
last modified time | relevance | path

Searched refs:nLen (Results 1 – 25 of 867) sorted by last modified time

12345678910>>...35

/trunk/main/sw/source/filter/ww8/
H A Drtfexport.hxx86 virtual void AppendBookmarks( const SwTxtNode& rNode, xub_StrLen nAktPos, xub_StrLen nLen );
174 static rtl::OString OutHex(sal_uLong nHex, sal_uInt8 nLen);
H A Dww8par.cxx1048 if (nLen < 0) in Read_StyleCode()
1519 if (nLen < 0) in Read_Tab()
2108 long nLen; in HasOwnHeaderFooter() local
2117 bOk = ( pHdFt->GetTextPos(grpfIhdt, nI, start, nLen ) && nLen >= 2 ); in HasOwnHeaderFooter()
2156 long nLen; in Read_HdFt() local
2824 xub_StrLen nLen; in ReadPlainChars() local
2830 if (!nLen) in ReadPlainChars()
2935 return nL2 >= nLen; in ReadPlainChars()
4855 sal_uLong nBS = (nLen - nI > WW_BLOCKSIZE) ? WW_BLOCKSIZE : nLen - nI; in DecryptRC4()
4876 sal_uLong nBS = (nLen - nI > 0x4096 ) ? 0x4096 : nLen - nI; in DecryptXOR()
[all …]
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx390 sal_Int32 nLen; member
415 sType = rtl::OUString( pMap->pName, pMap->nLen, RTL_TEXTENCODING_ASCII_US ); in lcl_convertMessageBoxType()
/trunk/main/oox/source/core/
H A Dencryption.cxx181 for( sal_Int32 i = 0, nLen = rPassword.getLength(); i < nLen; ++i, ++pStr, pnPasswordLoc += 2 ) in verifyPassword() local
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx1062 Sequence< sal_Int8 > aSeq( nLen ); in SetObject()
1065 xStm->Read( aSeq.getArray(), nLen ); in SetObject()
1799 sal_Int32 nLen = aSeq.getLength(); in GetString() local
1803 while( nLen && ( 0 == *( pChars + nLen - 1 ) ) ) in GetString()
1804 --nLen; in GetString()
2132 if( !nLen && aString.GetChar( 0 ) != '0' ) in GetINetBookmark()
2140 aURL = aString.Copy( nStart + 1, nLen ); in GetINetBookmark()
2142 aString.Erase( 0, nStart + 1 + nLen ); in GetINetBookmark()
2144 nLen = (sal_uInt16) aString.ToInt32(); in GetINetBookmark()
2146 if( !nLen && aString.GetChar( 0 ) != '0' ) in GetINetBookmark()
[all …]
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx754 sal_Int32 nLen = nEndIndex - nStartIndex + 1; in copyText() local
755 …::svt::OStringTransfer::CopyString( sText.Copy( (sal_uInt16)nStartIndex, (sal_uInt16)nLen ), getLi… in copyText()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx397 sal_Int32 nLen = m_aLockedFrames.getLength(); in SfxOwnFramesLocker() local
398 m_aLockedFrames.realloc( nLen + 1 ); in SfxOwnFramesLocker()
399 m_aLockedFrames[nLen] = xFrame; in SfxOwnFramesLocker()
2047 const sal_uInt32 nLen = pStream->Seek( STREAM_SEEK_TO_END ); in getTransferData() local
2048 ::com::sun::star::uno::Sequence< sal_Int8 > aSeq( nLen ); in getTransferData()
2050 pStream->Read( aSeq.getArray(), nLen ); in getTransferData()
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx105 size_type nLen = strlen(strAdd); in StreamStr() local
106 ProvideAddingSize( nLen ); in StreamStr()
107 memcpy(pCur, strAdd, nLen); in StreamStr()
108 Advance(nLen); in StreamStr()
/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx167 void ExtraPortionInfo::SaveOrgDXArray( const sal_Int32* pDXArray, sal_uInt16 nLen ) in SaveOrgDXArray() argument
170 pOrgDXArray = new sal_Int32[nLen]; in SaveOrgDXArray()
171 memcpy( pOrgDXArray, pDXArray, nLen*sizeof(sal_Int32) ); in SaveOrgDXArray()
H A Dimpedit2.cxx500 if ( mpIMEInfos->nLen ) in Command()
503 aSel.Min().GetIndex() += mpIMEInfos->nLen-1; in Command()
505 aSel.Max().GetIndex() + mpIMEInfos->nLen; in Command()
543 aSel.Max().GetIndex() + mpIMEInfos->nLen; in Command()
549 sal_uInt16 nOldIMETextLen = mpIMEInfos->nLen; in Command()
585 mpIMEInfos->nLen = pData->GetText().Len(); in Command()
608 if ( mpIMEInfos && mpIMEInfos->nLen ) in Command()
2449 if(nLen) in DeleteLeftOrRight()
2452 if (aDelEnd.GetIndex() == nLen) in DeleteLeftOrRight()
2460 if (aDelEnd.GetIndex() == nLen ) in DeleteLeftOrRight()
[all …]
H A Dimpedit.hxx144 sal_uInt16 nLen; member
629 …Mode( OutputDevice* pOutDev, String* pString, xub_StrLen nStt, xub_StrLen nLen, LanguageType eLang…
697 …ector& rTextMarkingVector, const String& rTxt, const sal_uInt16 nIdx, const sal_uInt16 nLen) const;
1006 …ReplaceTextOnly( ContentNode* pNode, sal_uInt16 nCurrentStart, xub_StrLen nLen, const String& rTex…
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4822 while ( nPos < nLen ) in ImplGetTextLines()
6003 if( !nLen ) in ImplLayout()
6008 if( !nLen ) in ImplLayout()
7011 --nLen; in DrawCtrlText()
7121 nLen--; in GetCtrlTextWidth()
7138 while ( i < nLen ) in GetNonMnemonicString()
7147 nLen--; in GetNonMnemonicString()
7152 nLen--; in GetNonMnemonicString()
7505 if( nLen == STRING_LEN ) in GetGlyphBoundRects()
7714 if( nLen == STRING_LEN ) in GetTextOutlines()
[all …]
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1864 static void FakeDirEntry( const char aTag[5], ByteCount nOfs, ByteCount nLen, in FakeDirEntry() argument
1881 rpDest[12] = (char)(nLen >> 24); in FakeDirEntry()
1882 rpDest[13] = (char)(nLen >> 16); in FakeDirEntry()
1883 rpDest[14] = (char)(nLen >> 8); in FakeDirEntry()
1884 rpDest[15] = (char)(nLen >> 0); in FakeDirEntry()
/trunk/main/unotools/source/misc/
H A Dfontdefs.cxx325 xub_StrLen nLen = rName.Len(); in GetEnglishSearchFontName() local
328 xub_StrLen i = nLen; in GetEnglishSearchFontName()
331 if ( i != nLen ) in GetEnglishSearchFontName()
338 if ( (nLen >= 3) && rName.GetChar( nLen-1 ) == ')' ) in GetEnglishSearchFontName()
353 nLen = nTempLen; in GetEnglishSearchFontName()
366 while ( i < nLen ) in GetEnglishSearchFontName()
400 nLen--; in GetEnglishSearchFontName()
578 const int nLen = rStr.Len(); in operator ()() local
580 switch( nLen ) in operator ()()
583 nHash += nLen; in operator ()()
[all …]
/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx169 sal_Int32 nLen = aFormatList.getLength(); in getLocales() local
170 for (sal_Int32 i = 0; i < nLen; ++i) in getLocales()
290 sal_Int32 nLen = aSuppLocales.getLength(); in hasLocale() local
291 for (sal_Int32 i = 0; i < nLen; ++i) in hasLocale()
589 sal_Int32 nLen = rArguments.getLength(); in initialize() local
590 if (1 == nLen) in initialize()
/trunk/main/basic/source/comp/
H A Dsbcomp.cxx303 int nLen = strlen( pStr ); in lcl_toOStringSkipLeadingWhites() local
304 strncpy( Buffer, pStr, nLen ); in lcl_toOStringSkipLeadingWhites()
305 Buffer[nLen] = 0; in lcl_toOStringSkipLeadingWhites()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx3987 sal_uInt16 nLen = ((SwTOXEdit*)pNextPrev)->GetText().Len(); in IMPL_LINK() local
3988 aSel.A() = nLen; in IMPL_LINK()
3989 aSel.B() = nLen; in IMPL_LINK()
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx110 sal_uInt16 nLen = nCharOfst - nFldIdx + 1; in lcl_GetCharRectInsideField()
118 ((SwLinePortion*)pPor)->SetLen( nLen - 1 ); in lcl_GetCharRectInsideField()
126 ((SwLinePortion*)pPor)->SetLen( nLen ); in lcl_GetCharRectInsideField()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1026 xub_StrLen nLen = 1; in GetTextBoundary() local
1049 sal_Bool bIn = pWrongList->InWrongWord(nBegin,nLen); // && !pTxtNode->IsSymbol(nBegin) ) in GetTextBoundary()
1053 rBound.endPos = min(xub_StrLen(nNext + nLen),(xub_StrLen)rBound.endPos); in GetTextBoundary()
2547 xub_StrLen nLen = 1; in _correctValues() local
2548 if( pWrongList->InWrongWord(nBegin,nLen) && !pTxtNode->IsSymbol(nBegin) ) in _correctValues()
2568 xub_StrLen nLen = 1; in _correctValues() local
2569 if( pWrongList->InWrongWord(nBegin,nLen) && !pTxtNode->IsSymbol(nBegin) ) in _correctValues()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1021 xub_StrLen nLen = 1; in GetCorrection() local
1022 if( pWrong->InWrongWord(nBegin,nLen) && !pNode->IsSymbol(nBegin) ) in GetCorrection()
1024 String aText( pNode->GetTxt().Copy( nBegin, nLen ) ); in GetCorrection()
1031 LanguageType eActLang = (LanguageType)pNode->GetLang( nBegin, nLen ); in GetCorrection()
1081 ExtendSelection( sal_True, nLen - nLeft - nRight ); in GetCorrection()
1085 …xub_StrLen nWordEnd = (nBegin + nLen - nLeft - nRight) > nLineEnd ? nLineEnd - 1: (nBegin + nLen -… in GetCorrection()
1136 xub_StrLen nLen = 1; in GetGrammarCorrection() local
1137 if (pWrong->InWrongWord(nBegin, nLen)) in GetGrammarCorrection()
1139 String aText( pNode->GetTxt().Copy( nBegin, nLen ) ); in GetGrammarCorrection()
1225 ExtendSelection( sal_True, nLen - nLeft - nRight ); in GetGrammarCorrection()
[all …]
/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()
H A Dsvdopath.cxx989 sal_Int32 nLen(GetLen(aNow)); in getSpecialDragComment() local
991 mrSdrPathObject.GetModel()->TakeMetricStr(nLen, aMetr, sal_True); in getSpecialDragComment()
1078 sal_Int32 nLen(GetLen(aNow)); in getSpecialDragComment() local
1080 mrSdrPathObject.GetModel()->TakeMetricStr(nLen, aMetr, sal_True); in getSpecialDragComment()
1125 sal_Int32 nLen(GetLen(aPt)); in getSpecialDragComment() local
1127 mrSdrPathObject.GetModel()->TakeMetricStr(nLen, aMetr, sal_True); in getSpecialDragComment()
1146 sal_Int32 nLen(GetLen(aPt)); in getSpecialDragComment() local
1148 mrSdrPathObject.GetModel()->TakeMetricStr(nLen, aMetr, sal_True); in getSpecialDragComment()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx265 void TextEngine::SetMaxTextLen( sal_uLong nLen ) in SetMaxTextLen() argument
267 mnMaxTextLen = nLen; in SetMaxTextLen()
1314 sal_uLong TextEngine::CalcTextWidth( sal_uLong nPara, sal_uInt16 nPortionStart, sal_uInt16 nLen, co… in CalcTextWidth() argument
1317 …bject( nPara )->GetText().Search( '\t', nPortionStart ) >= (nPortionStart+nLen), "CalcTextWidth: T… in CalcTextWidth()
1322 nWidth = (sal_uLong)nLen*mnFixCharWidth100/100; in CalcTextWidth()
1338 nWidth = (sal_uLong)mpRefDev->GetTextWidth( pNode->GetText(), nPortionStart, nLen ); in CalcTextWidth()
1528 …> mpIMEInfos->aPos.GetIndex() ) && ( nPos <= ( mpIMEInfos->aPos.GetIndex() + mpIMEInfos->nLen ) ) ) in SeekCursor()
1648 …TEParaPortion* pTEParaPortion = mpTEParaPortions->GetObject( nPortion ); sal_uInt16 nLen = pTEPar… in FormatFullDoc() local
1649 pTEParaPortion->MarkSelectionInvalid( 0, nLen ); in FormatFullDoc()
1897 for( sal_uInt16 n = 0; n < mpIMEInfos->nLen; n++ ) in CreateTextPortions()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1259 sal_Int32 nLen; in appendToFilter() local
1260 if((nLen = pBegin->lastIndexOf('.')) != -1 && !pBegin->compareTo(_sName,nLen)) in appendToFilter()
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp627 int nLen = aStr.pData->length; in GetMnemonicChar() local
631 while ( i < nLen ) in GetMnemonicChar()

Completed in 311 milliseconds

12345678910>>...35