Searched refs:aEnvPrioTable (Results 1 – 1 of 1) sorted by relevance
186 static sal_Int16 aEnvPrioTable[ET_COUNT] = variable414 sal_Int16 nPrioCurrentRule = aEnvPrioTable[ ET_UNKNOWN ]; in FilterRuleSet()421 if ( nPrioCurrentRule > aEnvPrioTable[eEnvType] ) in FilterRuleSet()439 nPrioCurrentRule = aEnvPrioTable[eEnvType]; in FilterRuleSet()468 nPrioCurrentRule = aEnvPrioTable[eEnvType]; in FilterRuleSet()489 nPrioCurrentRule = aEnvPrioTable[eEnvType]; in FilterRuleSet()
Completed in 11 milliseconds