Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxiformula.cxx34 class XclImpFmlaCompImpl : protected XclImpRoot, protected XclTokenArrayHelper class
37 explicit XclImpFmlaCompImpl( const XclImpRoot& rRoot );
54 XclImpFmlaCompImpl::XclImpFmlaCompImpl( const XclImpRoot& rRoot ) : in XclImpFmlaCompImpl() function in XclImpFmlaCompImpl
61 void XclImpFmlaCompImpl::CreateRangeList( in CreateRangeList()
79 const ScTokenArray* XclImpFmlaCompImpl::CreateFormula( in CreateFormula()
101 mxImpl( new XclImpFmlaCompImpl( rRoot ) ) in XclImpFormulaCompiler()
/aoo4110/main/sc/source/filter/inc/
H A Dxiformula.hxx33 class XclImpFmlaCompImpl;
57 typedef ScfRef< XclImpFmlaCompImpl > XclImpFmlaCompImplRef;

Completed in 8 milliseconds