Searched refs:CellValueGetter (Results 1 – 1 of 1) sorted by relevance
806 class CellValueGetter : public ValueGetter class812 CellValueGetter() {} in CellValueGetter() function in CellValueGetter820 CellValueGetter::processValue( sal_Int32 /*x*/, sal_Int32 /*y*/, const uno::Any& aValue ) in processValue()824 void CellValueGetter::visitNode( sal_Int32 x, sal_Int32 y, const uno::Reference< table::XCell >& xC… in visitNode()924 class CellFormulaValueGetter : public CellValueGetter930 …eGetter(ScDocument* pDoc, formula::FormulaGrammar::Grammar eGram ) : CellValueGetter( ), m_pDoc( p… in CellFormulaValueGetter()1530 CellValueGetter valueGetter; in getValue()
Completed in 47 milliseconds