summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorAriel Constenla-Haile <arielch@apache.org>2014-03-09 05:47:10 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-03-09 17:08:16 +0000
commitdf4db631c5a35101283895937d5277a5c0b79690 (patch)
tree7c59a7c87607318ad80b49a90cde176bacc57275 /offapi
parent3f0a8dc3c8204d6a500a5da64ad57996d593022f (diff)
Do not display heading in the IDL short description
(cherry picked from commit 8242e5eed90db471b5dbe37a6bf03e96988ec26d)
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/document/XUndoManager.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/XUndoManager.idl b/offapi/com/sun/star/document/XUndoManager.idl
index 0ba866a4f290..04f8b7ec80ab 100644
--- a/offapi/com/sun/star/document/XUndoManager.idl
+++ b/offapi/com/sun/star/document/XUndoManager.idl
@@ -37,7 +37,7 @@ interface XUndoManagerListener;
/** provides access to the undo/redo stacks of a document
-
+ <p></p>
<h3>Undo</h3>
<p>Changes to a document usually result in recording of information how to undo those changes, if desired. A so-called
undo action records the information how to undo a single change. Undo actions are maintained in a stack, so that