1 #ifndef __com_sun_star_configuration_backend_LayerDescriber_idl__
2 #define __com_sun_star_configuration_backend_LayerDescriber_idl__
4 #ifndef __com_sun_star_configuration_backend_XLayerContentDescriber_idl__
5 #include
<com
/sun
/star
/configuration
/backend
/XLayerContentDescriber.idl
>
8 #ifndef __com_sun_star_uno_XInterface_idl__
9 #include
<com
/sun
/star
/uno
/XInterface.idl
>
14 //=============================================================================
16 module com
{ module sun
{ module star
{ module configuration
{ module backend
{
18 //=============================================================================
21 describe the contents of a layer to an XLayerHander object. The contents of
22 the layer is contained in the sequence of PropertyInfo structures
26 service LayerDescriber
29 //-------------------------------------------------------------------------
32 describes a set of configuration data to an XLayerHandler Object.
34 interface com
::sun
::star
::configuration
::backend
::XLayerContentDescriber
;
36 //-------------------------------------------------------------------------
38 //=============================================================================