Searched refs:GetConfigForType (Results 1 – 1 of 1) sorted by relevance
332 const XclExpCompConfig* GetConfigForType( XclFormulaType eType ) const;575 const XclExpCompConfig* pCfg = GetConfigForType( eType ); in Is3DRefOnly()581 const XclExpCompConfig* XclExpFmlaCompImpl::GetConfigForType( XclFormulaType eType ) const in GetConfigForType() function in XclExpFmlaCompImpl594 mxData.reset( new XclExpCompData( GetConfigForType( eType ) ) ); in Init()