Home
last modified time | relevance | path

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

/aoo42x/main/sccomp/source/solver/
H A Dsolver.cxx125 void lcl_SetValue( const uno::Reference<sheet::XSpreadsheetDocument>& xDoc, in lcl_SetValue() function
344 lcl_SetValue( mxDoc, *aVarIter, 0.0 ); in solve()
358 lcl_SetValue( mxDoc, *aVarIter, 1.0 ); // set to 1 to examine influence in solve()
368 lcl_SetValue( mxDoc, *aVarIter, 2.0 ); // minimal test for linearity in solve()
387 lcl_SetValue( mxDoc, *aVarIter, 0.0 ); // set back to zero for examining next variable in solve()
/aoo42x/main/connectivity/source/drivers/calc/
H A DCTable.cxx328 void lcl_SetValue( ORowSetValue& rValue, const Reference<XSpreadsheet>& xSheet, in lcl_SetValue() function
852 lcl_SetValue( (_rRow->get())[i]->get(), m_xSheet, m_nStartCol, m_nStartRow, m_bHasHeaders, in fetchRow()

Completed in 27 milliseconds