Desktop

From Apache OpenOffice Wiki
Revision as of 23:59, 23 February 2019 by Petko (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

contains the mcode for the "main" class. OpenOffice "starts" here. The implementation splitters in the 3 "main" streams of Operating System types Common code is collected in inc.

common code: inc

unix

depends on

  • sal
  • rtl
  • osl
  • internal Inc

Windows

OS2

dependends on

  • OS2 System libs
  • stdlib
Personal tools