Kaydet (Commit) e76bec37 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS fwkfinal3 (1.2.22); FILE MERGED

2005/03/18 16:24:40 cd 1.2.22.1: #i45427# Fixed documentation problems with autodoc
üst b356bfed
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: XMenuBarMergingAcceptor.idl,v $ * $RCSfile: XMenuBarMergingAcceptor.idl,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: kz $ $Date: 2005-03-01 18:16:30 $ * last change: $Author: rt $ $Date: 2005-03-30 08:18:21 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -70,14 +70,18 @@ ...@@ -70,14 +70,18 @@
#include <com/sun/star/frame/XDispatchProvider.idl> #include <com/sun/star/frame/XDispatchProvider.idl>
#endif #endif
//=============================================================================
module com { module sun { module star { module frame {
//=============================================================================
/** provides functions to set and remove a merged menu bar for inplace /** provides functions to set and remove a merged menu bar for inplace
editing. editing.
@since OOo 2.0.0 @since OOo 2.0.0
*/ */
module com { module sun { module star { module frame {
interface XMenuBarMergingAcceptor : com::sun::star::uno::XInterface interface XMenuBarMergingAcceptor : com::sun::star::uno::XInterface
{ {
/** allows to set a merged menu bar. /** allows to set a merged menu bar.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment