summaryrefslogtreecommitdiff
path: root/source/auxiliary/cs/scalc.cfg
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-09-01 09:51:27 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-10-16 11:07:30 -0500
commit61173c1b58efa79c0ba6b08348d2796a249d0186 (patch)
tree00ebf544db18942e2a1ecfc5e5fa16931127d38f /source/auxiliary/cs/scalc.cfg
parent3dc2e7497f1798ae4ff6c5c8c562666bc10a393c (diff)
move help structure one directory up
Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc
Diffstat (limited to 'source/auxiliary/cs/scalc.cfg')
-rw-r--r--source/auxiliary/cs/scalc.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/source/auxiliary/cs/scalc.cfg b/source/auxiliary/cs/scalc.cfg
new file mode 100644
index 0000000000..e1c0b6c030
--- /dev/null
+++ b/source/auxiliary/cs/scalc.cfg
@@ -0,0 +1,8 @@
+
+Title=%PRODUCTNAME Calc
+
+Language=cs
+Order=3
+Start=text%2Fscalc%2Fmain0000.xhp
+Heading=headingheading
+Program=CALC
ure/vlc-rb LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/annotationmark.cxx
AgeCommit message (Expand)Author
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-07-07sw: convert SwTextAnnotationField OSL_ENSUREs to assert() and simplifyMichael Stahl
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin