Searched refs:FillDoubleArray (Results 1 – 3 of 3) sorted by relevance
42 static sal_Bool FillDoubleArray( com::sun::star::uno::Any& rAny,44 static sal_Bool FillDoubleArray( com::sun::star::uno::Any& rAny,
126 sal_Bool ScRangeToSequence::FillDoubleArray( uno::Any& rAny, ScDocument* pDoc, const ScRange& rRang… in FillDoubleArray() function in ScRangeToSequence152 sal_Bool ScRangeToSequence::FillDoubleArray( uno::Any& rAny, const ScMatrix* pMatrix ) in FillDoubleArray() function in ScRangeToSequence
2456 if (!ScRangeToSequence::FillDoubleArray( aParam, pDok, aRange )) in ScExternal()2461 if (!ScRangeToSequence::FillDoubleArray( aParam, PopMatrix() )) in ScExternal()
Completed in 54 milliseconds