|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module sheet {
boolean isAutomaticCalculationEnabled()
returns whether automatic calculation is enabled.
represents something that can recalculate.
Definition: XCalculatable.idl:27
void enableAutomaticCalculation([in] boolean bEnabled)
enables automatic calculation.
void calculateAll()
recalculates all cells.
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
void calculate()
recalculates all dirty cells.