Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/unocore/
H A Dunosett.cxx1785 const sal_uInt16 nPropNameCount = 24; in SetNumberingRuleByIndex() local
1796 for(sal_uInt16 j = 0; j < (pDocShell ? nPropNameCount : nPropNameCount - 1); j++) in SetNumberingRuleByIndex()
1800 j = nPropNameCount - 1; in SetNumberingRuleByIndex()
1826 for(sal_uInt16 i = 0; i < nPropNameCount && !bExcept && !bWrongArg; i++) in SetNumberingRuleByIndex()