Home
last modified time | relevance | path

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

/aoo41x/main/sccomp/source/solver/
H A Dsolver.cxx127 void lcl_SetValue( const uno::Reference<sheet::XSpreadsheetDocument>& xDoc, in lcl_SetValue() function
341 lcl_SetValue( mxDoc, *aVarIter, 0.0 ); in solve()
355 lcl_SetValue( mxDoc, *aVarIter, 1.0 ); // set to 1 to examine influence in solve()
365 lcl_SetValue( mxDoc, *aVarIter, 2.0 ); // minimal test for linearity in solve()
380 lcl_SetValue( mxDoc, *aVarIter, 0.0 ); // set back to zero for examining next variable in solve()
/aoo41x/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 86 milliseconds