Skip to content

Commit

Permalink
Nothing changed - indent beautify
Browse files Browse the repository at this point in the history
  • Loading branch information
metatronslove authored Sep 25, 2023
1 parent 304fbe1 commit b471062
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 4_libreoffice_calc.bas
Original file line number Diff line number Diff line change
Expand Up @@ -1413,7 +1413,7 @@ Function HUDDAM(ByVal num As Long, Optional htype As String, Optional method As
Case Else : H = "ي"
End Select
Case 2
Select Case method
Select Case method
Case 17, 22, 32 : H = "ز"
Case 27 : H = "ل"
Case Else : H = "ك"
Expand Down Expand Up @@ -2844,4 +2844,4 @@ Function WORDBYWORD(ByVal klmmetin As String, Optional tablo As Integer, Optiona
Next
ReDim word, calculation, content
WORDBYWORD = content
End Function
End Function

0 comments on commit b471062

Please sign in to comment.