Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/
H A Dcode.js87 var bIsMatch = true;
89 for (nPatternIndex=0; nPatternIndex<aLcPatterns.length && bIsMatch; ++nPatternIndex)
103 bIsMatch = false;
106 if (bIsMatch)
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx1824 sal_Bool bIsMatch = false; in GetNBOIndexForNumRule() local
1825 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