Searched refs:nLevelCount2 (Results 1 – 1 of 1) sorted by relevance
584 const sal_uInt16 nLevelCount2 = rRule2.GetLevelCount(); in Compare() local586 if( nLevelCount1 == 0 || nLevelCount2 == 0 ) in Compare()589 for( sal_uInt16 i = 0; (i < nLevelCount1) && (i < nLevelCount2); i++ ) in Compare()
Completed in 9 milliseconds