Home
last modified time | relevance | path

Searched refs:nCount (Results 601 – 625 of 1975) sorted by relevance

1...<<21222324252627282930>>...79

/trunk/main/sc/source/ui/dbgui/
H A Dtpsubt.cxx92 sal_uInt16 nCount = (sal_uInt16)aLbColumns.GetEntryCount(); in ~ScTpSubTotalGroup() local
94 if ( nCount > 0 ) in ~ScTpSubTotalGroup()
98 for ( sal_uInt16 i=0; i<nCount; i++ ) in ~ScTpSubTotalGroup()
624 sal_uInt16 nCount = pUserLists->GetCount(); in FillUserSortListBox() local
625 if ( nCount > 0 ) in FillUserSortListBox()
626 for ( sal_uInt16 i=0; i<nCount; i++ ) in FillUserSortListBox()
H A Dsfiltdlg.cxx153 const sal_uInt16 nCount = pRangeNames ? pRangeNames->GetCount() : 0; in Init() local
163 if ( nCount > 0 ) in Init()
169 for ( sal_uInt16 i=0; i<nCount; i++ ) in Init()
510 sal_uInt16 nCount = aLbFilterArea.GetEntryCount(); in IMPL_LINK() local
512 for ( i=1; i<nCount && !bFound; i++ ) in IMPL_LINK()
/trunk/main/cui/source/tabpages/
H A Dtplneend.cxx361 long nCount = maLineEndList.get() ? maLineEndList->Count() : 0; in IMPL_LINK() local
365 for ( long i = 0; i < nCount && bDifferent; i++ ) in IMPL_LINK()
388 for( long i = 0; i < nCount && bDifferent; i++ ) in IMPL_LINK()
478 long nCount = maLineEndList.get() ? maLineEndList->Count() : 0; in IMPL_LINK() local
489 for( long i = 0; i < nCount && bDifferent; i++ ) in IMPL_LINK()
505 for( long i = 0; i < nCount && bDifferent; i++ ) in IMPL_LINK()
H A Dtparea.cxx846 sal_uInt16 nCount(0); in ActivatePage() local
872 nCount = aLbBitmap.GetEntryCount(); in ActivatePage()
873 if( nCount == 0 ) in ActivatePage()
875 else if( nCount <= _nPos ) in ActivatePage()
891 nCount = aLbHatching.GetEntryCount(); in ActivatePage()
892 if( nCount == 0 ) in ActivatePage()
912 nCount = aLbGradient.GetEntryCount(); in ActivatePage()
913 if( nCount == 0 ) in ActivatePage()
930 nCount = aLbColor.GetEntryCount(); in ActivatePage()
931 if( nCount == 0 ) in ActivatePage()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxestyle.cxx334 maPalette.reserve( nCount ); in XclExpPaletteImpl()
364 sal_uInt32 nCount = mxColorList->Count(); in Finalize() local
365 maColorIdDataVec.resize( nCount ); in Finalize()
385 nCount = mxColorList->Count(); in Finalize()
386 XclRemapVec aRemapVec( nCount ); in Finalize()
387 XclNearestVec aNearestVec( nCount ); in Finalize()
394 for( nIndex = 0; nIndex < nCount; ++nIndex ) in Finalize()
399 for( nIndex = 1; nIndex < nCount; ++nIndex ) in Finalize()
595 for( sal_uInt32 nIdx = 0, nCount = xOldList->Count(); nIdx < nCount; ++nIdx ) in RawReducePalette() local
662 for( sal_uInt32 nIdx = 0, nCount = mxColorList->Count(); nIdx < nCount; ++nIdx ) in GetLeastUsedListColor() local
[all …]
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx447 for( sal_uInt32 i=0; i< nCount; i++ ) in Init()
728 for ( sal_uInt16 nTox = 0; nTox < nCount; nTox++ ) in FillMemberList()
953 for( sal_uInt32 i=0; i< nCount; i++ ) in GetEntryAltText()
1045 sal_uInt32 nCount = pPage->GetObjCount(); in GetEntryLongDescription() local
1046 for( sal_uInt32 i=0; i< nCount; i++ ) in GetEntryLongDescription()
1383 sal_uInt16 nCount = pCntType->GetMemberCount(); in RequestingChilds() local
1384 for(sal_uInt16 i = 0; i < nCount; i++) in RequestingChilds()
1438 sal_uInt32 nCount = pPage->GetObjCount(); in GetDrawingObjectsByContent() local
1440 for( sal_uInt32 i=0; i< nCount; i++ ) in GetDrawingObjectsByContent()
2719 sal_uInt32 nCount = pPage->GetObjCount(); in KeyInput() local
[all …]
/trunk/main/svx/source/dialog/
H A D_contdlg.cxx205 const sal_uInt16 nCount = aAnim.Count(); in CreateAutoContour() local
212 for( sal_uInt16 i = 0; i < nCount; i++ ) in CreateAutoContour()
306 for ( sal_uInt16 i = 0, nCount = rPoly.GetSize(); i < nCount; i++ ) in ScaleContour() local
564 for ( sal_uInt16 i = 0, nCount = rPoly.GetSize(); i < nCount; i++ ) in SetPolyPolygon() local
601 for ( sal_uInt16 i = 0, nCount = rPoly.GetSize(); i < nCount; i++ ) in GetPolyPolygon() local
/trunk/main/unotools/source/accessibility/
H A Daccessiblerelationsethelper.cxx100 sal_Int32 nCount(getRelationCount()); in getRelationByType() local
103 while ((i < nCount) && !bFound) in getRelationByType()
116 sal_Int32 nCount(getRelationCount()); in AddRelation() local
119 while ((i < nCount) && !bFound) in AddRelation()
/trunk/main/uui/source/
H A Dmasterpasscrtdlg.cxx151 const sal_Int32 nCount = sizeof( pWins ) / sizeof( pWins[0] ); in CalculateTextHeight() local
152 for ( sal_Int32 i = 0; i < nCount; ++i, ++pWindow ) in CalculateTextHeight()
170 const sal_Int32 nCount = sizeof( pWins ) / sizeof( pWins[0] ); in CalculateTextHeight() local
171 for ( sal_Int32 i = 0; i < nCount; ++i, ++pWindow ) in CalculateTextHeight()
/trunk/main/formula/source/ui/dlg/
H A Dfuncpage.cxx123 const sal_uInt32 nCount = _pCategory->getCount(); in impl_addFunctions() local
124 for(sal_uInt32 i = 0 ; i < nCount; ++i) in impl_addFunctions()
149 const sal_uInt32 nCount = m_pFunctionManager->getCount(); in UpdateFunctionList() local
150 for(sal_uInt32 i = 0 ; i < nCount; ++i) in UpdateFunctionList()
/trunk/main/comphelper/source/property/
H A DMasterPropertySetInfo.cxx67 void MasterPropertySetInfo::add( PropertyInfo* pMap, sal_Int32 nCount, sal_uInt8 nMapId ) in add() argument
76 for ( ; pMap->mpName && ( ( nCount < 0 ) || ( nCount > 0 ) ); --nCount, ++pMap ) in add()
/trunk/main/ucb/source/sorter/
H A Dsortdynres.cxx449 long nCount = maActions.Count(); in SendNotify() local
451 if ( nCount && mxListener.is() ) in SendNotify()
456 for ( long i=0; i<nCount; i++ ) in SendNotify()
554 void EventList::AddEvent( long nType, long nPos, long nCount ) in AddEvent() argument
558 pAction->Count = nCount; in AddEvent()
/trunk/main/sd/source/ui/framework/configuration/
H A DResourceId.cxx479 sal_uInt32 nCount (aArguments.getLength()); in initialize() local
480 for (sal_uInt32 nIndex=0; nIndex<nCount; ++nIndex) in initialize()
537 sal_uInt32 nCount = paAnchorURLs->getLength(); in IsBoundToAnchor() local
538 while (nOffset < nCount) in IsBoundToAnchor()
541 (*paAnchorURLs)[nCount - 1 - nOffset])) in IsBoundToAnchor()
/trunk/main/drawinglayer/source/geometry/
H A Dviewinformation2d.cxx132 const sal_Int32 nCount(rViewParameters.getLength()); in impInterpretPropertyValues() local
136 mxExtendedInformation.realloc(nCount); in impInterpretPropertyValues()
138 for(sal_Int32 a(0); a < nCount; a++) in impInterpretPropertyValues()
201 const sal_uInt32 nCount( in impFillViewInformationFromContent() local
210 mxViewInformation.realloc(nCount); in impFillViewInformationFromContent()
/trunk/main/framework/source/uielement/
H A Drecentfilesmenucontroller.cxx137 const sal_uInt32 nCount = m_aRecentFilesItems.size(); in fillPopupMenu() local
138 for ( sal_uInt32 i = 0; i < nCount; i++ ) in fillPopupMenu()
196 pVCLPopupMenu->InsertItem( sal_uInt16( nCount + 1 ), in fillPopupMenu()
198 pVCLPopupMenu->SetItemCommand( sal_uInt16( nCount + 1 ), in fillPopupMenu()
200 pVCLPopupMenu->SetHelpText( sal_uInt16( nCount + 1 ), in fillPopupMenu()
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx238 sal_Int32 nCount = rArgs.getLength(); in TransformParameters() local
239 if ( !nCount ) in TransformParameters()
298 if ( nCount != nSubCount ) in TransformParameters()
307 for ( sal_uInt16 n=0; n<nCount; n++ ) in TransformParameters()
355 else if ( nCount ) in TransformParameters()
497 for ( sal_uInt16 n=0; n<nCount; n++ ) in TransformParameters()
518 for ( sal_uInt16 n=0; n<nCount; n++ ) in TransformParameters()
942 if ( nFoundArgs == nCount ) in TransformParameters()
1723 sal_Int32 nCount = seqDescriptor.getLength(); in queryDispatches() local
1725 for( sal_Int32 i=0; i<nCount; ++i ) in queryDispatches()
[all …]
/trunk/main/sd/source/ui/view/
H A Ddrviewsc.cxx359 sal_uLong nCount = 0; in FuTemp03() local
371 nCount += pGraf->GetGraphic().GetGDIMetaFile().GetActionCount(); in FuTemp03()
375 nCount += pGraf->getMetafileFromEmbeddedSvg().GetActionCount(); in FuTemp03()
381 nCount += pOle2->GetGraphic()->GetGDIMetaFile().GetActionCount(); in FuTemp03()
387 if(nCount < MIN_ACTIONS_FOR_DIALOG) in FuTemp03()
397 …ractDialog* pDlg = pFact->CreateBreakDlg(GetActiveWindow(), mpDrawView, GetDocSh(), nCount, nAnz ); in FuTemp03()
/trunk/main/sw/source/ui/fldui/
H A Dflddok.cxx230 sal_uInt16 nCount; in IMPL_LINK() local
245 nCount = aLst.Count(); in IMPL_LINK()
247 nCount = GetFldMgr().GetFormatCount(nTypeId, sal_False, IsFldDlgHtmlMode()); in IMPL_LINK()
251 for (sal_uInt16 i = 0; i < nCount; ++i) in IMPL_LINK()
316 nCount = 3; in IMPL_LINK()
320 sal_Bool bEnable = nCount != 0; in IMPL_LINK()
/trunk/main/sd/source/ui/func/
H A Dfumorph.cxx391 const sal_uLong nCount = rPolyPolyList3D.Count(); in ImpInsertPolygons() local
392 const double fStep = 1. / ( nCount + 1 ); in ImpInsertPolygons()
399 for ( sal_uLong i = 0; i < nCount; i++, fFactor += fStep ) in ImpInsertPolygons()
431 if ( nCount ) in ImpInsertPolygons()
456 const sal_uInt32 nCount(aPolyStart.count()); in ImpCreateMorphedPolygon() local
459 for(sal_uInt32 b(0L); b < nCount; b++) in ImpCreateMorphedPolygon()
/trunk/main/tools/inc/tools/
H A Dstream.hxx154 virtual ErrCode ReadAt(sal_Size nPos, void * pBuffer, sal_Size nCount,
157 virtual ErrCode WriteAt(sal_Size nPos, const void * pBuffer, sal_Size nCount,
187 virtual ErrCode FillAppend(const void * pBuffer, sal_Size nCount,
214 virtual ErrCode ReadAt(sal_Size nPos, void * pBuffer, sal_Size nCount,
217 virtual ErrCode WriteAt(sal_Size nPos, const void * pBuffer, sal_Size nCount,
220 virtual ErrCode FillAppend(const void * pBuffer, sal_Size nCount,
/trunk/main/extensions/source/bibliography/
H A Dtoolbar.cxx123 sal_uInt32 nCount = pStringSeq->getLength(); in statusChanged() local
125 for( sal_uInt32 i=0; i<nCount; i++ ) in statusChanged()
162 sal_uInt32 nCount = pStringSeq->getLength(); in statusChanged() local
163 for( sal_uInt32 i=0; i<nCount; i++ ) in statusChanged()
274 sal_uInt16 nCount=GetItemCount(); in InitListener() local
288 for(sal_uInt16 nPos=0;nPos<nCount;nPos++) in InitListener()
/trunk/main/sc/source/ui/vba/
H A Dvbaworksheets.cxx230 SCTAB nCount = 0; in Add() local
256 nCount = static_cast< SCTAB >( m_xIndexAccess->getCount() ); in Add()
257 for (SCTAB i=0; i < nCount; i++) in Add()
271 SCTAB nSheetName = nCount + 1L; in Add()
468 SCTAB nCount = static_cast< SCTAB >( xIndex->getCount() ); in nameExists() local
469 for (SCTAB i=0; i < nCount; i++) in nameExists()
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx1552 sal_uInt16 nCount = pImp->aArr.Count(); in RemoveSubShell() local
1555 for ( sal_uInt16 n=nCount; n>0; n-- ) in RemoveSubShell()
1560 pImp->aArr.Remove(0, nCount); in RemoveSubShell()
1579 sal_uInt16 nCount = pImp->aArr.Count(); in GetSubShell() local
1580 if ( nNo<nCount ) in GetSubShell()
1581 return pImp->aArr[nCount-nNo-1]; in GetSubShell()
1587 sal_uInt16 nCount = pImp->aArr.Count(); in PushSubShells_Impl() local
1591 for ( sal_uInt16 n=0; n<nCount; n++ ) in PushSubShells_Impl()
1594 else if ( nCount ) in PushSubShells_Impl()
2099 sal_uInt16 nCount = pMenu->GetItemCount(); in Change() local
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx1525 sal_uInt32 i, nCount; in SdrCustomShapeAdjustmentItem() local
1526 rIn >> nCount; in SdrCustomShapeAdjustmentItem()
1527 for ( i = 0; i < nCount; i++ ) in SdrCustomShapeAdjustmentItem()
1568 sal_uInt32 i, nCount = GetCount(); in GetPresentation() local
1570 for ( i = 0; i < nCount; i++ ) in GetPresentation()
1596 rOut << nCount; in Store()
1597 for ( i = 0; i < nCount; i++ ) in Store()
1653 if ( nCount ) in QueryValue()
1656 for ( i = 0; i < nCount; i++ ) in QueryValue()
1674 if ( nCount ) in PutValue()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx445 SVBT16 *pP = new SVBT16[nCount * 2]; in ReadPolyLine()
446 pStrm->Read( pP, nCount * 4 ); // Punkte einlesen in ReadPolyLine()
447 Polygon aP( nCount ); in ReadPolyLine()
451 for( i=0; i<nCount; i++ ){ in ReadPolyLine()
1251 SVBT16 *pP = new SVBT16[nCount * 2]; in ReadCaptionBox()
1252 pStrm->Read( pP, nCount * 4 ); // Punkte einlesen in ReadCaptionBox()
1253 sal_uInt8 nTyp = (sal_uInt8)nCount - 1; in ReadCaptionBox()
2730 sal_uInt16 nCount = pObject->GetUserDataCount(); in Read_GrafLayer() local
2731 if(nCount) in Read_GrafLayer()
2734 for (sal_uInt16 i = 0; i < nCount; i++ ) in Read_GrafLayer()
[all …]

Completed in 172 milliseconds

1...<<21222324252627282930>>...79