Searched refs:nRelCount (Results 1 – 4 of 4) sorted by relevance
1675 sal_uInt16 nRelCount = sizeof(aAsCharRelationMap) / sizeof(RelationMap); in FillRelLB() local1683 for (sal_uInt16 nRelPos = 0; nRelPos < nRelCount; nRelPos++) in FillRelLB()1722 sal_uInt16 nRelCount = sizeof(aRelationMap) / sizeof(RelationMap); in FillRelLB() local1743 for (sal_uInt16 nRelPos = 0; nRelPos < nRelCount; nRelPos++) in FillRelLB()
536 long nRelCount = 0; in ImplCalcSet() local545 nRelCount += pItems[i].mnSize; in ImplCalcSet()554 if ( nRelCount ) in ImplCalcSet()557 while ( (nRelCount > nRelPercentBase) && (nPercentFactor < 100000) ) in ImplCalcSet()564 nRelPercent = (nRelPercentBase-nPercent)/nRelCount; in ImplCalcSet()565 nPercent += nRelPercent*nRelCount; in ImplCalcSet()
697 long nRelCount = pRrelationSet->getRelationCount(); in get_accKeyboardShortcut() local716 for(int i=0; i<nRelCount ; i++) in get_accKeyboardShortcut()738 nRelCount = pRrelationSet->getRelationCount(); in get_accKeyboardShortcut()741 for(int j=0; j<nRelCount ; j++) in get_accKeyboardShortcut()
1429 sal_uInt16 nRelCount = sizeof(aAsCharRelationMap) / sizeof(RelationMap); in FillRelLB() local1437 for (sal_uInt16 nRelPos = 0; nRelPos < nRelCount; nRelPos++) in FillRelLB()1482 sal_uInt16 nRelCount = sizeof(aRelationMap) / sizeof(RelationMap); in FillRelLB() local1503 for (sal_uInt16 nRelPos = 0; nRelPos < nRelCount; nRelPos++) in FillRelLB()
Completed in 74 milliseconds