I create some document with =RANDBETEEN(0;9) and store it in the native LO format ODF 1.3. extended. The function has become volatile in recent versions.
Then I open the document with OpenOffice and the function remains volatile although it is a non-volatile function when I use the same function in a new OpenOffice document. How is the volatility transfered to the other application?
The actual function call in OpenOffice and LO is =com.sun.star.sheet.addin.Analysis.getRandbetween(0;9)