diff options
author | Kai Sommerfeld <kso@openoffice.org> | 2011-03-17 12:50:52 +0100 |
---|---|---|
committer | Kai Sommerfeld <kso@openoffice.org> | 2011-03-17 12:50:52 +0100 |
commit | d143205cb540875d39b711af6ea94c3bc7b14ec6 (patch) | |
tree | 2d7028929e300245e0cd3b4d41726590eee18d5c /offapi/com/sun/star/document/XUndoAction.idl | |
parent | 8345f11a520c403a3c74d6c77114351c401cbc5c (diff) |
#i117329# - Publishing of UNO types,third wave.
Diffstat (limited to 'offapi/com/sun/star/document/XUndoAction.idl')
-rwxr-xr-x | offapi/com/sun/star/document/XUndoAction.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/XUndoAction.idl b/offapi/com/sun/star/document/XUndoAction.idl index 88b4f3f04..e65354013 100755 --- a/offapi/com/sun/star/document/XUndoAction.idl +++ b/offapi/com/sun/star/document/XUndoAction.idl @@ -32,13 +32,13 @@ //================================================================================================================== -module com { module sun { module star { module document { +module com { module sun { module star { module document { //================================================================================================================== /** represents a single (undoable) action on a document */ -interface XUndoAction +published interface XUndoAction { /** reverts the action represented by the instance |