Searched refs:bIsMatch (Results 1 – 2 of 2) sorted by relevance
87 var bIsMatch = true;89 for (nPatternIndex=0; nPatternIndex<aLcPatterns.length && bIsMatch; ++nPatternIndex)103 bIsMatch = false;106 if (bIsMatch)
1824 sal_Bool bIsMatch = false; in GetNBOIndexForNumRule() local1825 if (pBrsh1==pBrsh2) bIsMatch = true; in GetNBOIndexForNumRule()1829 if (pGrf1==pGrf2) bIsMatch = true; in GetNBOIndexForNumRule()1833 bIsMatch = true; in GetNBOIndexForNumRule()1836 if (!bIsMatch) { in GetNBOIndexForNumRule()
Completed in 20 milliseconds