Home
last modified time | relevance | path

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

/aoo4110/main/editeng/source/uno/
H A Dunonrule.cxx583 const sal_uInt16 nLevelCount1 = rRule1.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 19 milliseconds