Home
last modified time | relevance | path

Searched refs:nCount (Results 201 – 225 of 1975) sorted by relevance

12345678910>>...79

/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx96 unsigned short nCount; in lcl_IterateInverse() local
97 for (nCount = 0; nCount < 1000 && !lcl_HasChangeOfSign(fAy,fBy); nCount++) in lcl_IterateInverse()
138 nCount = 0; in lcl_IterateInverse()
177 ++nCount; in lcl_IterateInverse()
3238 nCount++; in ScModalValue()
3242 if (nCount > nMax) in ScModalValue()
3244 nMax = nCount; in ScModalValue()
3247 nCount = 1; in ScModalValue()
3250 if (nCount > nMax) in ScModalValue()
3252 nMax = nCount; in ScModalValue()
[all …]
/trunk/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx365 sal_uLong nCount = pFiles->Count(); in GetFolderContents() local
366 Sequence < OUString > aRet( nCount ); in GetFolderContents()
446 sal_uLong nCount = pList->Count(); in GetResultSet() local
447 Sequence < OUString > aRet( nCount ); in GetResultSet()
484 sal_Int32 nCount = aInfo.getLength(); in CanMakeFolder() local
485 if ( nCount == 0 ) in CanMakeFolder()
529 sal_Int32 nCount = aInfo.getLength(); in MakeFolder() local
530 if ( nCount == 0 ) in MakeFolder()
688 sal_uInt32 i, nCount = aFiles.getLength(); in Find() local
689 for ( i = 0; i < nCount; ++i ) in Find()
[all …]
/trunk/main/extensions/source/bibliography/
H A Dframectr.cxx474 for ( sal_uInt16 n=0; n<nCount; n++ ) in dispatch()
561 for ( sal_uInt16 n=0; n<nCount; n++ ) in dispatch()
613 sal_uInt32 nCount = 0; in dispatch() local
823 sal_uInt32 nCount = 0; in addStatusListener() local
825 aEvent.IsEnabled = nCount > 0; in addStatusListener()
844 sal_uInt16 nCount = aStatusListeners.Count(); in removeStatusListener() local
845 for ( sal_uInt16 n=0; n<nCount; n++ ) in removeStatusListener()
864 sal_uInt16 nCount = aStatusListeners.Count(); in RemoveFilter() local
869 for ( sal_uInt16 n=0; n<nCount; n++ ) in RemoveFilter()
925 sal_uInt16 nCount = aStatusListeners.Count(); in ChangeDataSource() local
[all …]
/trunk/main/xmloff/source/style/
H A Dimpastp4.cxx144 sal_uInt32 nCount = maFamilyList.Count(); in GetRegisteredNames() local
145 for( sal_uInt32 i = 0; i < nCount; i++ ) in GetRegisteredNames()
373 sal_uInt32 nCount = 0; in exportXML() local
382 nCount = pFamily->mnCount; in exportXML()
387 if( pFamily && nCount > 0 ) in exportXML()
397 new SvXMLAutoStylePoolPExport_Impl[nCount]; in exportXML()
400 for( i=0; i < nCount; i++ ) in exportXML()
417 DBG_ASSERT( nPos < nCount, in exportXML()
419 if( nPos < nCount ) in exportXML()
435 for( i=0; i<nCount; i++ ) in exportXML()
/trunk/main/xmloff/source/text/
H A DXMLIndexTOCStylesContext.cxx78 sal_Int16 nCount = xAttrList->getLength(); in StartElement() local
79 for(sal_Int16 nAttr = 0; nAttr < nCount; nAttr++) in StartElement()
107 const sal_Int32 nCount = aStyleNames.size(); in EndElement() local
108 Sequence<OUString> aStyleNamesSequence(nCount); in EndElement()
109 for(sal_Int32 i = 0; i < nCount; i++) in EndElement()
137 sal_Int16 nCount = xAttrList->getLength(); in CreateChildContext() local
138 for(sal_Int16 nAttr = 0; nAttr < nCount; nAttr++) in CreateChildContext()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygon.hxx63 B2DPolygon(const B2DPolygon& rPolygon, sal_uInt32 nIndex, sal_uInt32 nCount);
84 void insert(sal_uInt32 nIndex, const basegfx::B2DPoint& rPoint, sal_uInt32 nCount = 1);
85 void append(const basegfx::B2DPoint& rPoint, sal_uInt32 nCount);
87 void reserve(sal_uInt32 nCount);
220 …void insert(sal_uInt32 nIndex, const B2DPolygon& rPoly, sal_uInt32 nIndex2 = 0, sal_uInt32 nCount
237 void append(const B2DPolygon& rPoly, sal_uInt32 nIndex = 0, sal_uInt32 nCount = 0);
240 void remove(sal_uInt32 nIndex, sal_uInt32 nCount = 1);
/trunk/main/sw/source/filter/html/
H A Dhtmlforw.cxx138 for( nPos = 0 ; nPos < nCount; nPos++ ) in SV_IMPL_OP_PTRARR_SORT()
164 if( nPos == nCount ) in SV_IMPL_OP_PTRARR_SORT()
169 nCount = aDescs.getLength(); in SV_IMPL_OP_PTRARR_SORT()
170 if( !nCount ) in SV_IMPL_OP_PTRARR_SORT()
174 for( sal_Int32 i = 0; i < nCount; i++ ) in SV_IMPL_OP_PTRARR_SORT()
414 sal_Int32 nCount = xForms->getCount(); in OutHiddenForms() local
415 for( sal_Int32 i=0; i<nCount; i++) in OutHiddenForms()
433 sal_Int32 nCount = xFormComps->getCount(); in OutHiddenForm() local
435 for( sal_Int32 i=0; i<nCount; i++ ) in OutHiddenForm()
613 for( ; nPos < nCount; nPos++ ) in OutHiddenControls()
[all …]
/trunk/main/svx/source/unodraw/
H A DXPropertyTable.cxx110 for( i = 0; i < nCount; i++ ) in supportsService()
150 const long nCount = getCount(); in removeByName() local
153 for( i = 0; i < nCount; i++ ) in removeByName()
176 const long nCount = getCount(); in replaceByName() local
179 for( i = 0; i < nCount; i++ ) in replaceByName()
206 const long nCount = getCount(); in getByName() local
209 for( i = 0; i < nCount; i++ ) in getByName()
225 const long nCount = getCount(); in getElementNames() local
226 uno::Sequence< OUString > aNames( nCount ); in getElementNames()
230 for( i = 0; i < nCount; i++ ) in getElementNames()
[all …]
/trunk/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx232 sal_uInt64 nCount; in RenderAsEMF() local
233 osl_writeFile(pIn, pBuf, nBytesRead, &nCount); in RenderAsEMF()
248 if (nCount == nBytesRead && bEMFSupported) in RenderAsEMF()
273 sal_uInt64 nCount; in RenderAsPNGThroughHelper() local
274 osl_writeFile(pIn, pBuf, nBytesRead, &nCount); in RenderAsPNGThroughHelper()
276 if (nCount == nBytesRead) in RenderAsPNGThroughHelper()
281 while (eFileErr == osl_File_E_None && nCount) in RenderAsPNGThroughHelper()
284 eFileErr = osl_readFile(pOut, aBuf, 32000, &nCount); in RenderAsPNGThroughHelper()
488 int nCount = 4; in MakePreview() local
489 long nNumber = ImplGetNumber( &pDest, nCount ); in MakePreview()
[all …]
/trunk/main/sw/source/core/text/
H A Dporfld.cxx1157 sal_uInt16 nCount = aExpand.Len(); in Paint() local
1158 if( !nCount ) in Paint()
1172 while( i < nCount ) in Paint()
1205 sal_uInt16 nCount = aExpand.Len(); in Format() local
1206 if( !nCount ) in Format()
1218 if( nCount > 4 ) in Format()
1264 while( i < nCount ) in Format()
1296 if( nCount < 3 ) in Format()
1300 if( nCount < 2 ) in Format()
1337 switch( nCount ) in Format()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx714 for ( i = 0; i < nCount; i++ ) in MergeDefaultAttributes()
759 seqCoordinates.realloc( nCount ); in MergeDefaultAttributes()
760 for ( i = 0; i < nCount; i++ ) in MergeDefaultAttributes()
779 seqGluePoints.realloc( nCount ); in MergeDefaultAttributes()
780 for ( i = 0; i < nCount; i++ ) in MergeDefaultAttributes()
800 seqSegments.realloc( nCount ); in MergeDefaultAttributes()
801 for ( i = 0; i < nCount; i++ ) in MergeDefaultAttributes()
959 seqTextFrames.realloc( nCount ); in MergeDefaultAttributes()
983 seqEquations.realloc( nCount ); in MergeDefaultAttributes()
1003 seqHandles.realloc( nCount ); in MergeDefaultAttributes()
[all …]
/trunk/main/filter/source/pdf/
H A Dpdfdialog.cxx178 sal_Int32 i, nCount; in getPropertyValues() local
180 for( i = 0, nCount = maMediaDescriptor.getLength(); i < nCount; i++ ) in getPropertyValues()
186 if( i == nCount ) in getPropertyValues()
187 maMediaDescriptor.realloc( ++nCount ); in getPropertyValues()
202 for( sal_Int32 i = 0, nCount = maMediaDescriptor.getLength(); i < nCount; i++ ) in setPropertyValues() local
/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_Numeric.cxx67 …teration_Numeric::transliterateBullet( const OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, in transliterateBullet() argument
70 sal_Int32 number = -1, j = 0, endPos = startPos + nCount; in transliterateBullet()
75 rtl_uString* pStr = x_rtl_uString_new_WithLength( nCount ); // our x_rtl_ustring.h in transliterateBullet()
79 offset.realloc(nCount); in transliterateBullet()
121 transliteration_Numeric::transliterate( const OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, in transliterate() argument
125 return transliterateBullet( inStr, startPos, nCount, offset); in transliterate()
127 …iveNumberSupplier(useOffset).getNativeNumberString( inStr.copy(startPos, nCount), aLocale, nNative… in transliterate()
/trunk/main/rsc/source/tools/
H A Drsctools.cxx298 nCount = 0; in RscPtrPtr()
329 for( i = 0; i < nCount; i++ ){ in Reset()
335 nCount = 0; in Reset()
350 pMem = (void **)rtl_allocateMemory( (nCount +1) * sizeof( void * ) ); in Append()
353 ((nCount +1) * sizeof( void * ) in Append()
355 pMem[ nCount ] = pBuffer; in Append()
356 return( nCount++ ); in Append()
369 if( nEntry < nCount ) in GetEntry()
/trunk/main/sal/qa/rtl/random/
H A Drtl_random.cxx293 int nCount = 0; in TEST_F() local
296 …for(nCount = 0;nCount < nCountMax; nCount ++) // run 100000000 through getBytes(.… in TEST_F()
325 int nCount = 0; in TEST_F() local
328 …for(nCount = 0;nCount < nCountMax; nCount ++) // run 100000000 through getBytes(.… in TEST_F()
/trunk/main/sd/source/filter/html/
H A DHtmlOptionsDialog.cxx195 sal_Int32 i, nCount; in getPropertyValues() local
196 for ( i = 0, nCount = maMediaDescriptor.getLength(); i < nCount; i++ ) in getPropertyValues()
201 if ( i == nCount ) in getPropertyValues()
202 maMediaDescriptor.realloc( ++nCount ); in getPropertyValues()
217 sal_Int32 i, nCount; in setPropertyValues() local
218 for ( i = 0, nCount = maMediaDescriptor.getLength(); i < nCount; i++ ) in setPropertyValues()
/trunk/main/offapi/com/sun/star/view/
H A DXViewCursor.idl48 @param nCount
59 boolean goDown( [in] short nCount, [in] boolean bExpand );
64 @param nCount
74 boolean goUp( [in] short nCount, [in] boolean bExpand );
79 @param nCount
89 boolean goLeft( [in] short nCount, [in] boolean bExpand );
94 @param nCount
104 boolean goRight( [in] short nCount, [in] boolean bExpand );
/trunk/main/sc/source/core/data/
H A Ddociter.cxx335 } while ( pCol->nCount == 0 ); in GetThis()
367 if ( nColRow < pCol->nCount && in GetThis()
1067 } while ( pCol->nCount == 0 ); in GetThis()
1174 } while ( pCol->nCount == 0 ); in GetThis()
1413 if (!pCol->nCount) in BinarySearch()
1461 if (nLastInRange < pCol->nCount) in BinarySearch()
1669 nColRow = pCol->nCount - 1; in BinarySearch()
1715 if ( nIndex < pCol->nCount ) in SetTab()
1742 if ( ++nIndex < pCol->nCount ) in GetNext()
2053 if ( nIndex < pArray->nCount ) in GetNext()
[all …]
H A Dglobal2.cxx413 sal_uInt16 nCount ) in SetSubTotals() argument
421 DBG_ASSERT( (nCount > 0), in SetSubTotals()
424 if ( ptrSubTotals && ptrFunctions && (nCount > 0) && (nGroup <= MAXSUBTOTAL) ) in SetSubTotals()
433 pSubTotals[nGroup] = new SCCOL [nCount]; in SetSubTotals()
434 pFunctions[nGroup] = new ScSubTotalFunc [nCount]; in SetSubTotals()
435 nSubTotals[nGroup] = static_cast<SCCOL>(nCount); in SetSubTotals()
437 for ( sal_uInt16 i=0; i<nCount; i++ ) in SetSubTotals()
551 if ( ppAreas && nCount > 0 ) in SetAreas()
553 ppDataAreas = new ScArea*[nCount]; in SetAreas()
554 for ( sal_uInt16 i=0; i<nCount; i++ ) in SetAreas()
[all …]
/trunk/main/sfx2/source/control/
H A Dobjface.cxx160 nCount = nSlotCount; in SetSlotMap()
162 if ( 1 == nCount && !pIter->pNextSlot ) in SetSlotMap()
168 qsort( pSlots, nCount, sizeof(SfxSlot), SfxCompareSlots_Impl ); in SetSlotMap()
172 for ( pIter = pSlots; nIter <= nCount; ++pIter, ++nIter ) in SetSlotMap()
178 DBG_ASSERT( nIter == nCount || in SetSlotMap()
228 for ( SfxSlot *pNext = pIter+1; nIter < nCount; ++pNext, ++nIter ) in SetSlotMap()
328 DBG_ASSERT( this && pSlots && nCount, "" ); in GetSlot()
331 void* p = bsearch( &nFuncId, pSlots, nCount, sizeof(SfxSlot), in GetSlot()
347 for ( sal_uInt16 n=0; n<nCount; n++ ) in GetSlot()
364 DBG_ASSERT( this && pSlots && nCount, "" ); in GetRealSlot()
[all …]
/trunk/main/svx/source/gallery2/
H A Dgalbrws1.cxx186 for( sal_uIntPtr i = 0, nCount = mpGallery->GetThemeCount(); i < nCount; i++ ) in DBG_NAME() local
363 sal_uInt16 nCount = 0; in ImplEndGalleryThemeProperties() local
365 while( mpGallery->HasTheme( aTitle ) && ( nCount++ < 16000 ) ) in ImplEndGalleryThemeProperties()
369 aTitle += String::CreateFromInt32( nCount ); in ImplEndGalleryThemeProperties()
468 sal_uInt16 nCount = 0; in ImplExecute() local
470 while( mpGallery->HasTheme( aName ) && ( nCount++ < 16000 ) ) in ImplExecute()
474 aName += String::CreateFromInt32( nCount ); in ImplExecute()
723 sal_uIntPtr nCount = 0; in IMPL_LINK() local
725 while( mpGallery->HasTheme( aName ) && ( nCount++ < 16000 ) ) in IMPL_LINK()
729 aName += String::CreateFromInt32( nCount ); in IMPL_LINK()
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx470 size_type nCount = min(i_nCount, length()); in pop_front() local
472 MoveData( dpData + nCount, pEnd, -(seek_type(nCount)) ); in pop_front()
474 pCur -= nCount; in pop_front()
475 pEnd -= nCount; in pop_front()
482 size_type nCount = min(i_nCount, length()); in pop_back() local
483 pEnd -= nCount; in pop_back()
536 intt nCount = 0; in operator_read_line() local
537 for ( nCount = i_src.read(&c, 1); in operator_read_line()
538 nCount == 1 AND c != 13 AND c != 10; in operator_read_line()
539 nCount = i_src.read(&c, 1) ) in operator_read_line()
[all …]
/trunk/main/extensions/source/xmlextract/
H A Dxmxtrct.cxx50 virtual ErrCode ReadAt( sal_Size nPos, void* pBuffer, sal_Size nCount, sal_Size* pRead ) const;
51 …virtual ErrCode WriteAt( sal_Size nPos, const void* pBuffer, sal_Size nCount, sal_Size* pWritt…
92 ErrCode XMXLockBytes::ReadAt( sal_Size nPos, void* pBuffer, sal_Size nCount, sal_Size* pRead ) const in ReadAt() argument
99 if( ( nPos + nCount ) > nSeqLen ) in ReadAt()
100 nCount = nSeqLen - nPos; in ReadAt()
102 rtl_copyMemory( pBuffer, maSeq.getConstArray() + nPos, nCount ); in ReadAt()
103 *pRead = nCount; in ReadAt()
/trunk/main/sfx2/source/notify/
H A Deventsupplier.cxx84 long nCount = maEventNames.getLength(); in replaceByName() local
85 for ( long i=0; i<nCount; i++ ) in replaceByName()
143 long nCount = maEventNames.getLength(); in getByName() local
145 for ( long i=0; i<nCount; i++ ) in getByName()
167 long nCount = maEventNames.getLength(); in hasByName() local
169 for ( long i=0; i<nCount; i++ ) in hasByName()
212 if ( !nCount ) in Execute()
216 while ( nIndex < nCount ) in Execute()
398 long nCount = aProperties.getLength(); in ConvertToMacro() local
401 if ( !nCount ) in ConvertToMacro()
[all …]
/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx445 sal_Int32 nCount; member in test_OPropertySetHelper_Listener
451 , nCount( n ) in test_OPropertySetHelper_Listener()
1059 pPS_L->nCount = 10; in test_PropertySetHelper()
1060 Sequence< Any > aSeq( pPS_L->nCount ); in test_PropertySetHelper()
1092 OSL_ENSURE( pPS_L->nCount == pPS_L->nCurrent, "not all listeners called" ); in test_PropertySetHelper()
1095 pPS_L->nCount = 0; in test_PropertySetHelper()
1115 pPS_L->nCount = 6; in test_PropertySetHelper()
1116 Sequence< Any > aSeq( pPS_L->nCount ); in test_PropertySetHelper()
1134 OSL_ENSURE( pPS_L->nCount == pPS_L->nCurrent, "not all listeners called" ); in test_PropertySetHelper()
1139 pPS_L->nCount = 4; in test_PropertySetHelper()
[all …]

Completed in 185 milliseconds

12345678910>>...79