Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxeformula.cxx334 const XclExpCompConfig* GetConfigForType( XclFormulaType eType ) const;
577 const XclExpCompConfig* pCfg = GetConfigForType( eType ); in Is3DRefOnly()
583 const XclExpCompConfig* XclExpFmlaCompImpl::GetConfigForType( XclFormulaType eType ) const in GetConfigForType() function in XclExpFmlaCompImpl
596 mxData.reset( new XclExpCompData( GetConfigForType( eType ) ) ); in Init()

Completed in 39 milliseconds