summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui/dialogs
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 15:46:19 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 15:46:19 +0000
commite0df3c2eb75b27a4a87417234b0a779d5f3fa499 (patch)
treeb4737767ee3a5435ea829af8e109344a2abf6e76 /offapi/com/sun/star/ui/dialogs
parent2c9acbedc3066fb0332862127401f3ad0215d846 (diff)
INTEGRATION: CWS dba30a (1.7.456); FILE MERGED
2008/02/11 08:56:06 fs 1.7.456.1: <service> is not recognized (and not even warned about) by autodoc. <type> is to be used to generate a link to this type
Diffstat (limited to 'offapi/com/sun/star/ui/dialogs')
-rw-r--r--offapi/com/sun/star/ui/dialogs/XFilterGroupManager.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ui/dialogs/XFilterGroupManager.idl b/offapi/com/sun/star/ui/dialogs/XFilterGroupManager.idl
index 0f14bc1f3780..c556b438ed6a 100644
--- a/offapi/com/sun/star/ui/dialogs/XFilterGroupManager.idl
+++ b/offapi/com/sun/star/ui/dialogs/XFilterGroupManager.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XFilterGroupManager.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 08:40:11 $
+ * last change: $Author: kz $ $Date: 2008-03-05 16:46:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,7 +49,7 @@ module com { module sun { module star { module ui { module dialogs {
//=============================================================================
/** Specifies an interface which allows manipulation of groups of filters
- for the <service>FilePicker</service> service.
+ for the <type>FilePicker</type> service.
*/
published interface XFilterGroupManager : com::sun::star::uno::XInterface
{