Home
last modified time | relevance | path

Searched refs:nCount (Results 51 – 75 of 1847) sorted by relevance

12345678910>>...74

/trunk/main/svtools/source/misc/
H A Dimap.cxx663 sal_uInt16 nCount = aPoly.GetSize(); in Scale() local
665 for ( sal_uInt16 i = 0; i < nCount; i++ ) in Scale()
710 if ( nCount == nEqCount ) in IsEqual()
759 for ( sal_uInt16 i = 0; i < nCount; i++ ) in ImageMap()
834 for ( sal_uInt16 i = 0; i < nCount; i++ ) in operator =()
875 if ( nCount == nEqCount ) in operator ==()
1025 sal_uLong nCount = maList.Count(); in GetBoundRect() local
1027 for ( sal_uLong i = 0; i < nCount; i++ ) in GetBoundRect()
1159 rOStm << nCount; in Write()
1185 sal_uInt16 nCount; in Read() local
[all …]
/trunk/main/sc/source/ui/view/
H A Dprevloc.cxx97 nCols = nCount; in SetColInfo()
104 nRows = nCount; in SetRowInfo()
283 sal_uLong nCount = rEntries.Count(); in lcl_GetEntryByAddress() local
378 sal_uLong nCount = aEntries.Count(); in HasCellsInRange() local
392 sal_uLong nCount = aEntries.Count(); in GetHeaderPosition() local
407 sal_uLong nCount = aEntries.Count(); in GetFooterPosition() local
422 sal_uLong nCount = aEntries.Count(); in IsHeaderLeft() local
436 sal_uLong nCount = aEntries.Count(); in IsFooterLeft() local
453 sal_uLong nCount = aEntries.Count(); in GetNoteCountInRange() local
469 sal_uLong nCount = aEntries.Count(); in GetNoteInRange() local
[all …]
/trunk/main/unotools/source/i18n/
H A Dcharclass.cxx369 return toUpper_rtl(rStr, nPos, nCount); in toUpper()
375 return toLower_rtl(::rtl::OUString(rStr), nPos, nCount); in toLower()
384 return xCC->toTitle( rStr, nPos, nCount, getLocale() ); in toTitle()
386 return rStr.Copy( nPos, nCount ); in toTitle()
391 return rStr.Copy( nPos, nCount ); in toTitle()
401 return xCC->toUpper( rStr, nPos, nCount, getLocale() ); in toUpper_rtl()
403 return rStr.copy( nPos, nCount ); in toUpper_rtl()
408 return rStr.copy( nPos, nCount ); in toUpper_rtl()
418 return xCC->toLower( rStr, nPos, nCount, getLocale() ); in toLower_rtl()
420 return rStr.copy( nPos, nCount ); in toLower_rtl()
[all …]
/trunk/main/tools/source/string/
H A Dstrascii.cxx80 xub_StrLen nCount ) in ImplStringCompareAscii() argument
83 while ( nCount && in ImplStringCompareAscii()
89 --nCount; in ImplStringCompareAscii()
101 while ( nCount && in ImplStringCompareWithoutZeroAscii()
106 --nCount; in ImplStringCompareWithoutZeroAscii()
150 if ( !nCount ) in ImplStringICompareAscii()
166 --nCount; in ImplStringICompareAscii()
416 if ( (nIndex == 0) && (nCount >= mpData->mnLen) ) in ReplaceAscii()
426 return Erase( nIndex, nCount ); in ReplaceAscii()
429 if ( nCount > mpData->mnLen - nIndex ) in ReplaceAscii()
[all …]
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgm.cxx89 nCount++; in ImplComment()
91 nCount++; in ImplComment()
93 nCount++; in ImplComment()
95 nCount++; in ImplComment()
123 nCount = 1; in ImplComment()
125 nCount++; in ImplComment()
127 nCount++; in ImplComment()
129 nCount++; in ImplComment()
131 nCount++; in ImplComment()
133 nCount++; in ImplComment()
[all …]
/trunk/main/sfx2/source/dialog/
H A Dsplitwin.cxx355 sal_uInt16 nCount = 0; in SaveConfig_Impl() local
361 nCount++; in SaveConfig_Impl()
495 sal_uInt16 nCount = pDockArr->Count(); in InsertWindow() local
496 for ( sal_uInt16 n=0; n<nCount; n++ ) in InsertWindow()
582 sal_uInt16 nCount = pDockArr->Count(); in ReleaseWindow_Impl() local
584 for ( sal_uInt16 n=0; n<nCount; n++ ) in ReleaseWindow_Impl()
589 if ( pDock->bNewLine && n<nCount-1 ) in ReleaseWindow_Impl()
666 for ( sal_uInt16 n=0; n<nCount; n++ ) in InsertWindow()
675 nInsertPos = nCount; in InsertWindow()
874 for ( sal_uInt16 n=0; n<nCount; n++ ) in RemoveWindow()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx560 for (sal_uInt16 i=0; i<nCount; i++) in setPropertyValue()
641 for (sal_uInt16 i=0; i<nCount; i++) in getPropertyValue()
706 for (sal_uInt16 i=0; i<nCount; i++) in getRecentFunctionIds()
721 sal_uInt16* pFuncs = nCount ? new sal_uInt16[nCount] : NULL; in setRecentFunctionIds()
722 for (sal_uInt16 i=0; i<nCount; i++) in setRecentFunctionIds()
801 if (nCount >= PAIRED_VAR_ARGS) in lcl_FillSequence()
802 nCount -= PAIRED_VAR_ARGS - 2; in lcl_FillSequence()
803 else if (nCount >= VAR_ARGS) in lcl_FillSequence()
804 nCount -= VAR_ARGS - 1; in lcl_FillSequence()
901 sal_uInt16 nCount = 0; in getCount() local
[all …]
/trunk/main/xmloff/source/text/
H A DXMLTextListAutoStylePool.cxx185 sal_uLong nCount = pPool->Count(); in ~XMLTextListAutoStylePool() local
186 while ( nCount-- ) in ~XMLTextListAutoStylePool()
187 delete pPool->Remove(nCount); in ~XMLTextListAutoStylePool()
190 nCount = pNames->Count(); in ~XMLTextListAutoStylePool()
191 while ( nCount-- ) in ~XMLTextListAutoStylePool()
192 delete pNames->Remove(nCount); in ~XMLTextListAutoStylePool()
285 sal_uInt32 nCount = pPool->Count(); in exportXML() local
286 if( !nCount ) in exportXML()
293 for( i=0; i < nCount; i++ ) in exportXML()
297 for( i=0; i < nCount; i++ ) in exportXML()
[all …]
/trunk/main/unotools/source/property/
H A Dpropertysethelper.cxx138 const sal_Int32 nCount = aPropertyNames.getLength(); in setPropertyValues() local
140 if( nCount != aValues.getLength() ) in setPropertyValues()
143 if( nCount ) in setPropertyValues()
150 for( n = 0; !bUnknown && ( n < nCount ); n++, pNames++ ) in setPropertyValues()
168 const sal_Int32 nCount = aPropertyNames.getLength(); in getPropertyValues() local
171 if( nCount ) in getPropertyValues()
230 const sal_Int32 nCount = aPropertyName.getLength(); in getPropertyStates() local
232 Sequence< PropertyState > aStates( nCount ); in getPropertyStates()
234 if( nCount ) in getPropertyStates()
243 for( n = 0; !bUnknown && (n < nCount); n++, pNames++ ) in getPropertyStates()
[all …]
/trunk/main/tools/source/memtools/
H A Dtable.cxx50 nHigh = nCount-1; in ImplGetIndex()
106 nCount = 0; in Table()
115 if ( nCount ) in Insert()
117 if ( nCount <= 24 ) in Insert()
168 nCount++; in Insert()
185 nCount--; in Remove()
236 while ( nIndex < nCount ) in GetKey()
262 if ( !nCount ) in GetUniqueKey()
315 if ( nCount ) in Seek()
353 if ( nCount ) in First()
[all …]
/trunk/main/i18npool/source/characterclassification/
H A Dcclass_unicode.cxx69 if (nCount + nPos > len) in toUpper()
70 nCount = len - nPos; in toUpper()
73 return trans->transliterateString2String(Text, nPos, nCount); in toUpper()
81 if (nCount + nPos > len) in toLower()
82 nCount = len - nPos; in toLower()
85 return trans->transliterateString2String(Text, nPos, nCount); in toLower()
93 if (nCount + nPos > len) in toTitle()
94 nCount = len - nPos; in toTitle()
97 rtl_uString* pStr = x_rtl_uString_new_WithLength( nCount ); // defined in x_rtl_ustring.h in toTitle()
102 for (sal_Int32 i = nPos; i < nCount + nPos; i++, out++) { in toTitle()
[all …]
/trunk/main/vcl/source/gdi/
H A Danimate.cxx117 for( long i = 0, nCount = rAnimation.maList.Count(); i < nCount; i++ ) in Animation() local
149 for( long i = 0, nCount = rAnimation.maList.Count(); i < nCount; i++ ) in operator =() local
168 const sal_uLong nCount = maList.Count(); in operator ==() local
178 for( sal_uLong n = 0; n < nCount; n++ ) in operator ==()
196 const sal_uLong nCount = maList.Count(); in IsEqual() local
256 for( long i = 0, nCount = maList.Count(); i < nCount; i++ ) in IsTransparent() local
279 for( long i = 0, nCount = maList.Count(); i < nCount; i++ ) in GetSizeBytes() local
307 for( long i = 0, nCount = maList.Count(); i < nCount; i++ ) in GetChecksum() local
419 const sal_uLong nCount = maList.Count(); in Draw() local
421 if( nCount ) in Draw()
[all …]
/trunk/main/svx/source/sdr/contact/
H A Dviewcontact.cxx102 const sal_uInt32 nCount(maViewObjectContactVector.size()); in GetViewObjectContact() local
105 for(sal_uInt32 a(0); !pRetval && a < nCount; a++) in GetViewObjectContact()
159 const sal_uInt32 nCount(maViewObjectContactVector.size()); in HasViewObjectContacts() local
163 for(sal_uInt32 a(0); a < nCount; a++) in HasViewObjectContacts()
175 return (0L != nCount); in HasViewObjectContacts()
183 const sal_uInt32 nCount(maViewObjectContactVector.size()); in isAnimatedInAnyViewObjectContact() local
185 for(sal_uInt32 a(0); a < nCount; a++) in isAnimatedInAnyViewObjectContact()
224 for(sal_uInt32 a(0); a < nCount; a++) in ActionChildInserted()
242 for(sal_uInt32 a(0); a < nCount; a++) in ActionChanged()
321 const sal_uInt32 nCount(GetObjectCount()); in flushViewObjectContacts() local
[all …]
/trunk/main/basctl/source/dlged/
H A Dmanagelang.cxx187 sal_Int32 i, nCount = aLocaleSeq.getLength(); in FillLanguageBox() local
188 for ( i = 0; i < nCount; ++i ) in FillLanguageBox()
209 for ( i = 0; i < nCount; ++i ) in ClearLanguageBox()
246 Sequence< Locale > aLocaleSeq( nCount ); in IMPL_LINK()
247 for ( i = 0; i < nCount; ++i ) in IMPL_LINK()
259 nCount = m_aLanguageLB.GetEntryCount(); in IMPL_LINK()
260 if ( nCount <= nPos ) in IMPL_LINK()
261 nPos = nCount - 1; in IMPL_LINK()
290 bool bEmpty = ( !nCount || in IMPL_LINK()
349 for ( i = 0; i < nCount; ++i ) in FillLanguageBox()
[all …]
/trunk/main/i18npool/source/breakiterator/
H A Dbreakiterator_ctl.cxx65 sal_Int16 nCharacterIteratorMode, sal_Int32 nCount, sal_Int32& nDone ) in previousCharacters() argument
75 nCharacterIteratorMode, nCount, nDone); in previousCharacters()
76 else while (nCount > 0 && nextCellIndex[nStartPos - 1] > 0) { in previousCharacters()
77 nCount--; nDone++; in previousCharacters()
83 nDone = (nStartPos > nCount) ? nCount : nStartPos; in previousCharacters()
92 sal_Int16 nCharacterIteratorMode, sal_Int32 nCount, sal_Int32& nDone) in nextCharacters() argument
103 nCharacterIteratorMode, nCount, nDone); in nextCharacters()
104 else while (nCount > 0 && nextCellIndex[nStartPos] > 0) { in nextCharacters()
105 nCount--; nDone++; in nextCharacters()
111 nDone = (len - nStartPos > nCount) ? nCount : len - nStartPos; in nextCharacters()
/trunk/main/sal/qa/rtl_strings/
H A Drtl_String_Utils.cxx417 if ( nCount > 0 ) in AStringToUStringNCompare()
419 nCount--; in AStringToUStringNCompare()
504 sal_uInt32 nLen = nCount; in AStringToUStringCopy()
511 while ( nCount >= 0 ) in AStringToUStringCopy()
522 if ( nCount > 0 ) in AStringToUStringCopy()
524 nCount--; in AStringToUStringCopy()
532 if ( nCount == 0 ) in AStringToUStringCopy()
557 while ( nCount >= 0 ) in AStringToUStringNCopy()
568 if ( nCount > 0 ) in AStringToUStringNCopy()
570 nCount--; in AStringToUStringNCopy()
[all …]
/trunk/main/svx/source/dialog/
H A D_bmpmask.cxx54 for( i = 0; i < nCount; i++ ) \
709 sal_uInt16 nCount = 0; in InitColorArrays() local
739 return nCount; in InitColorArrays()
817 if( !nCount ) in ImpMask()
827 long* pMinR = new long[nCount]; in ImpMask()
828 long* pMaxR = new long[nCount]; in ImpMask()
829 long* pMinG = new long[nCount]; in ImpMask()
830 long* pMaxG = new long[nCount]; in ImpMask()
831 long* pMinB = new long[nCount]; in ImpMask()
840 for( i = 0; i < nCount; i++ ) in ImpMask()
[all …]
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx238 sal_uLong i, nCount; in ~AnimationWindow() local
243 for( i = 0, nCount = aBmpExList.Count(); i < nCount; i++ ) in ~AnimationWindow()
248 for( i = 0, nCount = aTimeList.Count(); i < nCount; i++ ) in ~AnimationWindow()
302 nFullTime = nCount * 100; in IMPL_LINK()
322 i = nCount - 1; in IMPL_LINK()
363 if (i >= (long) nCount) in IMPL_LINK()
368 i = nCount - 1; in IMPL_LINK()
375 if (nCount > 0) in IMPL_LINK()
723 if( nCount > 0 ) in GetScale()
912 sal_uInt16 nCount = 0; in AddObj() local
[all …]
/trunk/main/sc/source/core/tool/
H A Dconsoli.cxx89 while (nCount < nFullSize) in AddEntry()
94 ++nCount; in AddEntry()
96 pData[nCount].nCol = nCol; in AddEntry()
97 pData[nCount].nRow = nRow; in AddEntry()
98 pData[nCount].nTab = nTab; in AddEntry()
99 ++nCount; in AddEntry()
100 nFullSize = nCount; in AddEntry()
114 ++nCount; in lcl_AddString()
152 for(i=0; i<nCount; i++) \
162 for(i=0; i<nCount; i++) \
[all …]
/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygoncutter.cxx628 const sal_uInt32 nCount(maPNV.size()); in getB2DPolyPolygon() local
629 sal_uInt32 nCountdown(nCount); in getB2DPolyPolygon()
795 if(nCount > 1) in createNonzeroConform()
799 aHelpers.resize(nCount); in createNonzeroConform()
868 if(nCount) in stripDispensablePolygons()
870 if(nCount == 1L) in stripDispensablePolygons()
881 aHelpers.resize(nCount); in stripDispensablePolygons()
883 for(a = 0L; a < nCount; a++) in stripDispensablePolygons()
892 for(a = 0L; a < nCount - 1L; a++) in stripDispensablePolygons()
897 for(b = a + 1L; b < nCount; b++) in stripDispensablePolygons()
[all …]
/trunk/main/sot/source/sdstor/
H A Dstgio.cxx209 if( nCount > 0 ) in Mark()
210 --nCount /= GetPageSize(), nCount++; in Mark()
213 while( nCount != 0 ) in Mark()
220 if( nCurPage != nExpect && nCount == 1 ) in Mark()
223 if( nCurPage == nExpect && nCount != 1 && nCount != -1 ) in Mark()
226 if( nCurPage == nExpect && nCount == -1 ) in Mark()
227 nCount = 1; in Mark()
228 if( nCount != -1 ) in Mark()
229 nCount--; in Mark()
271 sal_Int32 nCount = rIo.aHdr.GetFATSize(); in ValidateMasterFATs() local
[all …]
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx625 if( nCount ) in InitPredecessors()
634 if( nCur == nCount ) in InitPredecessors()
783 if( !nCount ) in Paint()
800 while( nCount ) in Paint()
813 nCount--; in Paint()
819 if( nCount ) in Paint()
833 if( !nCount ) in RepaintEntries()
2136 while( nCount ) in GetEntry()
2138 nCount--; in GetEntry()
3810 while( nCount-- ) in GetFirstSelectedEntry()
[all …]
/trunk/main/sw/source/ui/utlui/
H A Dgloslst.cxx170 sal_uInt16 nCount = aGroupArr.Count(); in GetShortName() local
172 for(sal_uInt16 i = 0; i < nCount; i++ ) in GetShortName()
191 nCount = aTripleStrings.Count(); in GetShortName()
192 if(1 == nCount ) in GetShortName()
199 else if(1 < nCount) in GetShortName()
208 for(sal_uInt16 i = 0; i < nCount; i++ ) in GetShortName()
271 return pGroup->nCount; in GetBlockCount()
473 sal_uInt16 nCount = aGroupArr.Count(); in HasLongName() local
477 for(sal_uInt16 i = 0; i < nCount; i++ ) in HasLongName()
502 sal_uInt16 nCount = aGroupArr.Count(); in ClearGroups() local
[all …]
/trunk/main/svtools/source/uno/
H A Dunoimap.cxx249 maPolygon.realloc( nCount ); in SvUnoImageMapObject()
303 Polygon aPoly( nCount ); in createIMapObject()
402 const sal_Int32 nCount = aSNL.getLength(); in supportsService() local
403 for( sal_Int32 i = 0; i < nCount; i++ ) in supportsService()
643 if( NULL == pObject || Index > nCount ) in insertByIndex()
648 if( Index == nCount ) in insertByIndex()
663 if( Index >= nCount ) in removeByIndex()
666 if( nCount - 1 == Index ) in removeByIndex()
687 if( NULL == pObject || Index >= nCount ) in replaceByIndex()
708 if( Index >= nCount ) in getByIndex()
[all …]
/trunk/main/svx/source/sdr/properties/
H A De3dsceneproperties.cxx83 const sal_uInt32 nCount(pSub->GetObjCount()); in GetMergedItemSet() local
85 for(sal_uInt32 a(0L); a < nCount; a++) in GetMergedItemSet()
124 const sal_uInt32 nCount(pSub->GetObjCount()); in SetMergedItemSet() local
126 if(nCount) in SetMergedItemSet()
140 for(sal_uInt32 a(0L); a < nCount; a++) in SetMergedItemSet()
162 const sal_uInt32 nCount(pSub->GetObjCount()); in SetMergedItem() local
164 for(sal_uInt32 a(0L); a < nCount; a++) in SetMergedItem()
176 const sal_uInt32 nCount(pSub->GetObjCount()); in ClearMergedItem() local
178 for(sal_uInt32 a(0L); a < nCount; a++) in ClearMergedItem()
250 for(sal_uInt32 a(0L); a < nCount; a++) in SetStyleSheet()
[all …]

Completed in 170 milliseconds

12345678910>>...74