Searched refs:lcl_SetValue (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sccomp/source/solver/ |
H A D | solver.cxx | 125 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()
|
/trunk/main/connectivity/source/drivers/calc/ |
H A D | CTable.cxx | 328 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 28 milliseconds