Home
last modified time | relevance | path

Searched refs:nCount (Results 1651 – 1675 of 1975) sorted by relevance

1...<<61626364656667686970>>...79

/trunk/main/starmath/source/
H A Ddialog.cxx348 sal_uInt16 nCount = aFontList.GetFontNameCount(); in SmFontDialog() local
349 for (sal_uInt16 i = 0; i < nCount; i++) in SmFontDialog()
1732 sal_uInt16 nCount = pFontList->GetFontNameCount(); in FillFonts() local
1733 for (sal_uInt16 i = 0; i < nCount; i++) in FillFonts()
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx1951 sal_Int32 i = 0, nCount = aCurves.getLength(); in lcl_HasRegressionCurves() local
1952 for( i=0; i<nCount; ++i ) in lcl_HasRegressionCurves()
2196 sal_Int32 i = 0, nCount = aCurves.getLength(); in createLegendEntriesForSeries() local
2197 for( i=0; i<nCount; ++i ) in createLegendEntriesForSeries()
/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx132 sal_Int32 nCount = xShapes->getCount(); in getChartRootShape() local
134 for( sal_Int32 nN = nCount; nN--; ) in getChartRootShape()
2304 for( sal_Int32 nIdx = 0, nCount = rPoly.SequenceX.getLength(); nIdx < nCount; ++nIdx ) in hasPolygonAnyLines() local
H A DVDataSeries.cxx123 sal_Int32 nCount = rData.Doubles.getLength(); in lcl_clearIfNoValuesButTextIsContained() local
124 for( sal_Int32 i = 0; i < nCount; ++i ) in lcl_clearIfNoValuesButTextIsContained()
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx316 for ( sal_uInt16 n = 1, nCount = xSbxParams->Count(); n < nCount; ++n ) in invoke() local
984 sal_uInt16 nCount = pObjs->Count(); in ClearUnoObjectsInRTL_Impl_Rek() local
985 for( sal_uInt16 i = 0 ; i < nCount ; i++ ) in ClearUnoObjectsInRTL_Impl_Rek()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1930 sal_uInt16 nCount = 0; in SetAttr() local
1973 ++nCount; in SetAttr()
1990 ++nCount; in SetAttr()
1996 return nCount ? sal_True : sal_False; in SetAttr()
/trunk/main/dbaccess/source/core/api/
H A DKeySet.cxx133 sal_Int32 nCount = _xIndexes->getCount(); in lcl_fillIndexColumns() local
134 for(sal_Int32 j = 0 ; j < nCount ; ++j) in lcl_fillIndexColumns()
1134 sal_Int32 nCount = xKeys->getCount(); in getKeyColumns() local
1135 for(sal_Int32 i = 0;i< nCount;++i) in getKeyColumns()
/trunk/main/vcl/unx/headless/
H A Dsvpinst.hxx175 virtual void AcquireYieldMutex( sal_uLong nCount );
/trunk/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx523 const int nCount = sizeof(aPropNames)/sizeof(const char*); in GetPropertyNames() local
524 aNames.realloc(nCount); in GetPropertyNames()
526 for(int i = 0; i < nCount; i++) in GetPropertyNames()
/trunk/main/ucb/source/core/
H A Ducbcmds.cxx619 sal_Int32 nCount = aTypesInfo.getLength(); in createNew() local
620 if ( !nCount ) in createNew()
644 for ( sal_Int32 n = 0; n < nCount; ++n ) in createNew()
/trunk/main/embedserv/source/inprocserv/
H A Dinprocembobj.cxx481 sal_Int32 nCount = m_refCount > 0 ? --m_refCount : 0; in STDMETHODIMP_() local
482 if ( nCount == 0 && !m_bDeleted ) in STDMETHODIMP_()
490 return nCount; in STDMETHODIMP_()
/trunk/main/framework/test/
H A Dtest.cxx293 sal_uInt32 nCount = 4; in impl_testTypeDetection() local
294 Sequence< OUString > seqURLs( pURLs, nCount ); in impl_testTypeDetection()
302 for( sal_uInt32 nURL=0; nURL<nCount; ++nURL ) in impl_testTypeDetection()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx642 sal_Int32 nCount(0); in HasFieldName() local
647 nCount++; in HasFieldName()
649 return nCount; in HasFieldName()
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1565 sal_uInt16 nCount, in CreateGraphicFilterPosterSepia() argument
1572 pDlg = new GraphicFilterPoster( pParent, rGraphic, nCount ); in CreateGraphicFilterPosterSepia()
1575 pDlg = new GraphicFilterSepia( pParent, rGraphic, nCount ); in CreateGraphicFilterPosterSepia()
/trunk/main/writerfilter/inc/doctok/
H A DWW8Document.hxx87 virtual Sequence get(sal_uInt32 nOffset, sal_uInt32 nCount)
/trunk/main/vcl/inc/unx/
H A Dsalinst.h100 virtual void AcquireYieldMutex( sal_uIntPtr nCount );
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx893 int nCount = pFontCharMap->CountCharsInRange( cMin, cMax ); in ApplyCharMap() local
894 if( nCount <= 0 ) in ApplyCharMap()
/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx890 for( long i = 0, nCount = maDisplayCache.Count(); !bFound && ( i < nCount ); i++ ) in IsInDisplayCache() local
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx269 for( sal_uInt8 i = 0, nCount = (sal_uInt8)pTableTbl->Count(); i < nCount; i++ ) in Init() local
/trunk/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx1051 sal_Int32 nCount = aSeq.getLength(); in supportsService() local
1053 while( nCount-- ) in supportsService()
/trunk/main/sw/source/ui/lingu/
H A Dolmenu.cxx176 sal_Int32 nCount = sizeof(aLangList) / sizeof(aLangList[0]); in lcl_CheckLanguage() local
177 for (sal_Int32 i = 0; i < nCount; i++) in lcl_CheckLanguage()
/trunk/main/winaccessibility/source/service/
H A DAccObjectWinManager.cxx1247 sal_Int32 nCount = xContext->getAccessibleChildCount(); in UpdateChildState() local
1248 for (sal_Int32 i = 0 ; i < nCount ; ++i) in UpdateChildState()
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx1142 for( int i = 0, nCount = rMarkList.GetMarkCount(); i < nCount; ++i ) in GetGrafAttrState() local
/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx967 const sal_uInt16 nCount = pBuffer->maPalette.GetEntryCount(); in ReleaseBuffer() local
969 …memcpy( pBI->bmiColors, pBuffer->maPalette.ImplGetColorBuffer(), Min( nDIBColorCount, nCount ) * s… in ReleaseBuffer()
/trunk/main/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx839 sal_uInt16 nCount = maLbOutPos.GetEntryCount(); in IMPL_LINK() local
841 for ( i=2; i<nCount && !bFound; i++ ) in IMPL_LINK()

Completed in 177 milliseconds

1...<<61626364656667686970>>...79