diff options
Diffstat (limited to 'source/text/shared/guide/dev_tools.xhp')
-rw-r--r-- | source/text/shared/guide/dev_tools.xhp | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/source/text/shared/guide/dev_tools.xhp b/source/text/shared/guide/dev_tools.xhp index 73c0fd8ed0..f82423536a 100644 --- a/source/text/shared/guide/dev_tools.xhp +++ b/source/text/shared/guide/dev_tools.xhp @@ -20,12 +20,12 @@ <meta> <topic id="textshared0106140000xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Development Tools</title> + <title id="tit">Development Tools</title> <filename>/text/shared/guide/dev_tools.xhp</filename> </topic> </meta> <body> - <bookmark xml-lang="en-US" branch="index" id="bm_id821562797360035"> + <bookmark branch="index" id="bm_id821562797360035"> <bookmark_value>development tools</bookmark_value> <bookmark_value>object inspector</bookmark_value> </bookmark> @@ -37,16 +37,20 @@ </section> <paragraph role="paragraph" id="par_id791647281944610">This feature also allows to explore the document structure using the Document Object Model (DOM).</paragraph> <section id="howtoget"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> <paragraph role="paragraph" id="par_id961562795750725">Choose <menuitem>Tools - Development Tools</menuitem></paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id631696591521985">On the <menuitem>Tools</menuitem> menu of the <menuitem>Tools</menuitem> tab, choose <menuitem>Development Tools</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> <table id="tab_id11637079282585"> <tablerow> <tablecell> <paragraph id="par_id241637079282587" role="paragraph"> - <image src="cmd/lc_developmenttoolsdockingwindow.svg" id="img_id341637079282588" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id651637079282589">Icon Development Tools</alt></image> + <image src="cmd/lc_developmenttoolsdockingwindow.svg" id="img_id341637079282588" width="1cm" height="1cm"><alt id="alt_id651637079282589">Icon Development Tools</alt></image> </paragraph> </tablecell> <tablecell> - <paragraph id="par_id991637079282590" role="paragraph" xml-lang="en-US">Development Tools</paragraph> + <paragraph id="par_id991637079282590" role="paragraph">Development Tools</paragraph> </tablecell> </tablerow> </table> |