20 #ifndef __com_sun_star_sheet_XCalculatable_idl__
21 #define __com_sun_star_sheet_XCalculatable_idl__
26 module com { module sun { module star { module sheet {
57 boolean isAutomaticCalculationEnabled();
70 void enableAutomaticCalculation( [in]
boolean bEnabled );
represents something that can recalculate.
Definition: XCalculatable.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:47