summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/text/shared/01/01100300.xhp10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/text/shared/01/01100300.xhp b/source/text/shared/01/01100300.xhp
index 3fe2787376..4b67a61a15 100644
--- a/source/text/shared/01/01100300.xhp
+++ b/source/text/shared/01/01100300.xhp
@@ -28,17 +28,17 @@
</meta>
<body>
<section id="benutzer">
-<bookmark xml-lang="en-US" branch="hid/sfx2/ui/custominfopage/CustomInfoPage" id="bm_id3154926" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/sfx/ui/custominfopage/CustomInfoPage" id="bm_id3154926" localize="false"/>
<paragraph role="heading" id="hd_id3155069" xml-lang="en-US" level="1" l10n="CHG" oldref="1"><link href="text/shared/01/01100300.xhp" name="Custom Properties">Custom Properties</link></paragraph>
-<paragraph role="paragraph" id="par_id3155934" xml-lang="en-US" l10n="U" oldref="9"><ahelp hid="sfx2/ui/custominfopage/CustomInfoPage">Allows you to assign custom information fields to your document.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3155934" xml-lang="en-US" l10n="U" oldref="9"><ahelp hid="sfx/ui/custominfopage/CustomInfoPage">Allows you to assign custom information fields to your document.</ahelp></paragraph>
</section>
<section id="howtoget">
<embed href="text/shared/00/00000401.xhp#info4"/>
</section>
-<bookmark xml-lang="en-US" branch="hid/sfx2/ui/custominfopage/properties" id="bm_id0811200812001788" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/sfx/ui/custominfopage/properties" id="bm_id0811200812001788" localize="false"/>
<paragraph role="heading" id="hd_id3151234" xml-lang="en-US" level="2" l10n="CHG" oldref="2">Properties</paragraph>
-<paragraph role="paragraph" id="par_id3152551" xml-lang="en-US" l10n="CHG" oldref="3"><ahelp hid="sfx2/ui/custominfopage/properties">Enter your custom contents. You can change the name, type, and contents of each row. You can add or remove rows. The items will be exported as metadata to other file formats.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/sfx2/ui/custominfopage/add" id="bm_id0811200812054521" localize="false"/>
+<paragraph role="paragraph" id="par_id3152551" xml-lang="en-US" l10n="CHG" oldref="3"><ahelp hid="sfx/ui/custominfopage/properties">Enter your custom contents. You can change the name, type, and contents of each row. You can add or remove rows. The items will be exported as metadata to other file formats.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/sfx/ui/custominfopage/add" id="bm_id0811200812054521" localize="false"/>
<paragraph role="heading" id="hd_id0811200812071796" xml-lang="en-US" level="2" l10n="NEW">Add</paragraph>
<paragraph role="paragraph" id="par_id0811200812071785" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Click to add a new row to the Properties list.</ahelp></paragraph>
</body>
ibreoffice-24-2-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/UnoControls
AgeCommit message (Expand)Author
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25Remove dead codeStephan Bergmann
2014-03-10UnoControls: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from UnoControlsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18UnoControls: sal_Bool -> boolStephan Bergmann
2014-02-12fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi
2014-01-29bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-19Remove odd service names (that duplicate type names)Stephan Bergmann
2013-12-19Clean up UnoControls/source/controls/ furtherStephan Bergmann
2013-12-19Clean up macro madnessStephan Bergmann
2013-12-17embedded nulls in literalsCaolán McNamara
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann