Searched refs:nLevelCount1 (Results 1 – 1 of 1) sorted by relevance
583 const sal_uInt16 nLevelCount1 = rRule1.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 15 milliseconds