Lines Matching refs:nCount
1820 sal_uLong nCount = pItemList->Count(); in EnableItem() local
1821 for ( sal_uLong n = 0; n < nCount; n++ ) in EnableItem()
2140 sal_uInt16 nCount = rMenu.GetItemCount(); in operator =() local
2141 for ( sal_uInt16 i = 0; i < nCount; i++ ) in operator =()
2171 sal_uInt16 nCount = (sal_uInt16) pItemList->Count(); in ImplIsVisible() local
2175 for( n = nPos + 1; n < nCount; n++ ) in ImplIsVisible()
2184 if( n == nCount ) // no next visible item in ImplIsVisible()
2266 for ( sal_uInt16 i = 0, nCount = pStartedFrom->GetItemCount(); i < nCount; ++i ) in GetAccessible() local
2664 sal_uInt16 nCount = (sal_uInt16)pItemList->Count(); in ImplPaint() local
2667 for ( sal_uInt16 n = 0; n < nCount; n++ ) in ImplPaint()
3055 sal_uInt16 nCount = GetItemCount(); in HasValidEntries() local
3056 for ( sal_uInt16 n = 0; !bValidEntries && ( n < nCount ); n++ ) in HasValidEntries()
3841 sal_uInt16 nCount = (sal_uInt16)pItemList->Count(); in ImplExecute() local
3842 for ( sal_uInt16 n = 0; n < nCount; n++ ) in ImplExecute()
4045 sal_uInt16 i, nCount = (sal_uInt16)pMenu->pStartedFrom->pItemList->Count(); in doShutdown() local
4046 for(i = 0; i < nCount; i++) in doShutdown()
4052 if( i < nCount ) in doShutdown()
4139 sal_uInt16 nCount = (sal_uInt16)pMenu->pItemList->Count(); in ImplHighlightItem() local
4141 for ( sal_uInt16 n = 0; !bHighlighted && ( n < nCount ); n++ ) in ImplHighlightItem()
4693 sal_uInt16 i, nCount = (sal_uInt16)pMenu->pStartedFrom->pItemList->Count(); in ChangeHighlightItem() local
4694 for(i = 0; i < nCount; i++) in ChangeHighlightItem()
4700 if( i < nCount ) in ChangeHighlightItem()
4746 sal_uInt16 nCount = (sal_uInt16)pMenu->pItemList->Count(); in HighlightItem() local
4747 for ( sal_uInt16 n = 0; n < nCount; n++ ) in HighlightItem()
4839 sal_uInt16 nCount = (sal_uInt16)pMenu->pItemList->Count(); in ImplGetItemRect() local
4840 for ( sal_uInt16 n = 0; n < nCount; n++ ) in ImplGetItemRect()
5621 sal_uLong nCount = pMenu->pItemList->Count(); in HighlightItem() local
5622 for ( sal_uLong n = 0; n < nCount; n++ ) in HighlightItem()
5699 sal_uLong nCount = pMenu->pItemList->Count(); in ImplGetItemRect() local
5700 for ( sal_uLong n = 0; n < nCount; n++ ) in ImplGetItemRect()
5976 sal_uInt16 nCount = (sal_uInt16)pMenu->pItemList->Count(); in ImplFindEntry() local
5977 for ( sal_uInt16 n = 0; n < nCount; n++ ) in ImplFindEntry()