summaryrefslogtreecommitdiff
path: root/source/text/shared/main0400.xhp
blob: 21c0be96238c129758fc53177f605ed02b1d0afa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="UTF-8"?>


<!--
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This file incorporates work covered by the following license notice:
 *
 *   Licensed to the Apache Software Foundation (ASF) under one or more
 *   contributor license agreements. See the NOTICE file distributed
 *   with this work for additional information regarding copyright
 *   ownership. The ASF licenses this file to you under the Apache
 *   License, Version 2.0 (the "License"); you may not use this file
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 -->

<helpdocument version="1.0">
<meta>
<topic id="textsharedmain0400xml" indexer="include" status="PUBLISH">
<title xml-lang="en-US" id="tit">Shortcut Keys</title>
<filename>/text/shared/main0400.xhp</filename>
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
</history>
</meta>
<body>
  <section id="shortcutkeys">
  <h1 id="hd_id3149495" xml-lang="en-US"><link href="text/shared/main0400.xhp">Shortcut Keys</link></h1>
  <paragraph role="paragraph" id="par_id3150040" xml-lang="en-US">This section contains descriptions of frequently used shortcut keys in $[officename].</paragraph>
  </section>
  <embed href="text/shared/04/01010000.xhp#general"/>
  <switch select="appl"> <case select="WRITER"><embed href="text/swriter/04/01020000.xhp#shortcutkeys"/></case> </switch>
  <switch select="appl"> <case select="CALC"><embed href="text/scalc/04/01020000.xhp#shortcutkeys"/></case> </switch>
  <switch select="appl"> <case select="IMPRESS"><embed href="text/simpress/04/01020000.xhp#shortcutkeys"/></case> </switch>
  <switch select="appl"> <case select="DRAW"><embed href="text/sdraw/04/01020000.xhp#shortcutkeys"/></case> </switch>
  <switch select="appl"> <case select="MATH"><embed href="text/smath/04/01020000.xhp#shortcutkeys"/></case> </switch>
 </body>
</helpdocument>
ion value='feature/unostyles'>feature/unostyles LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/dialog/contwnd.hxx
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17convert Link<> to typedNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-05convert floating RID_SVXDLG_CONTOUR to .uiCaolán McNamara
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-10-28fixincludeguards.sh: svxThomas Arnhold