diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-06-02 13:17:10 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-06-02 13:17:10 +0000 |
commit | 47f7c54626d25bf17bc7abd1a2377d924393e1f9 (patch) | |
tree | b31188d8ab79f0c2848d988bdb9259f8080702de | |
parent | 4dc2a2ed86d21d11f3fa49cbf2b9f97f190178ab (diff) |
INTEGRATION: CWS hcshared18 (1.8.2); FILE MERGED
2008/05/28 18:12:21 fpe 1.8.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help
2008/05/23 11:06:17 ufi 1.8.2.2: building Sol
2008/05/21 09:09:33 ufi 1.8.2.1: vor testbuild
-rwxr-xr-x | helpcontent2/source/text/sbasic/guide/show_dialog.xhp | 4 | ||||
-rw-r--r-- | helpcontent2/source/text/sbasic/shared/01020100.xhp | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/helpcontent2/source/text/sbasic/guide/show_dialog.xhp b/helpcontent2/source/text/sbasic/guide/show_dialog.xhp index 932c68f1aa..03d0db05eb 100755 --- a/helpcontent2/source/text/sbasic/guide/show_dialog.xhp +++ b/helpcontent2/source/text/sbasic/guide/show_dialog.xhp @@ -1,5 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> + + <!-- *********************************************************************** * @@ -10,7 +12,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: show_dialog.xhp,v $ - * $Revision: 1.8 $ + * $Revision: 1.9 $ * * This file is part of OpenOffice.org. * diff --git a/helpcontent2/source/text/sbasic/shared/01020100.xhp b/helpcontent2/source/text/sbasic/shared/01020100.xhp index 5f58a375ef..507ef93204 100644 --- a/helpcontent2/source/text/sbasic/shared/01020100.xhp +++ b/helpcontent2/source/text/sbasic/shared/01020100.xhp @@ -1,5 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> + + <!-- *********************************************************************** * @@ -10,7 +12,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: 01020100.xhp,v $ - * $Revision: 1.8 $ + * $Revision: 1.9 $ * * This file is part of OpenOffice.org. * @@ -41,7 +43,7 @@ </topic> </meta> <body> -<section id="variable">f +<section id="variable"> <bookmark xml-lang="en-US" branch="index" id="bm_id3149346"><bookmark_value>names of variables</bookmark_value> <bookmark_value>variables; using</bookmark_value> <bookmark_value>types of variables</bookmark_value> |