INTEGRATION: CWS toolbars2 (1.3.70); FILE MERGED

2004/08/19 12:29:44 mi 1.3.70.1: #i33199# @since with version number instead of issue id
This commit is contained in:
Oliver Bolte 2004-09-09 15:01:48 +00:00
parent 75cd623d9b
commit 6cf31bb5d3
4 changed files with 12 additions and 12 deletions

View file

@ -2,9 +2,9 @@
*
* $RCSfile: XSingleLayerStratum.idl,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: obo $ $Date: 2004-06-03 18:25:36 $
* last change: $Author: obo $ $Date: 2004-09-09 16:01:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -103,7 +103,7 @@ module com { module sun { module star { module configuration { module backend {
@see com::sun::star::configuration::backend::XSchemaSupplier
@see com::sun::star::configuration::backend::XMultiLayerStratum
@since #107954#
@since OOo 1.1.2
*/
published interface XSingleLayerStratum : ::com::sun::star::uno::XInterface
{

View file

@ -2,9 +2,9 @@
*
* $RCSfile: XUpdatableLayer.idl,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: obo $ $Date: 2004-06-03 18:25:50 $
* last change: $Author: obo $ $Date: 2004-09-09 16:01:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -88,7 +88,7 @@ module com { module sun { module star { module configuration { module backend {
Provides access to a read-write layer of configuration data for
a given component and entity.
@since #107960#
@since OOo 1.1.2
*/
published interface XUpdatableLayer : XLayer
{

View file

@ -2,9 +2,9 @@
*
* $RCSfile: XUpdateHandler.idl,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: obo $ $Date: 2004-06-03 18:26:06 $
* last change: $Author: obo $ $Date: 2004-09-09 16:01:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -90,7 +90,7 @@ module com { module sun { module star { module configuration { module backend {
/** receives a description of a configuration update or layer
as a sequence of events.
@since #107956#
@since OOo 1.1.2
*/
published interface XUpdateHandler: ::com::sun::star::uno::XInterface
{

View file

@ -2,9 +2,9 @@
*
* $RCSfile: LayerParser.idl,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: obo $ $Date: 2004-06-03 18:26:20 $
* last change: $Author: obo $ $Date: 2004-09-09 16:01:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -95,7 +95,7 @@ module xml {
Service that writes OOR Update XML for data described via
<type scope="com::sun::star::configuration::backend">XLayerHandler</type>.
@since #107954#
@since OOo 1.1.2
*/
published service LayerParser
{