1 ' This file is part of the LibreOffice project.
3 ' This Source Code Form is subject to the terms of the Mozilla Public
4 ' License, v. 2.0. If a copy of the MPL was not distributed with this
5 ' file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 Function overflow1
as Integer
22 Function overflow2
as Integer
35 Function overflow3
as Integer
48 Function doUnitTest
as String
53 if (overflow1
= 0) Then
57 if (overflow2
= 0) Then
61 if (overflow3
= 0) Then