Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/services/
H A Dsubstitutepathvars.cxx186 static sal_Int16 aEnvPrioTable[ET_COUNT] = variable
414 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 27 milliseconds