Helpo de LibreOffice 25.2
Liveras numeran valoron kiu specifas la grafikan interfacon.
This function is only provided for downward compatibility to previous versions. The return value is not defined in client-server environments.
GetGUIType()
Entjero
1: Vindozo
4: Unikso
      Sub ExampleEnvironment
          MsgBox GetGUIType
      End Sub