Searched refs:aRuleDescriptions (Results 1 – 1 of 1) sorted by relevance
1322 } aRuleDescriptions[] = in OSQLParser() local1424 size_t nRuleMapCount = sizeof( aRuleDescriptions ) / sizeof( aRuleDescriptions[0] ); in OSQLParser()1430 sal_uInt32 nParserRuleID = StrToRuleID( aRuleDescriptions[ mapEntry ].sRuleName ); in OSQLParser()1432 s_aReverseRuleIDLookup[ nParserRuleID ] = aRuleDescriptions[ mapEntry ].eRule; in OSQLParser()1434 s_nRuleIDs[ aRuleDescriptions[ mapEntry ].eRule ] = nParserRuleID; in OSQLParser()
Completed in 43 milliseconds