Home
last modified time | relevance | path

Searched refs:nCount (Results 101 – 125 of 1975) sorted by relevance

12345678910>>...79

/trunk/main/svl/source/misc/
H A Downlist.cxx251 sal_uInt32 nCount = 0; in operator >>() local
252 rStm >> nCount; in operator >>()
255 while( nCount-- ) in operator >>()
282 sal_uInt32 nCount = rThis.aTypes.Count(); in operator <<() local
283 rStm << nCount; in operator <<()
285 for( sal_uInt32 i = 0; i < nCount; i++ ) in operator <<()
295 const sal_Int32 nCount = aCommandSequence.getLength(); in FillFromSequence() local
298 for( sal_Int32 nIndex=0; nIndex<nCount; nIndex++ ) in FillFromSequence()
312 const sal_Int32 nCount = Count(); in FillSequence() local
313 aCommandSequence.realloc( nCount ); in FillSequence()
[all …]
/trunk/main/svgio/source/svgreader/
H A Dsvgtextnode.cxx137 const sal_uInt32 nCount(rChildren.size()); in DecomposeChild() local
139 if(nCount && rSvgTextPathNode.isValid()) in DecomposeChild()
146 for(sal_uInt32 a(0); a < nCount; a++) in DecomposeChild()
173 const sal_uInt32 nCount(rChildren.size()); in DecomposeChild() local
175 if(nCount) in DecomposeChild()
180 for(sal_uInt32 a(0); a < nCount; a++) in DecomposeChild()
202 const sal_uInt32 nCount(rChildren.size()); in DecomposeChild() local
205 if(nCount) in DecomposeChild()
207 for(sal_uInt32 a(0); a < nCount; a++) in DecomposeChild()
248 const sal_uInt32 nCount(rChildren.size()); in decomposeSvgNode() local
[all …]
/trunk/main/writerfilter/source/doctok/
H A DWW8PropertySetImpl.cxx53 sal_uInt32 nOffset, sal_uInt32 nCount) in WW8PropertyImpl() argument
54 : WW8StructBase(rStream, nOffset, nCount) in WW8PropertyImpl()
60 sal_uInt32 nCount) in WW8PropertyImpl() argument
61 : WW8StructBase(rBase, nOffset, nCount) in WW8PropertyImpl()
67 sal_uInt32 nCount) in WW8PropertyImpl() argument
68 : WW8StructBase(pBase, nOffset, nCount) in WW8PropertyImpl()
220 sal_uInt32 nCount, in WW8PropertySetImpl() argument
222 : WW8StructBase(rStream, nOffset, nCount), mbPap(bPap) in WW8PropertySetImpl()
228 sal_uInt32 nCount, in WW8PropertySetImpl() argument
230 : WW8StructBase(rBase, nOffset, nCount), mbPap(bPap) in WW8PropertySetImpl()
[all …]
H A DWW8Sttbf.cxx31 WW8Sttbf::WW8Sttbf(WW8Stream & rStream, sal_uInt32 nOffset, sal_uInt32 nCount) in WW8Sttbf() argument
32 : WW8StructBase(rStream, nOffset, nCount) in WW8Sttbf()
97 sal_uInt32 nCount = mpSttbf->getEntryCount(); in resolve() local
99 for (sal_uInt32 n = 0; n < nCount; n++) in resolve()
146 sal_uInt16 nCount = getU16(nOffset); in getEntry() local
148 nOffset = nOffset + 2 + nCount; in getEntry()
151 sal_uInt16 nCount = getU16(nOffset); in getEntry() local
153 if (nCount > 0) in getEntry()
155 WW8Tplc * pTplc = new WW8Tplc(*this, nOffset + 2, nCount); in getEntry()
/trunk/main/sw/source/ui/misc/
H A Dglosbib.cxx132 for(i = 0; i < nCount; ++i) in SwGlossaryGroupDlg()
190 sal_uInt16 nCount = pRemovedArr->Count(); in Apply() local
191 for(sal_uInt16 i = 0; i < nCount; ++i) in Apply()
222 sal_uInt16 nCount = pRenamedArr->Count(); in Apply() local
223 for(sal_uInt16 i = 0; i < nCount; ++i) in Apply()
237 sal_uInt16 nCount = pInsertedArr->Count(); in Apply() local
238 for(sal_uInt16 i = 0; i < nCount; ++i) in Apply()
327 for(sal_uInt16 i = 0; i < nCount; ++i) in IMPL_LINK()
345 for(sal_uInt16 i = 0; i < nCount; ++i) in IMPL_LINK()
399 for(sal_uInt16 i = 0; i < nCount; ++i) in IMPL_LINK()
[all …]
H A Dglosdoc.cxx136 sal_uInt16 nCount = GetGroupCnt(); in FindGroupName() local
138 for(i= 0; i < nCount; i++) in FindGroupName()
150 for(i = 0; i < nCount; i++) in FindGroupName()
205 for( i = 0; i < nCount; ++i) in GetGroupDoc()
211 if(i == nCount) in GetGroupDoc()
355 for( i = 0; i < nCount; ++i) in ~SwGlossaries()
361 for(i = 0; i < nCount; ++i) in ~SwGlossaries()
490 for( i = nCount; i; --i) in UpdateGlosPath()
573 for(sal_uInt16 i = 0; i < nCount; ++i) in RemoveFileFromList()
632 sal_uInt16 nCount = GetGroupCnt(); in GetCompleteGroupName() local
[all …]
/trunk/main/sdext/source/minimizer/
H A Dinformationdialog.cxx99 sal_Int32 nCount = sizeof( pNames ) / sizeof( OUString ); in InsertFixedText() local
101 Sequence< rtl::OUString > aNames( pNames, nCount ); in InsertFixedText()
102 Sequence< Any > aValues( pValues, nCount ); in InsertFixedText()
135 Sequence< rtl::OUString > aNames( pNames, nCount ); in InsertImage()
136 Sequence< Any > aValues( pValues, nCount ); in InsertImage()
175 Sequence< rtl::OUString > aNames( pNames, nCount ); in InsertCheckBox()
176 Sequence< Any > aValues( pValues, nCount ); in InsertCheckBox()
215 Sequence< rtl::OUString > aNames( pNames, nCount ); in InsertButton()
216 Sequence< Any > aValues( pValues, nCount ); in InsertButton()
263 Sequence< rtl::OUString > aNames( pNames, nCount ); in InitDialog()
[all …]
H A Doptimizerdialogcontrols.cxx99 Sequence< rtl::OUString > aNames( pNames, nCount ); in ImplInsertSeparator()
100 Sequence< Any > aValues( pValues, nCount ); in ImplInsertSeparator()
148 Sequence< rtl::OUString > aNames( pNames, nCount ); in ImplInsertButton()
149 Sequence< Any > aValues( pValues, nCount ); in ImplInsertButton()
191 Sequence< Any > aValues( pValues, nCount ); in ImplInsertFixedText()
236 Sequence< Any > aValues( pValues, nCount ); in ImplInsertCheckBox()
286 Sequence< Any > aValues( pValues, nCount ); in ImplInsertFormattedField()
339 Sequence< Any > aValues( pValues, nCount ); in ImplInsertComboBox()
385 Sequence< Any > aValues( pValues, nCount ); in ImplInsertRadioButton()
436 Sequence< Any > aValues( pValues, nCount ); in ImplInsertListBox()
[all …]
/trunk/main/connectivity/source/drivers/file/
H A DFStringFunctions.cxx181 sal_Int32 nCount = lhs; in operate() local
182 for (sal_Int32 i=0; i < nCount; ++i) in operate()
215 sal_Int32 nCount = rhs; in operate() local
216 for (sal_Int32 i=0; i < nCount; ++i) in operate()
244 sal_Int32 nCount = rhs; in operate() local
245 if ( nCount < 0 ) in operate()
247 return sRet.copy(0,nCount); in operate()
256 sal_Int32 nCount = rhs; in operate() local
258 if ( nCount < 0 || nCount >= sRet.getLength() ) in operate()
261 return sRet.copy(sRet.getLength()-nCount,nCount); in operate()
/trunk/main/basegfx/source/polygon/
H A Db2dpolygoncutandtouch.cxx114 if(nCount) in mergeTemporaryPointsAndPolygon()
927 if(nCount) in addPointsAtCutsAndTouches()
931 if(1L == nCount) in addPointsAtCutsAndTouches()
950 for(a = 0L; a < nCount; a++) in addPointsAtCutsAndTouches()
965 for(a = 0L; a < nCount; a++) in addPointsAtCutsAndTouches()
990 for(a = 0L; a < nCount; a++) in addPointsAtCutsAndTouches()
1058 const sal_uInt32 nEdgeCount(rCandidate.isClosed() ? nCount : nCount - 1); in addPointsAtCuts()
1221 if(nCount) in addPointsAtCuts()
1225 if(1 == nCount) in addPointsAtCuts()
1244 for(a = 0; a < nCount; a++) in addPointsAtCuts()
[all …]
/trunk/main/framework/test/
H A Dtest_filterregistration.bas79 Dim nCount as integer variable
84 for nCount=0 to ubound(lProperties()) step 1
85 sOut = sOut + lProperties(nCount).Name
88 rem if( lProperties(nCount).Name <> "UserData" ) then
89 sOut = sOut + lProperties(nCount).Value
92 next nCount
102 Dim nCount as integer variable
110 for nCount=0 to ubound( lFilters() )
111 sOut = sOut + lFilters(nCount) + chr(13)
112 next nCount
/trunk/main/tools/source/generic/
H A Dpoly2.cxx489 for ( sal_uInt16 i = 0, nCount = mpImplPolyPolygon->mnCount; i < nCount; i++ ) in Translate() local
507 for ( sal_uInt16 i = 0, nCount = mpImplPolyPolygon->mnCount; i < nCount; i++ ) in Scale() local
539 for ( sal_uInt16 i = 0, nCount = mpImplPolyPolygon->mnCount; i < nCount; i++ ) in Rotate() local
557 for ( sal_uInt16 i = 0, nCount = mpImplPolyPolygon->mnCount; i < nCount; i++ ) in SlantX() local
575 for ( sal_uInt16 i = 0, nCount = mpImplPolyPolygon->mnCount; i < nCount; i++ ) in SlantY() local
593 for ( sal_uInt16 i = 0, nCount = mpImplPolyPolygon->mnCount; i < nCount; i++ ) in Distort() local
873 const sal_uInt16 nCount(sal_uInt16(rPolyPolygon.count())); in PolyPolygon() local
874 DBG_ASSERT(sal_uInt32(nCount) == rPolyPolygon.count(), in PolyPolygon()
877 if ( nCount ) in PolyPolygon()
879 mpImplPolyPolygon = new ImplPolyPolygon( nCount ); in PolyPolygon()
[all …]
H A Dpoly.cxx1262 for ( sal_uInt16 i = 0, nCount = mpImplPolygon->mnPoints; i < nCount; i++ ) in Translate() local
1273 for ( sal_uInt16 i = 0, nCount = mpImplPolygon->mnPoints; i < nCount; i++ ) in Scale() local
1306 for( sal_uInt16 i = 0, nCount = mpImplPolygon->mnPoints; i < nCount; i++ ) in Rotate() local
1324 for( sal_uInt16 i = 0, nCount = mpImplPolygon->mnPoints; i < nCount; i++ ) in SlantX() local
1341 for( sal_uInt16 i = 0, nCount = mpImplPolygon->mnPoints; i < nCount; i++ ) in SlantY() local
1380 for( sal_uInt16 i = 0, nCount = mpImplPolygon->mnPoints; i < nCount; i++ ) in Distort() local
1641 if( ! nCount ) in GetBoundRect()
1721 while ( ( aPt1 == mpImplPolygon->mpPointAry[ nCount - 1 ] ) && ( nCount > 3 ) ) in IsInside()
1722 nCount--; in IsInside()
2187 if(nCount) in getB2DPolygon()
[all …]
/trunk/main/i18nutil/source/utility/
H A Dwidthfolding.cxx48 …voiced_sound_marks (const OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, Sequence< sal_Int… in decompose_ja_voiced_sound_marks() argument
52 rtl_uString * newStr = x_rtl_uString_new_WithLength( nCount * 2 ); // defined in x_rtl_ustring.h in decompose_ja_voiced_sound_marks()
58 offset.realloc( nCount * 2 ); in decompose_ja_voiced_sound_marks()
68 while (nCount -- > 0) { in decompose_ja_voiced_sound_marks()
109 …voiced_sound_marks (const OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, Sequence< sal_Int… in compose_ja_voiced_sound_marks() argument
113 rtl_uString * newStr = x_rtl_uString_new_WithLength( nCount ); // defined in x_rtl_ustring.h in compose_ja_voiced_sound_marks()
120 if (nCount > 0) { in compose_ja_voiced_sound_marks()
135 offset.realloc( nCount ); in compose_ja_voiced_sound_marks()
145 while (-- nCount > 0) { in compose_ja_voiced_sound_marks()
178 nCount --; in compose_ja_voiced_sound_marks()
[all …]
/trunk/main/chart2/source/tools/
H A DExplicitCategoriesProvider.cxx169 if(!nCount) in getCategoryLevelCount()
170 nCount = 1; in getCategoryLevelCount()
171 return nCount; in getCategoryLevelCount()
192 if(!nCount) in convertCategoryAnysToText()
194 rOutTexts.realloc(nCount); in convertCategoryAnysToText()
214 for(sal_Int32 nN=0;nN<nCount;nN++) in convertCategoryAnysToText()
320 sal_Int32 nCount = 0; in lcl_getCategoryCount() local
324 nCount+=aIt->Count; in lcl_getCategoryCount()
325 return nCount; in lcl_getCategoryCount()
381 while( nCount-- ) in lcl_getExplicitSimpleCategories()
[all …]
/trunk/main/sc/source/ui/view/
H A Dtabcont.cxx66 SCTAB nCount = pDoc->GetTableCount(); in ScTabControl() local
67 for (SCTAB i=0; i<nCount; i++) in ScTabControl()
118 SCTAB nCount = pDoc->GetTableCount(); in GetPrivatDropPos() local
121 nRealPos = nCount; in GetPrivatDropPos()
122 for (SCTAB i=0; i<nCount; i++) in GetPrivatDropPos()
130 for (j=i+1; j<nCount; j++) in GetPrivatDropPos()
207 SCTAB nCount = pDoc->GetTableCount(); in Select() local
214 for (i=0; i<nCount; i++) in Select()
236 for (i=0; i<nCount; i++) in Select()
316 for (i=0; i<nCount; i++) in UpdateStatus()
[all …]
/trunk/main/svl/source/items/
H A Dslstitm.cxx71 sal_uLong nCount = aList.Count(); in Sort() local
72 if( nCount > 1 ) in Sort()
74 nCount -= 2; in Sort()
132 long i, nCount = pList->Count(); in SfxStringListItem() local
134 for( i=0; i < nCount; i++ ) in SfxStringListItem()
266 long nCount = pImp->aList.Count(); in Store() local
267 rStream << nCount; in Store()
271 for( i=0; i < nCount; i++ ) in Store()
383 long nCount = pImp->aList.Count(); in GetStringList() local
385 rList.realloc( nCount ); in GetStringList()
[all …]
/trunk/main/accessibility/source/extended/
H A Daccessibleiconchoicectrl.cxx287 sal_Int32 i, nCount = 0; in selectAllAccessibleChildren() local
289 nCount = pCtrl->GetEntryCount(); in selectAllAccessibleChildren()
290 for ( i = 0; i < nCount; ++i ) in selectAllAccessibleChildren()
304 sal_Int32 i, nSelCount = 0, nCount = 0; in getSelectedAccessibleChildCount() local
306 nCount = pCtrl->GetEntryCount(); in getSelectedAccessibleChildCount()
307 for ( i = 0; i < nCount; ++i ) in getSelectedAccessibleChildCount()
327 sal_Int32 i, nSelCount = 0, nCount = 0; in getSelectedAccessibleChild() local
329 nCount = pCtrl->GetEntryCount(); in getSelectedAccessibleChild()
330 for ( i = 0; i < nCount; ++i ) in getSelectedAccessibleChild()
358 nCount = pCtrl->GetEntryCount(); in deselectAccessibleChild()
[all …]
/trunk/main/comphelper/source/property/
H A DChainablePropertySet.cxx145 const sal_Int32 nCount = aPropertyNames.getLength(); in setPropertyValues() local
147 if( nCount != aValues.getLength() ) in setPropertyValues()
150 if( nCount ) in setPropertyValues()
158 for ( sal_Int32 i = 0; i < nCount; ++i, ++pString, ++pAny ) in setPropertyValues()
179 const sal_Int32 nCount = aPropertyNames.getLength(); in getPropertyValues() local
181 Sequence < Any > aValues ( nCount ); in getPropertyValues()
183 if( nCount ) in getPropertyValues()
191 for ( sal_Int32 i = 0; i < nCount; ++i, ++pString, ++pAny ) in getPropertyValues()
243 const sal_Int32 nCount = rPropertyNames.getLength(); in getPropertyStates() local
245 Sequence< PropertyState > aStates( nCount ); in getPropertyStates()
[all …]
H A DMasterPropertySet.cxx229 const sal_Int32 nCount = aPropertyNames.getLength(); in setPropertyValues() local
231 if( nCount != aValues.getLength() ) in setPropertyValues()
234 if( nCount ) in setPropertyValues()
247 AutoOGuardArray aOGuardArray( nCount ); in setPropertyValues()
295 const sal_Int32 nCount = aPropertyNames.getLength(); in getPropertyValues() local
297 Sequence < Any > aValues ( nCount ); in getPropertyValues()
299 if( nCount ) in getPropertyValues()
312 AutoOGuardArray aOGuardArray( nCount ); in getPropertyValues()
407 const sal_Int32 nCount = rPropertyNames.getLength(); in getPropertyStates() local
409 Sequence< PropertyState > aStates( nCount ); in getPropertyStates()
[all …]
/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx681 nCount = 0; in FillCalcInfo()
1305 long nCount = getCount(); in getByName() local
1321 long nCount = getCount(); in getElementNames() local
1331 long nCount = getCount(); in hasByName() local
1825 long nCount = getCount(); in getByName() local
1841 long nCount = getCount(); in getElementNames() local
1851 long nCount = getCount(); in hasByName() local
2009 long nCount = getCount(); in getByName() local
2025 long nCount = getCount(); in getElementNames() local
2035 long nCount = getCount(); in hasByName() local
[all …]
/trunk/main/sfx2/source/menu/
H A Dmnumgr.cxx296 for ( n=0; n<nCount; n++ ) in UseDefault()
303 if ( n == nCount ) in UseDefault()
306 nCount = aPop.GetItemCount(); in UseDefault()
308 for ( n=0; n<nCount; n++ ) in UseDefault()
529 for ( n=0; n<nCount; n++ ) in Popup()
540 if ( n == nCount ) in Popup()
543 nCount = aPop.GetItemCount(); in Popup()
545 for ( n=0; n<nCount; n++ ) in Popup()
581 for ( n=0; n<nCount; n++ ) in ExecutePopup()
590 if ( n == nCount ) in ExecutePopup()
[all …]
/trunk/main/sc/source/core/tool/
H A Dscmatrix.cxx47 SCSIZE nCount = nColCount * nRowCount; in CreateMatrix() local
48 if ( !nCount || nCount > GetElementsMax() ) in CreateMatrix()
56 pMat = new ScMatrixValue[nCount]; in CreateMatrix()
128 SCSIZE nCount = nColCount * nRowCount; in ScMatrix() local
136 if ( i < nCount ) in ScMatrix()
148 if ( i < nCount ) in ScMatrix()
171 SCSIZE nCount = nColCount * nRowCount; in Store() local
197 for (SCSIZE i=0; i<nCount; i++) in Store()
223 SCSIZE nCount = nColCount * nRowCount; in ResetIsString() local
226 for (SCSIZE i = 0; i < nCount; i++) in ResetIsString()
[all …]
/trunk/main/svx/source/tbxctrls/
H A Dfillctrl.cxx277 if(nCount > 0) in Update()
280 aTmpStr = mpFillAttrLB->GetEntry(nCount - 1); in Update()
284 mpFillAttrLB->RemoveEntry(nCount - 1); in Update()
316 if(nCount > 0) in Update()
319 aTmpStr = mpFillAttrLB->GetEntry(nCount - 1); in Update()
323 mpFillAttrLB->RemoveEntry(nCount - 1); in Update()
364 if(nCount > 0) in Update()
367 aTmpStr = mpFillAttrLB->GetEntry(nCount - 1); in Update()
371 mpFillAttrLB->RemoveEntry(nCount - 1); in Update()
413 if(nCount > 0) in Update()
[all …]
/trunk/main/dbaccess/source/core/dataaccess/
H A DContentHelper.cxx299 if ( !nCount ) in addPropertiesChangeListener()
308 for ( sal_Int32 n = 0; n < nCount; ++n ) in addPropertiesChangeListener()
321 if ( !nCount ) in removePropertiesChangeListener()
330 for ( sal_Int32 n = 0; n < nCount; ++n ) in removePropertiesChangeListener()
389 sal_Int32 nCount = rValues.getLength(); in setPropertyValues() local
391 for ( sal_Int32 n = 0; n < nCount; ++n ) in setPropertyValues()
495 sal_Int32 nCount = rProperties.getLength(); in getPropertyValues() local
496 if ( nCount ) in getPropertyValues()
499 for ( sal_Int32 n = 0; n < nCount; ++n ) in getPropertyValues()
574 sal_Int32 nCount = evt.getLength(); in notifyPropertiesChange() local
[all …]

Completed in 156 milliseconds

12345678910>>...79