summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-03-14 10:02:02 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-03-14 10:02:02 +0000
commit9233cb49eec031be035346c170576889f245daa3 (patch)
tree91324dedf8aebcafb40cd592d1ff6694308ba6e5 /offapi
parent8b3ca1c4c6cc4e6baa5b3be5dc5b7c152296998e (diff)
INTEGRATION: CWS pbrwuno (1.6.26); FILE MERGED
2005/10/25 07:04:05 fs 1.6.26.2: #i53095# moved DefaultFormComponentInspectorModel to sub module inspection 2005/10/19 07:51:57 fs 1.6.26.1: #i53095# deprecated
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/form/PropertyBrowserController.idl15
1 files changed, 8 insertions, 7 deletions
diff --git a/offapi/com/sun/star/form/PropertyBrowserController.idl b/offapi/com/sun/star/form/PropertyBrowserController.idl
index edcefce1660a..4beed8b745c4 100644
--- a/offapi/com/sun/star/form/PropertyBrowserController.idl
+++ b/offapi/com/sun/star/form/PropertyBrowserController.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: PropertyBrowserController.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 00:21:47 $
+ * last change: $Author: vg $ $Date: 2006-03-14 11:02:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -94,6 +94,12 @@
</listing>
@see com::sun::star::frame::XController
+
+ @deprecated
+ <p>Note that nowadays, this service is only a legacy wrapper using the
+ <type scope="com::sun::star::inspection">ObjectInspector</type> and the
+ <type scope="com::sun::star::form::inspection">DefaultFormComponentInspectorModel</type> services, and knitting them together.</p>
+
*/
published service PropertyBrowserController
{
@@ -147,8 +153,3 @@ published service PropertyBrowserController
}; }; }; };
#endif
-
-/*************************************************************************
- * history:
- ************************************************************************/
-