diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-02-13 12:13:04 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-02-13 12:13:37 +0000 |
commit | 86a624ea2d0cdf8e8f549c8ac8378c8fe9aa6b53 (patch) | |
tree | 99be7ef9c728b0aa2d21761b58710ea04a734af4 /sfx2/README | |
parent | f9595ad5153ff3f98f9a36f3307aef4ecb62110d (diff) |
sfx2's README: clarify and slightly expand
Diffstat (limited to 'sfx2/README')
-rwxr-xr-x | sfx2/README | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/sfx2/README b/sfx2/README index 948346d37925..367eb26c64be 100755 --- a/sfx2/README +++ b/sfx2/README @@ -1,6 +1,8 @@ -This is the gui code, much of which is now deprecated. +This is core gui code, contining base-classes for documents -List of documents open would be tracked - raw C__ code. -Gutsy core of document management and loading. +Document load/save code is maintained in [git:sfx2/source/doc/docfile.cxx] +SfxMedium class, which handles all the twisty load and save corner cases. -[git:sfx2/source/applappl/sfxhelp.cxx] Start procedure for the online help viewer top level window; handling of help URL creation and dispatch. +[git:sfx2/source/applappl/sfxhelp.cxx] Start procedure for the online +help viewer top level window; handling of help URL creation and +dispatch. |