Home
last modified time | relevance | path

Searched refs:nNewCount (Results 1 – 25 of 33) sorted by last modified time

12

/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx328 sal_uInt16 nNewCount = Min( (sal_uInt16)(nOldCount + 1), (sal_uInt16)LRU_MAX ); in lcl_AddFunction() local
331 for (nPos=1; nPos<nNewCount; nPos++) in lcl_AddFunction()
333 rAppOpt.SetLRUFuncList( nNewList, nNewCount ); in lcl_AddFunction()
H A Dprevloc.cxx125 SCCOL nNewCount = nEnd - nStart; in LimitToArea() local
126 ScPreviewColRowInfo* pNewInfo = new ScPreviewColRowInfo[nNewCount]; in LimitToArea()
127 for (SCCOL i=0; i<nNewCount; i++) in LimitToArea()
129 SetColInfo( nNewCount, pNewInfo ); in LimitToArea()
152 SCROW nNewCount = nEnd - nStart; in LimitToArea() local
153 ScPreviewColRowInfo* pNewInfo = new ScPreviewColRowInfo[nNewCount]; in LimitToArea()
154 for (SCROW i=0; i<nNewCount; i++) in LimitToArea()
156 SetRowInfo( nNewCount, pNewInfo ); in LimitToArea()
/trunk/main/unotools/source/config/
H A Dcompatibility.cxx463 sal_uInt32 nNewCount = m_aOptions.size(); in Commit() local
464 for( nItem = 0; nItem < nNewCount; ++nItem ) in Commit()
H A Ddynamicmenuoptions.cxx345 …Sequence< OUString > impl_GetPropertyNames( sal_uInt32& nNewCount, sal_uInt32& nWizardCount, sal_u…
415 sal_uInt32 nNewCount = 0; in SvtDynamicMenuOptions_Impl() local
418 Sequence< OUString > lNames = impl_GetPropertyNames ( nNewCount , in SvtDynamicMenuOptions_Impl()
463 for( nItem=0; nItem<nNewCount; ++nItem ) in SvtDynamicMenuOptions_Impl()
718 Sequence< OUString > SvtDynamicMenuOptions_Impl::impl_GetPropertyNames( sal_uInt32& nNewCount, sal_… in impl_GetPropertyNames() argument
726 nNewCount = lNewItems.getLength (); in impl_GetPropertyNames()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx2488 sal_Int32 nNewCount = rControls.getLength(); in setControlModels() local
2491 if (nNewCount <= nCount) in setControlModels()
2494 for (sal_Int32 i=0; i < nNewCount; ++i, ++pControls) in setControlModels()
/trunk/main/desktop/source/migration/
H A Dmigration.cxx1061 sal_Int32 nNewCount = xIndexNew->getCount(); in compareOldAndNewConfig() local
1081 for (int n=0; n<nNewCount; ++n) in compareOldAndNewConfig()
/trunk/main/xmlsecurity/source/dialogs/
H A Dmacrosecurity.cxx282 sal_uInt16 nNewCount = maTrustFileLocLB.GetEntryCount(); in IMPL_LINK() local
283 if ( nNewCount > 0 ) in IMPL_LINK()
285 if ( nSel >= nNewCount ) in IMPL_LINK()
286 nSel = nNewCount - 1; in IMPL_LINK()
/trunk/main/xmloff/source/style/
H A Dxmltabi.cxx260 sal_uInt16 nNewCount = 0; in EndElement() local
271 nNewCount++; in EndElement()
277 if( nCount != nNewCount ) in EndElement()
278 aSeq.realloc( nNewCount ); in EndElement()
/trunk/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx584 sal_Int32 nNewCount = nOldCount + nRepeated; in StartElement() local
585 mrTable.nNumberOfColsEstimate = nNewCount; in StartElement()
591 for( sal_Int32 nN = nOldCount; nN<nNewCount; nN++ ) in StartElement()
/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx946 sal_uInt16 nNewCount; in ImplLimitPolyPoly() local
964 nNewCount = aNewPolyPoly.Count(); in ImplLimitPolyPoly()
966 while( nNewCount > VECT_POLY_MAX ); in ImplLimitPolyPoly()
/trunk/main/tools/source/generic/
H A Dpoly.cxx911 sal_uInt16 nLast = 0, nNewCount = 1; in Optimize() local
921 aNewPoly[ nNewCount++ ] = mpImplPolygon->mpPointAry[ nLast = i ]; in Optimize()
925 if( nNewCount == 1 ) in Optimize()
928 aNewPoly.SetSize( nNewCount ); in Optimize()
/trunk/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx666 const sal_uInt32 nNewCount(aNewPrimitives.size()); in impAddPathTextOutlines() local
668 if(nNewCount) in impAddPathTextOutlines()
670 drawinglayer::primitive2d::Primitive2DSequence aRetval(nNewCount); in impAddPathTextOutlines()
672 for(sal_uInt32 a(0L); a < nNewCount; a++) in impAddPathTextOutlines()
/trunk/main/svl/source/items/
H A Ditemset.cxx813 sal_uInt16 n = 0, nNewCount = 0; in SetRanges() local
828 ++nNewCount; in SetRanges()
834 ++nNewCount; in SetRanges()
839 ++nNewCount; in SetRanges()
862 _nCount = nNewCount; in SetRanges()
/trunk/main/sfx2/source/control/
H A Dbindings.cxx295 sal_uInt16 nNewCount = pImp->pCaches->Count(); in DeleteControllers_Impl() local
296 if ( nNewCount < nCount ) in DeleteControllers_Impl()
299 if ( nCache >= nNewCount || in DeleteControllers_Impl()
302 nCount = nNewCount; in DeleteControllers_Impl()
/trunk/main/sc/source/ui/undo/
H A Dundocell.cxx174 SCTAB nNewCount, SCTAB* pNewTabs, ScBaseCell** ppOldData, in ScUndoEnterData() argument
187 nCount( nNewCount ) in ScUndoEnterData()
H A Dundotab.cxx929 SCTAB nNewTab, SCTAB nNewCount, sal_Bool bNewLink ) : in ScUndoImportTab() argument
932 nCount( nNewCount ), in ScUndoImportTab()
H A Dundoblk.cxx100 const ScRange& rRange, SCTAB nNewCount, SCTAB* pNewTabs, SCTAB* pNewScenarios, in ScUndoInsertCells() argument
105 nCount( nNewCount ), in ScUndoInsertCells()
342 const ScRange& rRange, SCTAB nNewCount, SCTAB* pNewTabs, SCTAB* pNewScenarios, in ScUndoDeleteCells() argument
346 nCount( nNewCount ), in ScUndoDeleteCells()
/trunk/main/sc/source/ui/inc/
H A Dundoblk.hxx51 const ScRange& rRange, SCTAB nNewCount, SCTAB* pNewTabs, SCTAB* pNewScenarios,
85 const ScRange& rRange, SCTAB nNewCount, SCTAB* pNewTabs, SCTAB* pNewScenarios,
H A Dundocell.hxx77 SCTAB nNewCount, SCTAB* pNewTabs,
H A Dundotab.hxx288 SCTAB nNewTab, SCTAB nNewCount,
/trunk/main/sc/source/core/tool/
H A Daddincol.cxx233 void ScUnoAddInFuncData::SetArguments( long nNewCount, const ScAddInArgDesc* pNewDescs ) in SetArguments() argument
237 nArgCount = nNewCount; in SetArguments()
430 sal_Int32 nNewCount = aFunctionNames.getLength(); in ReadConfiguration() local
435 nFuncCount = nNewCount+nOld; in ReadConfiguration()
458 for ( sal_Int32 nFuncPos = 0; nFuncPos < nNewCount; nFuncPos++ ) in ReadConfiguration()
836 long nNewCount = aMethods.getLength(); in ReadFromAddIn() local
837 if ( nNewCount ) in ReadFromAddIn()
840 nFuncCount = nNewCount+nOld; in ReadFromAddIn()
861 for (long nFuncPos=0; nFuncPos<nNewCount; nFuncPos++) in ReadFromAddIn()
/trunk/main/sc/source/core/data/
H A Dsortparam.cxx166 sal_uInt16 nNewCount = 0; in ScSortParam() local
174 if (nNewCount < MAXSORT) in ScSortParam()
176 bDoSort[nNewCount] = sal_True; in ScSortParam()
177 nField[nNewCount] = rSub.nField[i]; in ScSortParam()
178 bAscending[nNewCount] = rSub.bAscending; in ScSortParam()
179 ++nNewCount; in ScSortParam()
189 for (sal_uInt16 j=0; j<nNewCount; j++) in ScSortParam()
194 if (nNewCount < MAXSORT) in ScSortParam()
196 bDoSort[nNewCount] = sal_True; in ScSortParam()
197 nField[nNewCount] = nThisField; in ScSortParam()
[all …]
H A Ddptabsrc.cxx1278 long nNewCount = pSource->GetData()->GetColumnCount() + 1 + pSource->GetDupCount(); in CountChanged() local
1282 long nCopy = Min( nNewCount, nDimCount ); in CountChanged()
1283 ScDPDimension** ppNew = new ScDPDimension*[nNewCount]; in CountChanged()
1287 for (i=nCopy; i<nNewCount; i++) // clear additional pointers in CountChanged()
1296 nDimCount = nNewCount; in CountChanged()
H A Dattarray.cxx2581 sal_uInt16 nNewCount;
2582 rStream >> nNewCount;
2583 if ( nNewCount > MAXROW+1 ) // wuerde das Array zu gross?
2591 pData = new ScAttrEntry[nNewCount]; // neu anlegen
2592 for (SCSIZE i=0; i<nNewCount; i++)
2610 nCount = nLimit = nNewCount;
H A Dcolumn.cxx1135 SCSIZE nNewCount = nCount; in InsertRow() local
1165 nNewCount = i; in InsertRow()
1182 nNewCount = i; in InsertRow()
1194 SCSIZE nDelCount = nCount - nNewCount; in InsertRow()
1199 ppDelCells[i] = pItems[nNewCount+i].pCell; in InsertRow()
1200 pDelRows[i] = pItems[nNewCount+i].nRow; in InsertRow()
1202 nCount = nNewCount; in InsertRow()

Completed in 240 milliseconds

12