Message de Madhur Kashyap  date 2010-06-15 12:21 :
Hi,

I am using OOO 3.2. I do not know the max value of the numeric field inputs
I get from user. So, in other words I wan to leave it to the highest value
supported by the precision of the field (double I believe).

While creating the numeric field with OO macro, I am not setting any max
value yet, the field max value gets defined to 1e7.

Is there a way to reset this max value?


Hi,
Set property ValueMax of the model.

Properties Value, ValueMax, ValueMin, ValueStep are of type double.

Regards
  Bernard


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org

Reply via email to