summaryrefslogtreecommitdiff
path: root/source/text/simpress/01/04990300.xhp
blob: a19c5e9c4cf0ebf08644cbf883670fe804a6066f (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
45
46
47
48
<?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="textsimpress0104990300xml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Time (fixed)  </title>
<filename>/text/simpress/01/04990300.xhp</filename>
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
<lastedited date="2004-08-17T08:04:29">converted from old format - fpe</lastedited>
</history>
</meta>
<body>
<section id="uhrfix">
<bookmark xml-lang="en-US" branch="index" id="bm_id3146121"><bookmark_value>times; fixed</bookmark_value>
<bookmark_value>fields; times (fixed)</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertTimeFieldFix" id="bm_id3367888" localize="false"/><!-- HID added by script -->
<bookmark xml-lang="en-US" branch="hid/.uno:InsertTimeFieldFix" id="bm_id3149666" localize="false"/>
<paragraph role="heading" id="hd_id3146121" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/simpress/01/04990300.xhp" name="Time (fixed)">Time (fixed)</link></paragraph>
<paragraph role="paragraph" id="par_id3153726" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:InsertTimeFieldFix">Inserts the current time into your slide as a fixed field. The time is not automatically updated.</ahelp></paragraph>
</section>
<section id="howtoget">
  <embed href="text/simpress/00/00000404.xhp#feldbf3"/>
</section>
<embed href="text/simpress/01/04990100.xhp#bearbeiten"/>
</body>
</helpdocument>
ptr'>feature/vclptr LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/uibase/cctrl
AgeCommit message (Expand)Author
2016-10-03Fix typosAndrea Gelmini
2016-06-27loplugin:singlevalfields in sw(part1)Noel Grandin
2016-05-23loplugin:unusedmethods in swNoel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2015-10-16remove unused Link<> fieldNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-05sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-23convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-25loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara
2014-06-16we can shrink the NoSpaceEdit down furtherCaolán McNamara
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl