Home
last modified time | relevance | path

Searched refs:nCount (Results 26 – 50 of 1847) sorted by relevance

12345678910>>...74

/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygon.cxx78 if(nCount) in insert()
83 maPolygons.insert(aIndex, nCount, rPolygon); in insert()
89 const sal_uInt32 nCount = rPolyPolygon.count(); in insert() local
91 if(nCount) in insert()
94 maPolygons.reserve(maPolygons.size() + nCount); in insert()
98 for(sal_uInt32 a(0L); a < nCount; a++) in insert()
108 if(nCount) in remove()
284 if(nCount) in insert()
290 if(nCount) in append()
336 if(nCount) in remove()
[all …]
H A Db3dpolypolygon.cxx79 if(nCount) in insert()
84 maPolygons.insert(aIndex, nCount, rPolygon); in insert()
90 const sal_uInt32 nCount = rPolyPolygon.count(); in insert() local
92 if(nCount) in insert()
95 maPolygons.reserve(maPolygons.size() + nCount); in insert()
99 for(sal_uInt32 a(0L); a < nCount; a++) in insert()
109 if(nCount) in remove()
347 if(nCount) in insert()
353 if(nCount) in append()
375 if(nCount) in remove()
[all …]
/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_body.cxx107 const OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, in transliterate() argument
145 if (nCount > 512) in transliterate()
149 offset.realloc(nCount * NMAPPINGMAX); in transliterate()
151 for (sal_Int32 i = 0; i < nCount; i++) { in transliterate()
176 for (i = 0; i < nCount; i++) in transliterate()
194 for (i = 0; i < nCount; i++) in transliterate()
227 if ( nCount > nLocalBuf ) in transliterate()
231 for ( sal_Int32 i = 0; i < nCount; i++) in transliterate()
281 return this->transliterate(inStr, startPos, nCount, offset); in folding()
386 const OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, in transliterate_titlecase_Impl() argument
[all …]
/trunk/main/svl/source/misc/
H A Dstrmadpt.cxx209 if (nCount > 0 in FillAppend()
213 if (nCount == 0) in FillAppend()
226 m_nPosition += nCount; in FillAppend()
228 *pWritten = nCount; in FillAppend()
314 sal_Size nCount; in readBytes() local
322 nSize += nCount; in readBytes()
344 sal_Size nCount = 0; in readSomeBytes() local
354 &nCount); in readSomeBytes()
507 sal_Int32 nCount; in GetData() local
519 nRead += nCount; in GetData()
[all …]
/trunk/main/sc/source/core/data/
H A Dattarray.cxx71 nCount = nLimit = 1; in ScAttrArray()
203 nCount--; in Concat()
208 if (nPos + 1 < nCount) in Concat()
217 nCount--; in Concat()
487 nCount++; in SetPatternArea()
1736 if (nIndex>=nCount) in GetNextUnprotected()
1748 while (nPos < nCount) in FindStyleSheet()
1812 if (nCount == 1) in IsEmpty()
2015 while ( nThisPos<nCount && nOtherPos<rOther.nCount && bEqual ) in IsVisibleEqual()
2053 while ( nThisPos<nCount && nOtherPos<rOther.nCount && bEqual ) in IsAllEqual()
[all …]
H A Dcolumn2.cxx632 if ( nIndex < nCount ) in GetSimpleTextNeededSize()
660 if (nCount == 0) in GetOptimalColWidth()
1230 return (nCount == 0); in IsEmptyData()
1359 i = nCount; in GetEmptyLinesInBlock()
1395 if (nCount) in GetFirstDataPos()
1403 if (nCount) in GetLastDataPos()
1412 SCSIZE i = nCount; in GetPrevDataPos()
1496 if (nIndex<nCount) in FindDataAreaPos()
1777 ++rData.nCount; in lcl_UpdateSubTotal()
1784 ++rData.nCount; in lcl_UpdateSubTotal()
[all …]
H A Ddpsave.cxx397 nSubTotalCount = nCount; in SetSubTotals()
398 if ( nCount && pFuncs ) in SetSubTotals()
401 for (long i=0; i<nCount; i++) in SetSubTotals()
678 if ( nCount > 0 ) in WriteToSource()
782 for (long i=0; i<nCount; i++) in ScDPSaveData()
846 for (long i=0; i<nCount; i++) in ~ScDPSaveData()
866 for (long i=0; i<nCount; i++) in GetDimensionByName()
881 for (long i=0; i<nCount; i++) in GetExistingDimensionByName()
893 for (long i=0; i<nCount; i++) in GetNewDimensionByName()
1123 for (long i=0; i<nCount; i++) in WriteToSource()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Ddatauno.cxx429 nCount = MAXSORT; in FillSortParam()
451 nCount = MAXSORT; in FillSortParam()
581 if (nCount != 0) in setSubTotalColumns()
675 if (nCount != 0) in addNew()
720 while ( nCount < MAXSUBTOTAL && aParam.bGroupActive[nCount] ) in getCount()
721 ++nCount; in getCount()
722 return nCount; in getCount()
970 nCount = 0; in getSources()
996 if (nCount) in setSources()
1117 ++nCount; in getFilterFields()
[all …]
/trunk/main/editeng/source/misc/
H A Dtxtrange.cxx69 for(sal_uInt32 i(0L); i < nCount; i++) in TextRanger()
78 nCount = pLinePolyPolygon->count(); in TextRanger()
81 for(sal_uInt32 i(0L); i < nCount; i++) in TextRanger()
341 sal_uInt16 nCount; in Calc() local
346 nCount = rPol.GetSize(); in Calc()
347 if( nCount ) in Calc()
387 if( nCount > 1 ) in Calc()
393 if( nIdx == nCount ) in Calc()
479 size_t nCount = aBoolArr.size(); in Add() local
496 nCount = nCount - next; in Add()
[all …]
/trunk/main/xmloff/source/style/
H A Dxmlexppr.cxx123 nCount(0) in XMLPropertyStates_Impl()
133 if (nCount) in AddPropertyState()
145 nCount++; in AddPropertyState()
151 nCount++; in AddPropertyState()
160 if (nCount) in FillPropertyStateVector()
171 sal_uInt32 nCount; member in FilterPropertyInfo_Impl
184 nCount++; in AddIndex()
199 nCount(1) in FilterPropertyInfo_Impl()
262 nCount(0), in FilterPropertiesInfo_Impl()
278 nCount++; in AddProperty()
[all …]
/trunk/main/svl/source/items/
H A Dnranges.cxx114 NUMTYPE nCount = 0; in Count_Impl() local
117 nCount += 2; in Count_Impl()
120 return nCount; in Count_Impl()
134 NUMTYPE nCount = 0; in Capacity_Impl() local
144 return nCount; in Capacity_Impl()
160 _pRanges = new NUMTYPE[nCount]; in SfxNumRanges()
242 NUMTYPE nCount = Count(); in operator ==() local
243 if ( nCount != rOther.Count() ) in operator ==()
317 NUMTYPE nCount = 0; in operator +=() local
367 nCount += 2; in operator +=()
[all …]
H A Drngitem_inc.cxx29 NUMTYPE nCount = 0; in Count_Impl() local
30 for (; *pRanges; pRanges += 2) nCount += 2; in Count_Impl()
31 return nCount; in Count_Impl()
144 _pRanges = new NUMTYPE[nCount]; in SfxXRangesItem()
153 NUMTYPE nCount; in SfxXRangesItem() local
154 rStream >> nCount; in SfxXRangesItem()
155 _pRanges = new NUMTYPE[nCount + 1]; in SfxXRangesItem()
156 for ( NUMTYPE n = 0; n < nCount; ++n ) in SfxXRangesItem()
158 _pRanges[nCount] = 0; in SfxXRangesItem()
167 _pRanges = new NUMTYPE[nCount]; in SfxXRangesItem()
[all …]
/trunk/main/sc/source/ui/view/
H A Dgridmerg.cxx39 nCount( 0 ), in ScGridMerger()
55 if ( nCount ) in AddLine()
73 else if ( nCount == 1 ) in AddLine()
76 ++nCount; in AddLine()
81 ++nCount; in AddLine()
84 if ( !nCount ) in AddLine()
92 nCount = 1; in AddLine()
128 if (nCount) in Flush()
132 if ( nCount == 1 ) in Flush()
155 if ( nCount == 1 ) in Flush()
[all …]
/trunk/main/sc/source/core/tool/
H A Ddbcolect.cxx166 nSubTotals[i] = nCount; in ScDBData()
167 pFunctions[i] = nCount > 0 ? new ScSubTotalFunc [nCount] : NULL; in ScDBData()
168 pSubTotals[i] = nCount > 0 ? new SCCOL [nCount] : NULL; in ScDBData()
255 nSubTotals[i] = nCount; in operator =()
260 pSubTotals[i] = nCount > 0 ? new SCCOL [nCount] : NULL; in operator =()
261 pFunctions[i] = nCount > 0 ? new ScSubTotalFunc [nCount] : NULL; in operator =()
599 rSubTotalParam.pSubTotals[i] = nCount > 0 ? new SCCOL[nCount] : NULL; in GetSubTotalParam()
600 rSubTotalParam.pFunctions[i] = nCount > 0 ? new ScSubTotalFunc[nCount] in GetSubTotalParam()
634 pSubTotals[i] = nCount > 0 ? new SCCOL [nCount] : NULL; in SetSubTotalParam()
635 pFunctions[i] = nCount > 0 ? new ScSubTotalFunc [nCount] : NULL; in SetSubTotalParam()
[all …]
/trunk/main/svx/source/sdr/properties/
H A Dgroupproperties.cxx91 const sal_uInt32 nCount(pSub->GetObjCount()); in GetMergedItemSet() local
93 for(sal_uInt32 a(0L); a < nCount; a++) in GetMergedItemSet()
123 const sal_uInt32 nCount(pSub->GetObjCount()); in SetMergedItemSet() local
125 for(sal_uInt32 a(0L); a < nCount; a++) in SetMergedItemSet()
164 const sal_uInt32 nCount(pSub->GetObjCount()); in SetMergedItem() local
166 for(sal_uInt32 a(0L); a < nCount; a++) in SetMergedItem()
177 for(sal_uInt32 a(0L); a < nCount; a++) in ClearMergedItem()
216 for(sal_uInt32 a(0L); a < nCount; a++) in GetStyleSheet()
242 for(sal_uInt32 a(0L); a < nCount; a++) in SetStyleSheet()
260 for(sal_uInt32 a(0L); a < nCount; a++) in MoveToItemPool()
[all …]
/trunk/main/i18npool/source/nativenumber/
H A Dnativenumbersupplier.cxx78 offset.realloc(nCount); in AsciiToNativeChar()
177 if (nCount > strLen) in AsciiToNative()
178 nCount = strLen; in AsciiToNative()
180 if (nCount > 0) { in AsciiToNative()
190 for (i = 0; i <= nCount; i++) { in AsciiToNative()
231 if (i < nCount) { in AsciiToNative()
261 while (++i < nCount) { in NativeToAscii_numberMaker()
310 if (nCount > strLen) in NativeToAscii()
311 nCount = strLen; in NativeToAscii()
313 if (nCount > 0) { in NativeToAscii()
[all …]
/trunk/main/automation/source/server/
H A Dsta_list.cxx266 nCount++; in GetDocFrameCount()
269 return nCount; in GetDocFrameCount()
280 nCount++; in GetDocWinCount()
283 return nCount; in GetDocWinCount()
597 for ( nCount = 0 ; nCount < pParent->GetChildCount() ; nCount++ ) in GetMatchingMenu()
793 sal_uInt16 nCount; in GetDocFrameMenuBar() local
794 for ( nCount = 0 ; nCount < pWin->GetChildCount() ; nCount++ ) in GetDocFrameMenuBar()
808 sal_uInt16 nCount; in IsDocFrame() local
814 for ( nCount = 0 ; nCount < pWin->GetChildCount() ; nCount++ ) in IsDocFrame()
853 for ( nCount = 0 ; nCount < pWin->GetChildCount() ; nCount++ ) in IsIMEWin()
[all …]
/trunk/main/unotools/source/config/
H A Dinetoptions.cxx185 sal_Int32 nCount = 0; in Commit() local
193 ++nCount; in Commit()
197 if (nCount > 0) in Commit()
199 aKeys.realloc(nCount); in Commit()
225 sal_Int32 nCount = 0; in notifyListeners() local
236 ++nCount; in notifyListeners()
239 if (nCount > 0) in notifyListeners()
286 sal_Int32 nCount = 0; in getProperty() local
294 ++nCount; in getProperty()
297 if (nCount > 0) in getProperty()
[all …]
/trunk/main/comphelper/source/property/
H A Dpropertysethelper.cxx160 const sal_Int32 nCount = aPropertyNames.getLength(); in setPropertyValues() local
162 if( nCount != aValues.getLength() ) in setPropertyValues()
165 if( nCount ) in setPropertyValues()
168 pEntries[nCount] = NULL; in setPropertyValues()
194 if( nCount ) in getPropertyValues()
197 pEntries[nCount] = NULL; in getPropertyValues()
210 aValues.realloc(nCount); in getPropertyValues()
257 const sal_Int32 nCount = aPropertyName.getLength(); in getPropertyStates() local
259 Sequence< PropertyState > aStates( nCount ); in getPropertyStates()
261 if( nCount ) in getPropertyStates()
[all …]
/trunk/main/svtools/source/contnr/
H A Dimivctl2.cxx50 if( !nCount ) in GetSortListPos()
55 while( nCount ) in GetSortListPos()
67 nCount--; in GetSortListPos()
131 const sal_uInt16 nCount = pList->Count(); in SearchCol() local
132 if( !nCount ) in SearchCol()
143 while( nListPos < nCount-1 ) in SearchCol()
158 if( nListPos < nCount ) in SearchCol()
207 if( !nCount ) in SearchRow()
218 while( nListPos < nCount-1 ) in SearchRow()
233 if( nListPos < nCount ) in SearchRow()
[all …]
/trunk/main/sw/source/ui/vba/
H A Dvbaselection.cxx245 sal_Int32 nCount = 1; in MoveRight() local
251 _count >>= nCount; in MoveRight()
255 if( nCount == 0 ) in MoveRight()
258 if( nCount < 0 ) in MoveRight()
290 sal_Int32 nCount = 1; in MoveLeft() local
296 _count >>= nCount; in MoveLeft()
300 if( nCount == 0 ) in MoveLeft()
303 if( nCount < 0 ) in MoveLeft()
334 sal_Int32 nCount = 1; in MoveDown() local
344 if( nCount == 0 ) in MoveDown()
[all …]
/trunk/main/basegfx/source/inc/
H A DPolygonPoint.hxx190 maPoints(nCount), in PolygonPointList()
195 if(nCount) in PolygonPointList()
202 aEnd += nCount; in PolygonPointList()
210 mpVectors->reserve(nCount); in PolygonPointList()
215 aEnd += nCount; in PolygonPointList()
358 if(nCount) in insert()
368 maPoints.insert(aIndex, nCount, aNode); in insert()
377 mpVectors->insert(aIndex, nCount, aNode); in insert()
386 if(nCount) in insert()
428 mpVectors->insert(aIndex, nCount, aNode); in insert()
[all …]
H A Dpolygontemplate.hxx190 maPoints(nCount), in ImplPolygonTemplate()
195 if(nCount) in ImplPolygonTemplate()
202 aEnd += nCount; in ImplPolygonTemplate()
210 mpVectors->reserve(nCount); in ImplPolygonTemplate()
215 aEnd += nCount; in ImplPolygonTemplate()
358 if(nCount) in insert()
368 maPoints.insert(aIndex, nCount, aNode); in insert()
377 mpVectors->insert(aIndex, nCount, aNode); in insert()
386 if(nCount) in insert()
428 mpVectors->insert(aIndex, nCount, aNode); in insert()
[all …]
/trunk/main/sc/source/ui/docshell/
H A Dautostyl.cxx81 sal_uLong nCount = aEntries.Count(); in ~ScAutoStyleList() local
82 for (i=0; i<nCount; i++) in ~ScAutoStyleList()
84 nCount = aInitials.Count(); in ~ScAutoStyleList()
85 for (i=0; i<nCount; i++) in ~ScAutoStyleList()
105 for (sal_uLong i=0; i<nCount; i++) in IMPL_LINK()
132 sal_uLong nCount = aEntries.Count(); in AddEntry() local
134 for (i=0; i<nCount; i++) in AddEntry()
141 --nCount; in AddEntry()
148 if (nCount && nNow != nTimerStart) in AddEntry()
173 for (sal_uLong i=0; i<nCount; i++) in AdjustEntries()
[all …]
/trunk/main/framework/source/fwi/classes/
H A Dconverter.cxx49 sal_Int32 nCount = lSource.getLength(); in convert_seqProp2seqAny() local
52 for (sal_Int32 nItem=0; nItem<nCount; ++nItem) in convert_seqProp2seqAny()
65 sal_Int32 nCount = lSource.getLength(); in convert_seqAny2seqProp() local
69 for (sal_Int32 nItem=0; nItem<nCount; ++nItem) in convert_seqAny2seqProp()
75 if (nRealCount!=nCount) in convert_seqAny2seqProp()
87 sal_Int32 nCount = lSource.getLength(); in convert_seqNamedVal2seqPropVal() local
89 for (sal_Int32 nItem=0; nItem<nCount; ++nItem) in convert_seqNamedVal2seqPropVal()
103 sal_Int32 nCount = lSource.getLength(); in convert_seqPropVal2seqNamedVal() local
105 for (sal_Int32 nItem=0; nItem<nCount; ++nItem) in convert_seqPropVal2seqNamedVal()
120 sal_Int32 nCount = lSource.getLength(); in convert_seqOUString2OUStringList() local
[all …]

Completed in 192 milliseconds

12345678910>>...74