summaryrefslogtreecommitdiff
path: root/ios/LibreOfficeLight/LibreOfficeLight/LOKit/LibreOfficeKitIOSTests.swift
diff options
context:
space:
mode:
Diffstat (limited to 'ios/LibreOfficeLight/LibreOfficeLight/LOKit/LibreOfficeKitIOSTests.swift')
-rw-r--r--ios/LibreOfficeLight/LibreOfficeLight/LOKit/LibreOfficeKitIOSTests.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/LOKit/LibreOfficeKitIOSTests.swift b/ios/LibreOfficeLight/LibreOfficeLight/LOKit/LibreOfficeKitIOSTests.swift
index de9f1ee82c2c..45682850bb7e 100644
--- a/ios/LibreOfficeLight/LibreOfficeLight/LOKit/LibreOfficeKitIOSTests.swift
+++ b/ios/LibreOfficeLight/LibreOfficeLight/LOKit/LibreOfficeKitIOSTests.swift
@@ -66,7 +66,7 @@ class LibreOfficeKitIOSTests: XCTestCase {
//XCTAssertTrue(typ == LibreOfficeDocumentType.LOK_DOCTYPE_TEXT)
doc.initializeForRendering()
- let rects = doc.getPartRectanges()
+ let rects = doc.getPartRectangles()
print(rects) // 284, 284, 12240, 15840; 284, 16408, 12240, 15840
let tileMode = doc.getTileMode()
print(tileMode) // 1