diff options
author | Thomas Lange [tl] <tl@openoffice.org> | 2010-06-09 14:50:43 +0200 |
---|---|---|
committer | Thomas Lange [tl] <tl@openoffice.org> | 2010-06-09 14:50:43 +0200 |
commit | bf11a7ef58c79603873e7ef10b906efd40277d5b (patch) | |
tree | 667daa472e05b6c0137144f17da8b4b24aa09417 /helpcontent2/source/text/shared/guide/imagemap.xhp | |
parent | 736c73b7800bdbdabfd1c4492de6bab403f74431 (diff) | |
parent | c71a27b22b0fa9f82ec28b0b1bfcf354a8e42519 (diff) |
cws tl74: merge with DEV300_m81
Diffstat (limited to 'helpcontent2/source/text/shared/guide/imagemap.xhp')
-rwxr-xr-x | helpcontent2/source/text/shared/guide/imagemap.xhp | 38 |
1 files changed, 16 insertions, 22 deletions
diff --git a/helpcontent2/source/text/shared/guide/imagemap.xhp b/helpcontent2/source/text/shared/guide/imagemap.xhp index 3ba1da7082..b4a3f896e1 100755 --- a/helpcontent2/source/text/shared/guide/imagemap.xhp +++ b/helpcontent2/source/text/shared/guide/imagemap.xhp @@ -1,12 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> - - +<helpdocument version="1.0"> <!-- - *********************************************************************** +*********************************************************************** * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * + * * Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite @@ -32,26 +31,21 @@ --> - <helpdocument version="1.0"> <meta> -<topic id="textsharedguideimagemapxhp" indexer="include" status="PUBLISH"> -<title xml-lang="en-US" id="tit">Adding Clickable Hotspots to Images</title> -<filename>/text/shared/guide/imagemap.xhp</filename> -</topic> -</meta> -<body> - - - + <topic id="textsharedguideimagemapxhp" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Adding Clickable Hotspots to Images</title> + <filename>/text/shared/guide/imagemap.xhp</filename> + </topic> + </meta> + <body> <bookmark xml-lang="en-US" branch="index" id="bm_id3150502"><bookmark_value>ImageMap; editor</bookmark_value> -<bookmark_value>editors; ImageMap editor</bookmark_value> -<bookmark_value>images; ImageMap</bookmark_value> -<bookmark_value>pictures; ImageMap</bookmark_value> -<bookmark_value>hotspots</bookmark_value> -<bookmark_value>URL;in pictures</bookmark_value> -</bookmark> - <comment>mw added 2 index entries</comment> - <paragraph xml-lang="en-US" id="par_idN10631" role="heading" level="1" l10n="NEW"><variable id="imagemap"><link href="text/shared/guide/imagemap.xhp">Adding Clickable Hotspots to Images</link> + <bookmark_value>editors; ImageMap editor</bookmark_value> + <bookmark_value>images; ImageMap</bookmark_value> + <bookmark_value>pictures; ImageMap</bookmark_value> + <bookmark_value>hotspots;adding to images</bookmark_value> + <bookmark_value>URL;in pictures</bookmark_value> +</bookmark><comment>mw added 2 index entries</comment><comment>MW made "hotspots" a two level entry</comment> +<paragraph xml-lang="en-US" id="par_idN10631" role="heading" level="1" l10n="NEW"><variable id="imagemap"><link href="text/shared/guide/imagemap.xhp">Adding Clickable Hotspots to Images</link> </variable></paragraph> <paragraph xml-lang="en-US" id="par_idN1064F" role="paragraph" l10n="NEW">An ImageMap allows you to attach URLs to specific areas, called hotspots, on a picture in your document. An image map is a group of one or more hotspots.</paragraph> <paragraph xml-lang="en-US" id="par_idN1066C" role="paragraph" l10n="NEW">You can draw three types of hotspots: rectangles, ellipses, and polygons. When you click a hotspot, the URL is opened in the browser window or frame that you specify. You can also specify the text that appears when your mouse rests on the hotspot.</paragraph> |