summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/shared/01/01100300.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/text/shared/01/01100300.xhp')
-rw-r--r--[-rwxr-xr-x]helpcontent2/source/text/shared/01/01100300.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/helpcontent2/source/text/shared/01/01100300.xhp b/helpcontent2/source/text/shared/01/01100300.xhp
index d4736c1ae3..fcb64c757e 100755..100644
--- a/helpcontent2/source/text/shared/01/01100300.xhp
+++ b/helpcontent2/source/text/shared/01/01100300.xhp
@@ -39,7 +39,7 @@
</meta>
<body>
<section id="benutzer">
-<bookmark xml-lang="en-US" branch="hid/HID_DOCINFOUSER" id="bm_id3154926" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/SFX2_HID_DOCINFOUSER" 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="HID_DOCINFOUSER">Allows you to assign custom information fields to your document.</ahelp></paragraph>
</section>
@@ -50,7 +50,7 @@
<bookmark xml-lang="en-US" branch="hid/sfx2:Edit:TP_DOCINFOUSER:ED_INFO2" id="bm_id3152425" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/sfx2:Edit:TP_DOCINFOUSER:ED_INFO3" id="bm_id3148548" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/sfx2:Edit:TP_DOCINFOUSER:ED_INFO4" id="bm_id3147399" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/HID_CTRL_CUSTOMPROPERTIES" id="bm_id0811200812001788" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/SFX2_HID_CTRL_CUSTOMPROPERTIES" 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:EDIT:TP_DOCINFOUSER:ED_INFO4">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:PushButton:TP_CUSTOMPROPERTIES:BTN_ADD" id="bm_id0811200812054521" localize="false"/>
n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/ucb/source/cacher/cacheddynamicresultsetstub.cxx
AgeCommit message (Collapse)Author
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
Also recheck hxx files after recent changes in f-u-i Note: to build ucb/source/ucp/webdav one needs to use the --with-webdav=serf configure option Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I69c3a869394b0667b4d51e18e5293000872227a5 Reviewed-on: https://gerrit.libreoffice.org/81496 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-10-08use cppu::WeakImplHelper in CachedDynamicResultSetStubFactoryNoel Grandin
Change-Id: Ide129bb5de11f967aa42d46704a0d00487fc5419 Reviewed-on: https://gerrit.libreoffice.org/80423 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
Note: to build ucb/source/ucp/webdav one needs to use the --with-webdav=serf configure option Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I6da50aeeea0c05d49b8b9eadf67ab91d3d250f41 Reviewed-on: https://gerrit.libreoffice.org/79577 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
Change-Id: I3a51812bbd3fcdc6b11e47cb12962f0d4fa7a2ae Reviewed-on: https://gerrit.libreoffice.org/78191 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann
Change-Id: Id9c3a97bdb3eaa69973d3742ce57257800fa21ae Reviewed-on: https://gerrit.libreoffice.org/76634 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
Similar to clang-tidy readability-container-size-empty Change-Id: Idefe55e37f5c837c889548ffe7c5711400012a4d Reviewed-on: https://gerrit.libreoffice.org/71667 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin
Change-Id: I0fff9ee06225d4ff2e9c0611b1b11f1d3b896be2 Reviewed-on: https://gerrit.libreoffice.org/70733 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I7bfeef47abaf94cfb355db95c0fdb928ce36c0a6 Reviewed-on: https://gerrit.libreoffice.org/60232 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>