summaryrefslogtreecommitdiff
path: root/sfx2/README
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/README')
-rwxr-xr-xsfx2/README10
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.