summaryrefslogtreecommitdiff
path: root/source/text/shared/01/07080000.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/shared/01/07080000.xhp')
-rw-r--r--source/text/shared/01/07080000.xhp51
1 files changed, 51 insertions, 0 deletions
diff --git a/source/text/shared/01/07080000.xhp b/source/text/shared/01/07080000.xhp
new file mode 100644
index 0000000000..da2b488bca
--- /dev/null
+++ b/source/text/shared/01/07080000.xhp
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+
+<!--***********************************************************************
+ *
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * This file is part of OpenOffice.org.
+ *
+ * OpenOffice.org is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License version 3
+ * only, as published by the Free Software Foundation.
+ *
+ * OpenOffice.org is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License version 3 for more details
+ * (a copy is included in the LICENSE file that accompanied this code).
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * version 3 along with OpenOffice.org. If not, see
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
+ *
+ ************************************************************************--><helpdocument version="1.0">
+<meta>
+<topic id="textshared0107080000xml" indexer="include" status="PUBLISH">
+<title xml-lang="en-US" id="tit">Document List</title>
+<filename>/text/shared/01/07080000.xhp</filename>
+</topic>
+<history>
+<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
+<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited>
+</history>
+</meta>
+<body>
+
+
+ <section id="dokumentliste">
+ <paragraph id="hd_id3155620" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/shared/01/07080000.xhp" name="Document List">Document List</link></paragraph>
+ <paragraph role="paragraph" id="par_id3147273" l10n="U" xml-lang="en-US" oldref="2">Lists the currently open documents. Select the name of a document in the list to switch to that document.</paragraph>
+ </section>
+ <section id="howtoget">
+ <embed href="text/shared/00/00000407.xhp#liste"/>
+</section>
+ </body>
+</helpdocument>
value='libreoffice-3-5-0'>libreoffice-3-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/control/InterimItemWindow.cxx
AgeCommit message (Expand)Author
2023-12-24Eliminate warning when changing timer's priorityPatrick Luby
2023-12-22Related: tdf#155266 Eliminate delayed scrollbar redrawing when swipingPatrick Luby
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2021-11-16Resolves: tdf#143511 SysObj is clipped out if the widget is out of viewCaolán McNamara
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-02-04split rect arg into dest pos and source rectCaolán McNamara
2020-11-26add a way to invalidate the InterimItemWindow child contentsCaolán McNamara
2020-09-10turn off any idle scheduled layout on hard layoutCaolán McNamara
2020-09-02Do layout immediately in resizeCaolán McNamara
2020-08-28allow overriding the IdleResize methodCaolán McNamara
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-08-08don't make InterItemWindow a WB_DIALOGCONTROLCaolán McNamara
2020-07-24add Idle layout timer to InterimItemWindowCaolán McNamara
2020-07-23keep sensitivity in sync with StateChangedType::EnableCaolán McNamara
2020-07-22move useful parts of ControlBase down hierarchyCaolán McNamara
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos
2020-05-22move InterimItemWindow to vclCaolán McNamara