Home
last modified time | relevance | path

Searched refs:ChangingCell (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oovbaapi/ooo/vba/excel/
H A DXRange.idl152 boolean GoalSeek( [in] any Goal, [in] XRange ChangingCell );
/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx301 … css::uno::Any& Goal, const css::uno::Reference< ov::excel::XRange >& ChangingCell ) throw (css::u…
H A Dvbarange.cxx5238 ScVbaRange::GoalSeek( const uno::Any& Goal, const uno::Reference< excel::XRange >& ChangingCell ) t… in GoalSeek() argument
5242 ScVbaRange* pRange = static_cast< ScVbaRange* >( ChangingCell.get() ); in GoalSeek()
5254 ChangingCell->setValue( uno::makeAny( res.Result ) ); in GoalSeek()

Completed in 61 milliseconds