Searched refs:nLevelCount1 (Results 1 – 1 of 1) sorted by relevance
579 const sal_uInt16 nLevelCount1 = rRule1.GetLevelCount(); in Compare() local582 if( nLevelCount1 == 0 || nLevelCount2 == 0 ) in Compare()585 for( sal_uInt16 i = 0; (i < nLevelCount1) && (i < nLevelCount2); i++ ) in Compare()