Home
last modified time | relevance | path

Searched refs:nLevelCount2 (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/editeng/source/uno/
H A Dunonrule.cxx584 const sal_uInt16 nLevelCount2 = rRule2.GetLevelCount(); in Compare() local
586 if( nLevelCount1 == 0 || nLevelCount2 == 0 ) in Compare()
589 for( sal_uInt16 i = 0; (i < nLevelCount1) && (i < nLevelCount2); i++ ) in Compare()

Completed in 16 milliseconds