LibreOfficeDev 25.8 Help
2DTJG‖Returns a numerical value that specifies the graphical user interface.
AtD66‖This function is only provided for downward compatibility to previous versions. The return value is not defined in client-server environments.
GetGUIType()
M9kBS‖Integer
5Zq2B‖1: Windows
oEFAg‖4: UNIX
Sub ExampleEnvironment
MsgBox GetGUIType
End Sub