Author: arielch
Date: Sun Mar  9 05:47:10 2014
New Revision: 1575663

URL: http://svn.apache.org/r1575663
Log:
Do not display heading in the IDL short description

Modified:
    openoffice/trunk/main/offapi/com/sun/star/document/XUndoManager.idl

Modified: openoffice/trunk/main/offapi/com/sun/star/document/XUndoManager.idl
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/document/XUndoManager.idl?rev=1575663&r1=1575662&r2=1575663&view=diff
==============================================================================
--- openoffice/trunk/main/offapi/com/sun/star/document/XUndoManager.idl 
(original)
+++ openoffice/trunk/main/offapi/com/sun/star/document/XUndoManager.idl Sun Mar 
 9 05:47:10 2014
@@ -37,7 +37,7 @@ interface XUndoAction;
 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


Reply via email to