Searched refs:XclImpFmlaCompImpl (Results 1 – 2 of 2) sorted by relevance
34 class XclImpFmlaCompImpl : protected XclImpRoot, protected XclTokenArrayHelper class37 explicit XclImpFmlaCompImpl( const XclImpRoot& rRoot );54 XclImpFmlaCompImpl::XclImpFmlaCompImpl( const XclImpRoot& rRoot ) : in XclImpFmlaCompImpl() function in XclImpFmlaCompImpl61 void XclImpFmlaCompImpl::CreateRangeList( in CreateRangeList()79 const ScTokenArray* XclImpFmlaCompImpl::CreateFormula( in CreateFormula()101 mxImpl( new XclImpFmlaCompImpl( rRoot ) ) in XclImpFormulaCompiler()
33 class XclImpFmlaCompImpl;57 typedef ScfRef< XclImpFmlaCompImpl > XclImpFmlaCompImplRef;
Completed in 13 milliseconds