Lines Matching refs:nCount
470 sal_Int32 nCount = 0; in GetProperties() local
474 nCount = cBullet ? 15 : 14; in GetProperties()
479 nCount = 15; in GetProperties()
482 nCount++; in GetProperties()
489 nCount = 15; in GetProperties()
493 nCount++; in GetProperties()
497 nCount++; in GetProperties()
516 Sequence<beans::PropertyValue> aPropSeq( nCount ); in GetProperties()
517 if( nCount > 0 ) in GetProperties()
674 DBG_ASSERT( nPos == nCount, "array under/overflow" ); in GetProperties()
1206 sal_uInt16 nCount = pLevelStyles->Count(); in FillUnoNumRule() local
1208 for( sal_uInt16 i=0; i < nCount; i++ ) in FillUnoNumRule()