Searched refs:XclExpCompConfigMap (Results 1 – 1 of 1) sorted by relevance
473 typedef ::std::map< XclFormulaType, XclExpCompConfig > XclExpCompConfigMap; typedef in XclExpFmlaCompImpl477 XclExpCompConfigMap maCfgMap; // Compiler configuration map for all formula types.583 XclExpCompConfigMap::const_iterator aIt = maCfgMap.find( eType ); in GetConfigForType()