Searched refs:computeFunction (Results 1 – 12 of 12) sorted by relevance
63 resultVal = oObj.computeFunction(GeneralFunction.SUM); in _clearContents()88 resultVal = oObj.computeFunction (GeneralFunction.COUNT) ; in _computeFunction()
63 double computeFunction(
211 double fResult = xSheetOp.computeFunction( in doCellRangeSamples()
110 "ScCellRangesObj";"com::sun::star::sheet::XSheetOperation";"computeFunction()"
106 "ScCellRangeObj";"com::sun::star::sheet::XSheetOperation";"computeFunction()"
113 "ScCellCursorObj";"com::sun::star::sheet::XSheetOperation";"computeFunction()"
114 "ScTableSheetObj";"com::sun::star::sheet::XSheetOperation";"computeFunction()"
364 double fResult = xSheetOp.computeFunction( in doCellRangeSamples()
425 double fResult = xSheetOp.computeFunction( com.sun.star.sheet.GeneralFunction.AVERAGE ); in doCellRangeSamples()
261 virtual double SAL_CALL computeFunction( ::com::sun::star::sheet::GeneralFunction nFunction )
2593 … sal_uInt32 nCount(sal_uInt32(xSheetOperation->computeFunction(sheet::GeneralFunction_COUNT))); in _ExportAutoStyles()
1783 double SAL_CALL ScCellRangesBase::computeFunction( sheet::GeneralFunction nFunction ) in computeFunction() function in ScCellRangesBase
Completed in 145 milliseconds