LibreOffice Module android (master) 1
Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Private Attributes | List of all members
org.libreoffice.LibreOfficeApplication Class Reference
Inheritance diagram for org.libreoffice.LibreOfficeApplication:
[legend]
Collaboration diagram for org.libreoffice.LibreOfficeApplication:
[legend]

Public Member Functions

 LibreOfficeApplication ()
 

Static Public Member Functions

static Handler getMainHandler ()
 

Protected Member Functions

void attachBaseContext (Context base)
 

Static Private Attributes

static Handler mainHandler
 

Detailed Description

Definition at line 17 of file LibreOfficeApplication.java.

Constructor & Destructor Documentation

◆ LibreOfficeApplication()

org.libreoffice.LibreOfficeApplication.LibreOfficeApplication ( )
inline

Member Function Documentation

◆ attachBaseContext()

void org.libreoffice.LibreOfficeApplication.attachBaseContext ( Context  base)
inlineprotected

Definition at line 30 of file LibreOfficeApplication.java.

References base, and org.libreoffice.LocaleHelper.onAttach().

◆ getMainHandler()

static Handler org.libreoffice.LibreOfficeApplication.getMainHandler ( )
inlinestatic

Member Data Documentation

◆ mainHandler

Handler org.libreoffice.LibreOfficeApplication.mainHandler
staticprivate

The documentation for this class was generated from the following file: