Home
last modified time | relevance | path

Searched refs:nCount (Results 176 – 200 of 1975) sorted by relevance

12345678910>>...79

/trunk/main/sw/source/core/text/
H A Dnoteurl.cxx47 MSHORT nCount = aList.Count(); in SV_IMPL_PTRARR() local
48 for( i = 0; i < nCount; i++ ) in SV_IMPL_PTRARR()
51 if( i == nCount ) in SV_IMPL_PTRARR()
54 aList.Insert( pNew, nCount ); in SV_IMPL_PTRARR()
63 MSHORT nCount = Count(); in FillImageMap() local
64 if( nCount ) in FillImageMap()
67 for( MSHORT i = 0; i < nCount; ++i ) in FillImageMap()
/trunk/main/svx/source/dialog/
H A Dlangbox.cxx86 sal_Int32 nCount = rSeq.getLength(); in lcl_LocaleSeqToLangSeq() local
88 Sequence< sal_Int16 > aLangs( nCount ); in lcl_LocaleSeqToLangSeq()
90 for (sal_Int32 i = 0; i < nCount; ++i) in lcl_LocaleSeqToLangSeq()
123 sal_uInt16 nCount = rLb.GetEntryCount(); in TypeToPos_Impl() local
125 for ( sal_uInt16 i=0; nPos == LISTBOX_ENTRY_NOTFOUND && i<nCount; i++ ) in TypeToPos_Impl()
166 sal_uInt32 nCount = aLangTable.GetEntryCount(); in Init() local
167 for ( sal_uInt32 i = 0; i < nCount; i++ ) in Init()
274 sal_uInt32 nCount; in SetLanguageList() local
279 nCount = xKnown.getLength(); in SetLanguageList()
283 nCount = aLangTable.GetEntryCount(); in SetLanguageList()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx265 for (sal_uInt16 i=0; i<nCount; i++) in lcl_GetDPObject()
557 for (i=0; i<nCount; i++) in getElementNames()
567 for (i=0; i<nCount; i++) in getElementNames()
2191 if ( nCount > 0 ) in getSubtotals()
2211 if( nCount == 1 ) in setSubtotals()
2222 else if( nCount > 1 ) in setSubtotals()
2557 while (nItem < nCount && !bRet) in HasString()
2866 for( sal_Int32 nIdx = 0, nCount = xItemsIA->getCount(); nIdx < nCount; ++nIdx ) in lclExtractGroupMembers() local
3408 if (mnIndex < nCount) in getName()
3445 if( mnIndex < nCount ) in setPropertyValue()
[all …]
H A Dviewuno.cxx672 sal_uLong nCount = rRanges.Count(); in lcl_TabInRanges() local
673 for (sal_uLong i=0; i<nCount; i++) in lcl_TabInRanges()
845 if (nCount) in select()
1414 for ( sal_uInt16 n=0; n<nCount; n++ ) in EndMouseListening()
1436 for ( sal_uInt16 n=0; n<nCount; n++ ) in EndActivationListening()
1471 for ( sal_uInt16 n=nCount; n--; ) in removeEnhancedMouseClickHandler()
1505 for ( sal_uInt16 n=nCount; n--; ) in removeActivationEventListener()
1818 for ( sal_uInt16 n=nCount; n--; ) in removeSelectionChangeListener()
2081 for ( sal_uInt16 n=nCount; n--; ) in removePropertyChangeListener()
2185 for ( sal_uInt16 n=nCount; n--; ) in removeRangeSelectionListener()
[all …]
H A Dchartuno.cxx341 sal_Int32 nCount = 0; in getCount() local
357 ++nCount; in getCount()
363 return nCount; in getCount()
411 long nCount = getCount(); in getElementNames() local
412 uno::Sequence<rtl::OUString> aSeq(nCount); in getElementNames()
434 DBG_ASSERT(nPos<nCount, "huch, verzaehlt?"); in getElementNames()
441 DBG_ASSERT(nPos==nCount, "nanu, verzaehlt?"); in getElementNames()
587 for ( sal_Int32 i = 0; i < nCount; ++i ) in setFastPropertyValue_NoBroadcast()
729 sal_uLong nCount = xRanges->Count(); in getRanges() local
732 uno::Sequence<table::CellRangeAddress> aSeq(nCount); in getRanges()
[all …]
/trunk/main/oox/source/xls/
H A Dformulaparser.cxx688 if( nCount > 0 ) in appendSpaces()
1483 sal_uInt8 nType, nCount; in importSpaceToken() local
1484 rStrm >> nType >> nCount; in importSpaceToken()
1491 appendLeadingSpaces( nCount, true ); in importSpaceToken()
2264 sal_uInt8 nType, nCount; in importSpaceToken4() local
2265 rStrm >> nType >> nCount; in importSpaceToken4()
2623 sal_Int32 nCount = rStrm.readuInt16(); in skipMemAreaAddData() local
2638 sal_uInt32 nCount; in readNlrSRangeAddData() local
2639 rStrm >> nCount; in readNlrSRangeAddData()
2641 nCount &= BIFF_TOK_NLR_ADDMASK; in readNlrSRangeAddData()
[all …]
/trunk/main/sw/source/ui/config/
H A Dusrpref.cxx116 const int nCount = bWeb ? 12 : 19; in GetPropertyNames() local
117 Sequence<OUString> aNames(nCount); in GetPropertyNames()
119 for(int i = 0; i < nCount; i++) in GetPropertyNames()
267 const int nCount = bWeb ? 15 : 21; in GetPropertyNames() local
270 for(int i = 0; i < nCount; i++) in GetPropertyNames()
416 const int nCount = 7; in GetPropertyNames() local
417 Sequence<OUString> aNames(nCount); in GetPropertyNames()
419 for(int i = 0; i < nCount; i++) in GetPropertyNames()
518 const int nCount = 3; in GetPropertyNames() local
519 Sequence<OUString> aNames(nCount); in GetPropertyNames()
[all …]
/trunk/main/connectivity/source/drivers/dbase/
H A DDNoException.cxx465 rPage.nCount = sal_uInt16(nValue); in operator >>()
468 for (sal_uInt16 i = 0; i < rPage.nCount; i++) in operator >>()
490 nValue = rPage.nCount; in operator <<()
494 for (; i < rPage.nCount; i++) in operator <<()
523 for (sal_uInt16 i = 0; i < nCount; i++) in PrintPage()
548 for (sal_uInt16 i = 0; i < nCount; i++) in PrintPage()
616 DBG_ASSERT(nCount > nPos, "falscher Indexzugriff"); in operator []()
623 DBG_ASSERT(nCount > nPos, "falscher Indexzugriff"); in operator []()
630 DBG_ASSERT(nCount > nPos, "falscher Indexzugriff"); in Remove()
632 for (sal_uInt16 i = nPos; i < (nCount-1); i++) in Remove()
[all …]
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx676 aMembers.reserve(nCount); in GetMembers()
1709 sal_uInt16 nCount = 0; in lcl_CountBits() local
1714 ++nCount; in lcl_CountBits()
1717 return nCount; in lcl_CountBits()
2281 long nCount = 0; in GetRegisteredSources() local
2310 ++nCount; in GetRegisteredSources()
2420 while ( nPos < nCount ) in DeleteOnTab()
2439 if ( nCount != r.nCount ) in RefsEqual()
2451 if ( nCount == r.nCount ) in WriteRefsTo()
2463 DBG_ASSERT( nCount >= r.nCount, "WriteRefsTo: missing entries in document" ); in WriteRefsTo()
[all …]
H A Ddpoutputgeometry.cxx53 void ScDPOutputGeometry::setRowFieldCount(sal_uInt32 nCount) in setRowFieldCount() argument
55 mnRowFields = nCount; in setRowFieldCount()
58 void ScDPOutputGeometry::setColumnFieldCount(sal_uInt32 nCount) in setColumnFieldCount() argument
60 mnColumnFields = nCount; in setColumnFieldCount()
63 void ScDPOutputGeometry::setPageFieldCount(sal_uInt32 nCount) in setPageFieldCount() argument
65 mnPageFields = nCount; in setPageFieldCount()
68 void ScDPOutputGeometry::setDataFieldCount(sal_uInt32 nCount) in setDataFieldCount() argument
70 mnDataFields = nCount; in setDataFieldCount()
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx431 else if( nCurrBox+1 < nCount ) in CollectBoxSelection()
459 if( nCurrBox+1 < nCount ) in CollectBoxSelection()
613 long nCount = 0; in lcl_InsertPosition() local
626 ++nCount; in lcl_InsertPosition()
631 if( nCount ) in lcl_InsertPosition()
632 nAddWidth /= nCount; in lcl_InsertPosition()
1098 sal_uInt16 nCount = aBoxes.Count(); in lcl_UnMerge() local
1099 if( nCount < 2 ) in lcl_UnMerge()
1101 if( nCnt > nCount ) in lcl_UnMerge()
1102 nCnt = nCount; in lcl_UnMerge()
[all …]
/trunk/main/svx/source/gallery2/
H A Dgalexpl.cxx51 for( sal_uIntPtr i = 0, nCount = pGal->GetThemeCount(); i < nCount; i++ ) in FillThemeList() local
76 for( sal_uIntPtr i = 0, nCount = pTheme->GetObjectCount(); i < nCount; i++ ) in FillObjList() local
106 for( sal_uIntPtr i = 0, nCount = pTheme->GetObjectCount(); i < nCount; i++ ) in FillObjListTitle() local
267 for( sal_uIntPtr i = 0, nCount = pTheme->GetObjectCount(); i < nCount; i++ ) in GetSdrObjCount() local
301 …for( sal_uIntPtr i = 0, nCount = pTheme->GetObjectCount(), nActPos = 0; ( i < nCount ) && !bRet; i… in GetSdrObj() local
/trunk/main/svx/source/toolbars/
H A Dextrusionbar.cxx573 for(i=0; i<nCount; i++) in execute()
649 sal_uIntPtr nCount = rMarkList.GetMarkCount(), i; in getExtrusionDirectionState() local
662 for(i=0;i<nCount; i++) in getExtrusionDirectionState()
800 sal_uIntPtr nCount = rMarkList.GetMarkCount(), i; in getExtrusionProjectionState() local
810 for(i=0;i<nCount; i++) in getExtrusionProjectionState()
869 for(i=0;i<nCount; i++) in getExtrusionSurfaceState()
955 for(i=0;i<nCount; i++) in getExtrusionDepthState()
1041 for(i=0;i<nCount; i++) in getExtrusionLightingDirectionState()
1116 for(i=0;i<nCount; i++) in getExtrusionLightingIntensityState()
1186 for(i=0;i<nCount; i++) in getExtrusionColorState()
[all …]
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx1249 if( !nCount ) in Paint()
1256 while( nCount ) in Paint()
1270 nCount--; in Paint()
1276 if( nCount ) in Paint()
2229 while( nCount ) in GetEntry()
2231 nCount--; in GetEntry()
3064 if( !nCount ) in GetSortListPos()
3081 nCount--; in GetSortListPos()
3249 if( !nCount ) in SearchCol()
3325 if( !nCount ) in SearchRow()
[all …]
/trunk/main/basegfx/source/polygon/
H A Db2dtrapezoid.cxx474 if(nCount > 2) in TrapezoidSubdivider()
476 nAllPointCount += nCount; in TrapezoidSubdivider()
492 if(nCount > 2) in TrapezoidSubdivider()
494 for(b = 0; b < nCount; b++) in TrapezoidSubdivider()
512 if(nCount > 2) in TrapezoidSubdivider()
517 for(b = 0; b < nCount; b++) in TrapezoidSubdivider()
563 const sal_uInt32 nCount(maNewPoints.size()); in ~TrapezoidSubdivider() local
565 for(sal_uInt32 a(0); a < nCount; a++) in ~TrapezoidSubdivider()
1201 const sal_uInt32 nCount(aSource.count()); in createLineTrapezoidFromB2DPolyPolygon() local
1203 if(!nCount) in createLineTrapezoidFromB2DPolyPolygon()
[all …]
/trunk/main/sc/source/core/tool/
H A Ddetdata.cxx47 sal_uInt16 nCount = rList.Count(); in ScDetOpList() local
49 for (sal_uInt16 i=0; i<nCount; i++) in ScDetOpList()
70 sal_uInt16 nCount = Count(); in UpdateReference() local
71 for (sal_uInt16 i=0; i<nCount; i++) in UpdateReference()
104 sal_uInt16 nCount = Count(); in operator ==() local
105 sal_Bool bEqual = ( nCount == r.Count() ); in operator ==()
106 for (sal_uInt16 i=0; i<nCount && bEqual; i++) // Reihenfolge muss auch gleich sein in operator ==()
H A Dchartlis.cxx501 for ( sal_uInt16 nIndex = 0; nIndex < nCount; nIndex++ ) in StartAllListeners()
532 for ( sal_uInt16 nIndex = nCount; nIndex-- >0; ) in FreeUnused()
551 for ( sal_uInt16 nIndex = nCount; nIndex-- >0; ) in FreeUno()
583 for ( sal_uInt16 nIndex = 0; nIndex < nCount; nIndex++ ) in UpdateDirtyCharts()
596 for ( sal_uInt16 nIndex = 0; nIndex < nCount; nIndex++ ) in SetDirty()
609 for ( sal_uInt16 nIndex = 0; nIndex < nCount; nIndex++ ) in SetDiffDirty()
643 for ( sal_uInt16 nIndex = 0; nIndex < nCount; nIndex++ ) in SetRangeDirty()
668 for ( sal_uInt16 nIndex = 0; nIndex < nCount; nIndex++ ) in UpdateScheduledSeriesRanges()
679 for ( sal_uInt16 nIndex = 0; nIndex < nCount; nIndex++ ) in UpdateChartsContainingTab()
691 if ( pDoc != r.pDoc || nCount != r.nCount ) in operator ==()
[all …]
/trunk/main/svx/source/svdraw/
H A Dimpgrfll.cxx212 long nCount = nDiffX / rBmpOutputSize.Width() + 1; in ImpCalcBmpFillSizes() local
214 if ( rBmpOffPerCent.Height() && ( nCount & 1L ) ) in ImpCalcBmpFillSizes()
215 nCount++; in ImpCalcBmpFillSizes()
217 aStartPoint.X() -= ( nCount * rBmpOutputSize.Width() ); in ImpCalcBmpFillSizes()
222 long nCount = nDiffY / rBmpOutputSize.Height() + 1; in ImpCalcBmpFillSizes() local
224 if ( rBmpOffPerCent.Width() && ( nCount & 1L ) ) in ImpCalcBmpFillSizes()
225 nCount++; in ImpCalcBmpFillSizes()
227 aStartPoint.Y() -= ( nCount * rBmpOutputSize.Height() ); in ImpCalcBmpFillSizes()
/trunk/main/svx/source/table/
H A Daccessibletableshape.cxx572 sal_Int32 nCount = nRow; in getSelectedAccessibleRows() local
585 nCount--; in getSelectedAccessibleRows()
587 Sequence < sal_Int32 > aRet( nCount ); in getSelectedAccessibleRows()
610 sal_Int32 nCount = nColumn; in getSelectedAccessibleColumns() local
623 nCount--; in getSelectedAccessibleColumns()
625 Sequence < sal_Int32 > aRet( nCount ); in getSelectedAccessibleColumns()
1005 mnPreviousSelectionCount = nCount; in selectionChanged()
1245 sal_Int32 nCount = nRow; in getSelectedAccessibleRows() local
1258 nCount--; in getSelectedAccessibleRows()
1280 sal_Int32 nCount = nColumn; in getSelectedAccessibleColumns() local
[all …]
/trunk/main/drawinglayer/source/primitive2d/
H A Dsvggradientprimitive2d.cxx76 const sal_uInt32 nCount(rEntries.size()); in createSingleGradientEntryFill() local
79 if(nCount) in createSingleGradientEntryFill()
123 const sal_uInt32 nCount(rEntries.size()); in checkPreconditions() local
125 if(1 == nCount) in checkPreconditions()
138 for(sal_uInt32 a(0); a < nCount; a++) in checkPreconditions()
199 const sal_uInt32 nCount(rEntries.size()); in createRun() local
201 if(nCount) in createRun()
216 while(fPos < 1.0 && nIndex + 1 < nCount) in createRun()
225 const SvgGradientEntry& rEnd = rEntries[nCount - 1]; in createRun()
713 maMirroredGradientEntries.reserve(nCount); in createMirroredGradientEntries()
[all …]
/trunk/main/linguistic/source/
H A Ddlistimp.cxx234 sal_Int32 nCount = aDicListEvtListeners.getLength(); in AddDicListEvtListener() local
368 size_t nCount = rDicList.size(); in SearchForDictionaries() local
369 for(j = 0; j < nCount; j++) in SearchForDictionaries()
376 if(j >= nCount) // dictionary not yet in DicList in SearchForDictionaries()
389 nCount++; in SearchForDictionaries()
451 size_t nCount = rDicList.size(); in getDictionaryByName() local
452 for (size_t i = 0; i < nCount; i++) in getDictionaryByName()
618 size_t nCount = rDicList.size(); in dispose() local
619 for (size_t i = 0; i < nCount; i++) in dispose()
732 size_t nCount = rDicList.size();; in SaveDics() local
[all …]
/trunk/main/chart2/source/view/axes/
H A DTickmarkHelper.cxx146 sal_Int32 nCount = getTickCount(nDepth); in initIter() local
147 for(sal_Int32 nN = 0; nN<nCount; nN++) in initIter()
155 if(nCount) in initIter()
179 sal_Int32 nCount = getTickCount(nDepth); in getStartDepth() local
180 if( !nCount ) in getStartDepth()
630 sal_Int32 nCount = rTicks.getLength(); in getAllTicks() local
638 for( nTick=nCount-1; nTick>nCount-1-nCheckCount && nTick>=0; nTick--) in getAllTicks()
647 rTicks.realloc(nCount-nInvisibleAtUpperBorder); in getAllTicks()
665 sal_Int32 nCount = aAllTicks[nDepth].getLength(); in getAllTicks() local
666 rAllTickInfos[nDepth].resize( nCount ); in getAllTicks()
[all …]
/trunk/main/cui/source/tabpages/
H A Dtpbitmap.cxx177 sal_uInt16 nCount; in ActivatePage() local
196 nCount = aLbColor.GetEntryCount(); in ActivatePage()
197 if( nCount == 0 ) in ActivatePage()
199 else if( nCount <= nPos ) in ActivatePage()
208 nCount = aLbBackgroundColor.GetEntryCount(); in ActivatePage()
209 if( nCount == 0 ) in ActivatePage()
211 else if( nCount <= nPos ) in ActivatePage()
541 for( long i = 0; i < nCount && bDifferent; i++ ) in IMPL_LINK()
559 for( long i = 0; i < nCount && bDifferent; i++ ) in IMPL_LINK()
673 long nCount = maBitmapList->Count(); in IMPL_LINK() local
[all …]
H A Dtpgradnt.cxx184 sal_uInt16 nCount; in ActivatePage() local
203 nCount = aLbColorFrom.GetEntryCount(); in ActivatePage()
204 if( nCount == 0 ) in ActivatePage()
206 else if( nCount <= nPos ) in ActivatePage()
215 nCount = aLbColorTo.GetEntryCount(); in ActivatePage()
216 if( nCount == 0 ) in ActivatePage()
218 else if( nCount <= nPos ) in ActivatePage()
458 for( long i = 0; i < nCount && bDifferent; i++ ) in IMPL_LINK()
476 for( long i = 0; i < nCount && bDifferent; i++ ) in IMPL_LINK()
514 maGradientList->Insert( pEntry, nCount ); in IMPL_LINK()
[all …]
/trunk/main/dbaccess/source/ui/dlg/
H A Dparamdialog.cxx136 for (sal_Int32 i = 0, nCount = rParamContainer->getCount(); i<nCount; ++i, ++pValues) in DBG_NAME() local
300 for (sal_Int32 i = 0, nCount = m_xParams->getCount(); i<nCount; ++i, ++pValues) in IMPL_LINK() local
323 sal_uInt16 nCount = m_aAllParams.GetEntryCount(); in IMPL_LINK() local
324 …DBG_ASSERT(nCount == m_aVisitedParams.size(), "OParameterDialog::OnButtonClicked : inconsistent li… in IMPL_LINK()
327 sal_uInt16 nNext = (nCurrent + 1) % nCount; in IMPL_LINK()
329 nNext = (nNext + 1) % nCount; in IMPL_LINK()
333 nNext = (nCurrent + 1) % nCount; in IMPL_LINK()

Completed in 276 milliseconds

12345678910>>...79